2025-04-25 13:54:26.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2025-04-25 13:54:26.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:26.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:26.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:26.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:26.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:26.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:26.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c386958 2025-04-25 13:54:26.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:26.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:26.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:26.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:26.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:26.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:26.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:26.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:26.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:26.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:26.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:26.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:26.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:26.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-25 13:54:26.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-25 13:54:26.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:26.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:26.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-25 13:54:26.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:26.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2025-04-25 13:54:26.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:26.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:26.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:26.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:26.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:26.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:26.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:26.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:26.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2025-04-25 13:54:26.309 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-25 13:54:26.309 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-25 13:54:26.309 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2025-04-25 13:54:26.373 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-25 13:54:26.389 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-25 13:54:26.391 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-25 13:54:26.410 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:26.412 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@350e8cae 2025-04-25 13:54:26.413 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@350e8cae 2025-04-25 13:54:26.415 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bc9647f 2025-04-25 13:54:26.415 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bc9647f 2025-04-25 13:54:26.417 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ff6e7de 2025-04-25 13:54:26.417 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ff6e7de 2025-04-25 13:54:26.420 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7af46e44 2025-04-25 13:54:26.420 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7af46e44 2025-04-25 13:54:26.422 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b5ef648 2025-04-25 13:54:26.423 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b5ef648 2025-04-25 13:54:26.425 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bc497c0 2025-04-25 13:54:26.425 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bc497c0 2025-04-25 13:54:26.428 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@43845171 2025-04-25 13:54:26.428 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@43845171 2025-04-25 13:54:26.431 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1adb910b 2025-04-25 13:54:26.431 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1adb910b 2025-04-25 13:54:26.433 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@567bd8ae 2025-04-25 13:54:26.433 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@567bd8ae 2025-04-25 13:54:26.433 [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-25 13:54:26.524 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-25 13:54:26.525 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-25 13:54:26.525 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-25 13:54:26.526 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-25 13:54:26.529 [DefaultDispatcher-worker-8 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-25 13:54:26.529 [DefaultDispatcher-worker-8 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-25 13:54:26.529 [DefaultDispatcher-worker-8 @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-25 13:54:26.529 [DefaultDispatcher-worker-8 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-25 13:54:26.577 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-25 13:54:26.594 [DefaultDispatcher-worker-2 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-25 13:54:26.610 [DefaultDispatcher-worker-10 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-25 13:54:26.623 [DefaultDispatcher-worker-6 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-25 13:54:26.636 [DefaultDispatcher-worker-10 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-25 13:54:26.640 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-25 13:54:26.719 [DefaultDispatcher-worker-1 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-25 13:54:26.737 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-25 13:54:26.737 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-25 13:54:26.746 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2025-04-25 13:54:26.746 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2025-04-25 13:54:26.746 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2025-04-25 13:54:26.747 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e307087: (connection evicted) 2025-04-25 13:54:26.747 [DefaultDispatcher-worker-5 @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-25 13:54:26.747 [DefaultDispatcher-worker-7 @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-25 13:54:26.748 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@350e8cae: (connection evicted) 2025-04-25 13:54:26.748 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3bc9647f: (connection evicted) 2025-04-25 13:54:26.748 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ff6e7de: (connection evicted) 2025-04-25 13:54:26.749 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7af46e44: (connection evicted) 2025-04-25 13:54:26.749 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b5ef648: (connection evicted) 2025-04-25 13:54:26.749 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4bc497c0: (connection evicted) 2025-04-25 13:54:26.749 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43845171: (connection evicted) 2025-04-25 13:54:26.750 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1adb910b: (connection evicted) 2025-04-25 13:54:26.750 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@567bd8ae: (connection evicted) 2025-04-25 13:54:26.751 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:26.751 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2025-04-25 13:54:26.751 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2025-04-25 13:54:26.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2025-04-25 13:54:26.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:26.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5dc7841c 2025-04-25 13:54:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-25 13:54:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-25 13:54:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-25 13:54:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2025-04-25 13:54:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:26.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2025-04-25 13:54:26.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@a3b858f 2025-04-25 13:54:26.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@a3b858f 2025-04-25 13:54:26.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2025-04-25 13:54:26.758 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a3b858f 2025-04-25 13:54:26.764 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a3b858f 2025-04-25 13:54:26.765 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a3b858f 2025-04-25 13:54:26.766 [DefaultDispatcher-worker-5 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-25 13:54:26.766 [DefaultDispatcher-worker-5 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-25 13:54:26.766 [DefaultDispatcher-worker-5 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-25 13:54:26.766 [DefaultDispatcher-worker-5 @coroutine#31] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-25 13:54:26.774 [DefaultDispatcher-worker-5 @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a3b858f 2025-04-25 13:54:26.775 [DefaultDispatcher-worker-5 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-25 13:54:26.776 [DefaultDispatcher-worker-5 @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-25 13:54:26.776 [DefaultDispatcher-worker-5 @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-25 13:54:26.779 [Test worker @coroutine#35] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a3b858f 2025-04-25 13:54:26.788 [DefaultDispatcher-worker-6 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a3b858f 2025-04-25 13:54:26.797 [DefaultDispatcher-worker-7 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a3b858f 2025-04-25 13:54:26.805 [DefaultDispatcher-worker-5 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a3b858f 2025-04-25 13:54:26.813 [DefaultDispatcher-worker-9 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a3b858f 2025-04-25 13:54:26.817 [Test worker @coroutine#44] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a3b858f 2025-04-25 13:54:26.842 [DefaultDispatcher-worker-3 @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a3b858f 2025-04-25 13:54:26.857 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:26.860 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c182861 2025-04-25 13:54:26.861 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c182861 2025-04-25 13:54:26.863 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@52dfcd92 2025-04-25 13:54:26.863 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@52dfcd92 2025-04-25 13:54:26.864 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-25 13:54:26.864 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-25 13:54:26.865 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2025-04-25 13:54:26.865 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2025-04-25 13:54:26.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=3, active=0, idle=3, waiting=0) 2025-04-25 13:54:26.865 [DefaultDispatcher-worker-9 @coroutine#31] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: StandaloneCoroutine was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-25 13:54:26.865 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a3b858f: (connection evicted) 2025-04-25 13:54:26.865 [DefaultDispatcher-worker-3 @coroutine#30] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-25 13:54:26.865 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c182861: (connection evicted) 2025-04-25 13:54:26.866 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@56e04311 2025-04-25 13:54:26.866 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@56e04311 2025-04-25 13:54:26.866 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52dfcd92: (connection evicted) 2025-04-25 13:54:26.866 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56e04311: (connection evicted) 2025-04-25 13:54:26.866 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:26.866 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2025-04-25 13:54:26.866 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2025-04-25 13:54:26.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2025-04-25 13:54:26.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:26.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:26.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:26.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:26.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:26.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:26.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7eee6c13 2025-04-25 13:54:26.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:26.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:26.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:26.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:26.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:26.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:26.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:26.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:26.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:26.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:26.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:26.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:26.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:26.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:26.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:26.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:26.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:26.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:26.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:26.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2025-04-25 13:54:26.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:26.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:26.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:26.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:26.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:26.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:26.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:26.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:26.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2025-04-25 13:54:26.897 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@677cc4e8 2025-04-25 13:54:26.897 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@677cc4e8 2025-04-25 13:54:26.897 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2025-04-25 13:54:26.997 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:27.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2025-04-25 13:54:27.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:27.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:27.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:27.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:27.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:27.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:27.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1214d23c 2025-04-25 13:54:27.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:27.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:27.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:27.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:27.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:27.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:27.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:27.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:27.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:27.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:27.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:27.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:27.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:27.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:27.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:27.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:27.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:27.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:27.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:27.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2025-04-25 13:54:27.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:27.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:27.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:27.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:27.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:27.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:27.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:27.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:27.236 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2025-04-25 13:54:27.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@595814a1 2025-04-25 13:54:27.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@595814a1 2025-04-25 13:54:27.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2025-04-25 13:54:27.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2025-04-25 13:54:27.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:27.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:27.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:27.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:27.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:27.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:27.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49d42faf 2025-04-25 13:54:27.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:27.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:27.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:27.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:27.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:27.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:27.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:27.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:27.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:27.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:27.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:27.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:27.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:27.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:27.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:27.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:27.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:27.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:27.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:27.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2025-04-25 13:54:27.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:27.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:27.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:27.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:27.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:27.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:27.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:27.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:27.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2025-04-25 13:54:27.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@502c2278 2025-04-25 13:54:27.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@502c2278 2025-04-25 13:54:27.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2025-04-25 13:54:27.300 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@595814a1 2025-04-25 13:54:27.337 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:27.350 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:27.441 [DefaultDispatcher-worker-9 @coroutine#84] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502c2278 2025-04-25 13:54:27.446 [DefaultDispatcher-worker-9 @coroutine#86] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502c2278 2025-04-25 13:54:27.446 [DefaultDispatcher-worker-9 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33795/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-25 13:54:27.446 [DefaultDispatcher-worker-9 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33795/com/ustadmobile/core/contenttype/childrens-literature.epub. 2025-04-25 13:54:27.447 [DefaultDispatcher-worker-9 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33795/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-25 13:54:27.458 [DefaultDispatcher-worker-9 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33795/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-25 13:54:27.459 [DefaultDispatcher-worker-9 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33795/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-25 13:54:27.499 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2025-04-25 13:54:27.500 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2025-04-25 13:54:27.500 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:27.500 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@595814a1: (connection evicted) 2025-04-25 13:54:27.500 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:27.500 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2025-04-25 13:54:27.500 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2025-04-25 13:54:27.502 [Test worker @coroutine#90] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502c2278 2025-04-25 13:54:27.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2025-04-25 13:54:27.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:27.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:27.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:27.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:27.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:27.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:27.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27db45f 2025-04-25 13:54:27.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:27.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:27.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:27.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:27.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:27.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:27.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:27.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:27.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:27.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:27.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:27.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:27.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:27.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:27.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:27.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:27.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:27.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:27.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:27.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2025-04-25 13:54:27.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:27.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:27.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:27.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:27.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:27.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:27.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:27.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:27.505 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2025-04-25 13:54:27.505 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aeff8ca 2025-04-25 13:54:27.505 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aeff8ca 2025-04-25 13:54:27.505 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2025-04-25 13:54:27.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2025-04-25 13:54:27.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:27.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:27.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:27.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:27.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:27.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:27.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f2c995b 2025-04-25 13:54:27.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:27.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:27.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:27.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:27.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:27.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:27.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:27.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:27.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:27.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:27.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:27.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:27.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:27.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:27.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:27.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:27.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:27.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:27.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:27.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2025-04-25 13:54:27.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:27.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:27.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:27.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:27.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:27.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:27.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:27.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:27.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2025-04-25 13:54:27.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@6068ebb2 2025-04-25 13:54:27.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@6068ebb2 2025-04-25 13:54:27.515 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2025-04-25 13:54:27.543 [DefaultDispatcher-worker-1 @coroutine#99] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6068ebb2 2025-04-25 13:54:27.545 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2025-04-25 13:54:27.545 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2025-04-25 13:54:27.545 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:27.545 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1aeff8ca: (connection evicted) 2025-04-25 13:54:27.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:27.546 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2025-04-25 13:54:27.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2025-04-25 13:54:27.546 [Test worker @coroutine#101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6068ebb2 2025-04-25 13:54:27.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2025-04-25 13:54:27.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:27.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:27.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:27.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:27.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:27.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:27.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@298e002d 2025-04-25 13:54:27.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:27.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:27.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:27.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:27.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:27.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:27.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:27.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:27.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:27.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:27.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:27.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:27.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:27.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:27.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:27.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:27.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:27.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:27.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:27.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2025-04-25 13:54:27.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:27.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:27.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:27.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:27.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:27.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:27.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:27.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:27.548 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2025-04-25 13:54:27.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c6bd624 2025-04-25 13:54:27.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c6bd624 2025-04-25 13:54:27.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2025-04-25 13:54:27.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2025-04-25 13:54:27.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:27.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:27.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:27.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:27.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:27.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:27.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d8d52be 2025-04-25 13:54:27.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:27.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:27.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:27.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:27.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:27.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:27.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:27.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:27.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:27.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:27.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:27.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:27.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:27.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:27.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:27.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:27.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:27.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:27.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:27.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2025-04-25 13:54:27.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:27.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:27.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:27.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:27.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:27.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:27.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:27.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:27.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2025-04-25 13:54:27.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f6a8efe 2025-04-25 13:54:27.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f6a8efe 2025-04-25 13:54:27.559 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2025-04-25 13:54:27.563 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2025-04-25 13:54:27.563 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2025-04-25 13:54:27.563 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:27.563 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c6bd624: (connection evicted) 2025-04-25 13:54:27.564 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:27.564 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2025-04-25 13:54:27.564 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2025-04-25 13:54:27.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2025-04-25 13:54:27.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:27.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:27.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:27.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:27.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:27.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:27.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e06ec83 2025-04-25 13:54:27.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:27.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:27.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:27.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:27.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:27.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:27.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:27.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:27.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:27.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:27.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:27.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:27.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:27.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:27.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:27.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:27.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:27.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:27.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:27.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2025-04-25 13:54:27.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:27.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:27.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:27.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:27.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:27.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:27.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:27.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:27.566 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2025-04-25 13:54:27.566 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@410382cb 2025-04-25 13:54:27.566 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@410382cb 2025-04-25 13:54:27.566 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2025-04-25 13:54:27.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2025-04-25 13:54:27.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:27.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:27.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:27.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:27.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:27.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:27.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@399f5daf 2025-04-25 13:54:27.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:27.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:27.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:27.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:27.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:27.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:27.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:27.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:27.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:27.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:27.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:27.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:27.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:27.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:27.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:27.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:27.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:27.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:27.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:27.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2025-04-25 13:54:27.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:27.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:27.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:27.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:27.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:27.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:27.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:27.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:27.576 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2025-04-25 13:54:27.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@29f3185c 2025-04-25 13:54:27.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@29f3185c 2025-04-25 13:54:27.576 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2025-04-25 13:54:27.583 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2025-04-25 13:54:27.583 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2025-04-25 13:54:27.583 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:27.584 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@410382cb: (connection evicted) 2025-04-25 13:54:27.584 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:27.584 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2025-04-25 13:54:27.584 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2025-04-25 13:54:27.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2025-04-25 13:54:27.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:27.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:27.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:27.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:27.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:27.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:27.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77ba583 2025-04-25 13:54:27.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:27.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:27.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:27.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:27.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:27.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:27.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:27.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:27.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:27.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:27.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:27.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:27.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:27.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:27.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:27.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:27.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:27.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:27.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:27.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2025-04-25 13:54:27.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:27.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:27.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:27.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:27.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:27.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:27.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:27.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:27.586 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2025-04-25 13:54:27.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@6851b296 2025-04-25 13:54:27.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@6851b296 2025-04-25 13:54:27.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2025-04-25 13:54:27.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2025-04-25 13:54:27.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:27.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:27.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:27.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:27.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:27.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:27.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@586737ff 2025-04-25 13:54:27.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:27.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:27.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:27.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:27.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:27.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:27.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:27.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:27.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:27.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:27.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:27.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:27.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:27.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:27.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:27.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:27.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:27.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:27.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:27.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2025-04-25 13:54:27.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:27.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:27.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:27.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:27.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:27.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:27.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:27.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:27.597 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2025-04-25 13:54:27.597 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@685e6a68 2025-04-25 13:54:27.597 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@685e6a68 2025-04-25 13:54:27.597 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2025-04-25 13:54:27.614 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2025-04-25 13:54:27.614 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2025-04-25 13:54:27.614 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:27.614 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6851b296: (connection evicted) 2025-04-25 13:54:27.614 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:27.614 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2025-04-25 13:54:27.614 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2025-04-25 13:54:27.615 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:27.659 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:27.676 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:27.697 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:27.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2025-04-25 13:54:27.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:27.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:27.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:27.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:27.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:27.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:27.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@269308cc 2025-04-25 13:54:27.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:27.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:27.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:27.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:27.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:27.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:27.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:27.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:27.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:27.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:27.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:27.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:27.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:27.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:27.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:27.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:27.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:27.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:27.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:27.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2025-04-25 13:54:27.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:27.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:27.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:27.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:27.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:27.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:27.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:27.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:27.772 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2025-04-25 13:54:27.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@17d816b3 2025-04-25 13:54:27.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@17d816b3 2025-04-25 13:54:27.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2025-04-25 13:54:27.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2025-04-25 13:54:27.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:27.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:27.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:27.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:27.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:27.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:27.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@126675fd 2025-04-25 13:54:27.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:27.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:27.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:27.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:27.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:27.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:27.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:27.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:27.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:27.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:27.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:27.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:27.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:27.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:27.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:27.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:27.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:27.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:27.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:27.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2025-04-25 13:54:27.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:27.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:27.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:27.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:27.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:27.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:27.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:27.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:27.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2025-04-25 13:54:27.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@5560b64d 2025-04-25 13:54:27.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@5560b64d 2025-04-25 13:54:27.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2025-04-25 13:54:27.872 [DefaultDispatcher-worker-8 @coroutine#129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5560b64d 2025-04-25 13:54:27.873 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:27.882 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:27.891 [DefaultDispatcher-worker-8 @coroutine#131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5560b64d 2025-04-25 13:54:27.896 [DefaultDispatcher-worker-8 @coroutine#133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5560b64d 2025-04-25 13:54:27.901 [DefaultDispatcher-worker-8 @coroutine#135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5560b64d 2025-04-25 13:54:27.954 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2025-04-25 13:54:27.954 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2025-04-25 13:54:27.954 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:27.954 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17d816b3: (connection evicted) 2025-04-25 13:54:27.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:27.955 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2025-04-25 13:54:27.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2025-04-25 13:54:27.958 [Test worker @coroutine#137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5560b64d 2025-04-25 13:54:27.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2025-04-25 13:54:27.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:27.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:27.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:27.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:27.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:27.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:27.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27dfd12b 2025-04-25 13:54:27.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:27.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:27.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:27.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:27.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:27.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:27.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:27.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:27.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:27.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:27.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:27.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:27.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:27.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:27.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:27.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:27.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:27.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:27.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:27.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2025-04-25 13:54:27.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:27.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:27.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:27.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:27.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:27.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:27.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:27.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:27.968 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2025-04-25 13:54:27.969 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a72e2e8 2025-04-25 13:54:27.969 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a72e2e8 2025-04-25 13:54:27.969 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2025-04-25 13:54:27.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2025-04-25 13:54:27.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:27.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:27.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:27.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:27.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:27.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:27.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42401b81 2025-04-25 13:54:27.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:27.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:27.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:27.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:27.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:27.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:27.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:27.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:27.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:27.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:27.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:27.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:27.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:27.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:27.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:27.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:27.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:27.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:27.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:27.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2025-04-25 13:54:27.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:27.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:27.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:27.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:27.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:27.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:27.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:27.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:27.978 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2025-04-25 13:54:27.978 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@47ef5a33 2025-04-25 13:54:27.978 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@47ef5a33 2025-04-25 13:54:27.978 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2025-04-25 13:54:27.981 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2025-04-25 13:54:27.981 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2025-04-25 13:54:27.981 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:27.981 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a72e2e8: (connection evicted) 2025-04-25 13:54:27.981 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:27.981 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2025-04-25 13:54:27.981 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2025-04-25 13:54:27.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2025-04-25 13:54:27.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:27.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:27.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:27.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:27.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:27.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:27.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45424c0 2025-04-25 13:54:27.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:27.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:27.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:27.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:27.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:27.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:27.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:27.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:27.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:27.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:27.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:27.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:27.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:27.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:27.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:27.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:27.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:27.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:27.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:27.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2025-04-25 13:54:27.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:27.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:27.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:27.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:27.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:27.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:27.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:27.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:27.983 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2025-04-25 13:54:27.983 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@b8b2184 2025-04-25 13:54:27.983 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@b8b2184 2025-04-25 13:54:27.983 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2025-04-25 13:54:27.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2025-04-25 13:54:27.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:27.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:27.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:27.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:27.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:27.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:27.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@299a43d9 2025-04-25 13:54:27.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:27.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:27.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:27.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:27.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:27.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:27.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:27.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:27.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:27.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:27.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:27.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:27.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:27.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:27.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:27.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:27.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:27.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:27.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:27.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2025-04-25 13:54:27.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:27.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:27.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:27.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:27.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:27.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:27.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:27.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:27.991 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2025-04-25 13:54:27.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fa5c8cf 2025-04-25 13:54:27.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fa5c8cf 2025-04-25 13:54:27.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2025-04-25 13:54:27.993 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2025-04-25 13:54:27.993 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2025-04-25 13:54:27.993 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:27.993 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b8b2184: (connection evicted) 2025-04-25 13:54:27.993 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:27.993 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2025-04-25 13:54:27.993 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2025-04-25 13:54:27.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2025-04-25 13:54:27.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:27.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:27.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:27.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:27.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:27.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:27.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d18338b 2025-04-25 13:54:27.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:27.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:27.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:27.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:27.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:27.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:27.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:27.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:27.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:27.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:27.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:27.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:27.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:27.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:27.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:27.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:27.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:27.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:27.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:27.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2025-04-25 13:54:27.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:27.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:27.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:27.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:27.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:27.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:27.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:27.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:27.995 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2025-04-25 13:54:27.995 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@30c8c6ab 2025-04-25 13:54:27.995 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@30c8c6ab 2025-04-25 13:54:27.995 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2025-04-25 13:54:28.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2025-04-25 13:54:28.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:28.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:28.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:28.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:28.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:28.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:28.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@bcfe29c 2025-04-25 13:54:28.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:28.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:28.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:28.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:28.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:28.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:28.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:28.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:28.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:28.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:28.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:28.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:28.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:28.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:28.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:28.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:28.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:28.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:28.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:28.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2025-04-25 13:54:28.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:28.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:28.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:28.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:28.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:28.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:28.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:28.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:28.003 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2025-04-25 13:54:28.003 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bd3ca3c 2025-04-25 13:54:28.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bd3ca3c 2025-04-25 13:54:28.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2025-04-25 13:54:28.005 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2025-04-25 13:54:28.005 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2025-04-25 13:54:28.005 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:28.005 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30c8c6ab: (connection evicted) 2025-04-25 13:54:28.005 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:28.005 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2025-04-25 13:54:28.005 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2025-04-25 13:54:28.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2025-04-25 13:54:28.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:28.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:28.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:28.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:28.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:28.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:28.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a55e82a 2025-04-25 13:54:28.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:28.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:28.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:28.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:28.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:28.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:28.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:28.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:28.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:28.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:28.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:28.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:28.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:28.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:28.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:28.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:28.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:28.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:28.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:28.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2025-04-25 13:54:28.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:28.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:28.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:28.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:28.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:28.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:28.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:28.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:28.007 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2025-04-25 13:54:28.008 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a01ffff 2025-04-25 13:54:28.008 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a01ffff 2025-04-25 13:54:28.008 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2025-04-25 13:54:28.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2025-04-25 13:54:28.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:28.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:28.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:28.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:28.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:28.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:28.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a99c42c 2025-04-25 13:54:28.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:28.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:28.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:28.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:28.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:28.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:28.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:28.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:28.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:28.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:28.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:28.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:28.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:28.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:28.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:28.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:28.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:28.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:28.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:28.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2025-04-25 13:54:28.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:28.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:28.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:28.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:28.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:28.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:28.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:28.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:28.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2025-04-25 13:54:28.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b2b7e3c 2025-04-25 13:54:28.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b2b7e3c 2025-04-25 13:54:28.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2025-04-25 13:54:28.062 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2025-04-25 13:54:28.062 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2025-04-25 13:54:28.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:28.063 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a01ffff: (connection evicted) 2025-04-25 13:54:28.063 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:28.063 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2025-04-25 13:54:28.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2025-04-25 13:54:28.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2025-04-25 13:54:28.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:28.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:28.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:28.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:28.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:28.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:28.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25464154 2025-04-25 13:54:28.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:28.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:28.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:28.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:28.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:28.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:28.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:28.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:28.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:28.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:28.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:28.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:28.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:28.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:28.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:28.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:28.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:28.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:28.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:28.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2025-04-25 13:54:28.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:28.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:28.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:28.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:28.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:28.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:28.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:28.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:28.065 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2025-04-25 13:54:28.066 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@131c0b6f 2025-04-25 13:54:28.066 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@131c0b6f 2025-04-25 13:54:28.066 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2025-04-25 13:54:28.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2025-04-25 13:54:28.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:28.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:28.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:28.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:28.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:28.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:28.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f030c72 2025-04-25 13:54:28.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:28.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:28.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:28.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:28.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:28.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:28.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:28.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:28.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:28.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:28.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:28.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:28.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:28.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:28.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:28.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:28.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:28.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:28.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:28.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2025-04-25 13:54:28.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:28.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:28.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:28.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:28.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:28.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:28.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:28.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:28.075 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2025-04-25 13:54:28.075 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@18513c23 2025-04-25 13:54:28.075 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@18513c23 2025-04-25 13:54:28.075 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2025-04-25 13:54:28.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2025-04-25 13:54:28.077 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2025-04-25 13:54:28.077 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:28.077 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@131c0b6f: (connection evicted) 2025-04-25 13:54:28.078 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:28.078 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2025-04-25 13:54:28.078 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2025-04-25 13:54:28.078 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:28.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2025-04-25 13:54:28.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:28.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:28.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:28.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:28.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:28.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:28.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a0ffb9b 2025-04-25 13:54:28.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:28.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:28.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:28.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:28.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:28.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:28.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:28.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:28.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:28.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:28.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:28.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:28.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:28.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:28.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:28.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:28.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:28.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:28.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:28.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2025-04-25 13:54:28.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:28.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:28.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:28.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:28.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:28.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:28.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:28.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:28.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2025-04-25 13:54:28.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@8549c5f 2025-04-25 13:54:28.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@8549c5f 2025-04-25 13:54:28.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2025-04-25 13:54:28.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2025-04-25 13:54:28.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:28.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:28.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:28.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:28.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:28.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:28.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35454c7a 2025-04-25 13:54:28.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:28.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:28.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:28.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:28.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:28.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:28.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:28.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:28.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:28.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:28.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:28.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:28.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:28.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:28.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:28.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:28.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:28.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:28.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:28.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2025-04-25 13:54:28.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:28.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:28.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:28.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:28.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:28.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:28.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:28.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:28.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2025-04-25 13:54:28.089 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@319aa9ee 2025-04-25 13:54:28.089 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@319aa9ee 2025-04-25 13:54:28.089 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2025-04-25 13:54:28.092 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:28.097 [DefaultDispatcher-worker-3 @coroutine#178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@319aa9ee 2025-04-25 13:54:28.098 [DefaultDispatcher-worker-3 @coroutine#180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@319aa9ee 2025-04-25 13:54:28.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2025-04-25 13:54:28.099 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2025-04-25 13:54:28.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:28.099 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8549c5f: (connection evicted) 2025-04-25 13:54:28.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:28.099 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2025-04-25 13:54:28.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2025-04-25 13:54:28.100 [Test worker @coroutine#182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@319aa9ee 2025-04-25 13:54:28.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2025-04-25 13:54:28.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:28.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:28.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:28.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:28.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:28.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:28.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1be3f8f8 2025-04-25 13:54:28.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:28.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:28.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:28.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:28.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:28.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:28.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:28.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:28.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:28.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:28.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:28.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:28.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:28.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:28.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:28.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:28.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:28.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:28.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:28.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2025-04-25 13:54:28.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:28.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:28.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:28.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:28.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:28.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:28.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:28.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:28.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2025-04-25 13:54:28.102 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ceb68a1 2025-04-25 13:54:28.102 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ceb68a1 2025-04-25 13:54:28.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2025-04-25 13:54:28.104 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:28.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2025-04-25 13:54:28.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:28.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:28.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:28.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:28.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:28.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:28.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6de33fde 2025-04-25 13:54:28.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:28.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:28.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:28.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:28.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:28.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:28.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:28.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:28.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:28.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:28.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:28.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:28.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:28.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:28.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:28.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:28.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:28.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:28.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:28.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2025-04-25 13:54:28.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:28.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:28.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:28.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:28.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:28.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:28.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:28.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:28.110 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2025-04-25 13:54:28.110 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@59e0d521 2025-04-25 13:54:28.111 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@59e0d521 2025-04-25 13:54:28.111 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2025-04-25 13:54:28.116 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:28.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2025-04-25 13:54:28.122 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2025-04-25 13:54:28.122 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:28.122 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ceb68a1: (connection evicted) 2025-04-25 13:54:28.122 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:28.122 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2025-04-25 13:54:28.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2025-04-25 13:54:28.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2025-04-25 13:54:28.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:28.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:28.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:28.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:28.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:28.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:28.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4045fd1f 2025-04-25 13:54:28.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:28.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:28.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:28.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:28.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:28.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:28.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:28.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:28.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:28.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:28.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:28.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:28.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:28.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:28.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:28.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:28.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:28.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:28.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:28.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2025-04-25 13:54:28.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:28.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:28.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:28.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:28.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:28.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:28.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:28.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:28.129 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2025-04-25 13:54:28.129 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@67e11bda 2025-04-25 13:54:28.129 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@67e11bda 2025-04-25 13:54:28.129 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2025-04-25 13:54:28.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2025-04-25 13:54:28.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:28.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:28.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:28.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:28.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:28.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:28.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@341ccfd1 2025-04-25 13:54:28.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:28.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:28.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:28.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:28.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:28.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:28.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:28.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:28.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:28.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:28.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:28.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:28.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:28.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:28.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:28.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:28.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:28.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:28.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:28.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2025-04-25 13:54:28.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:28.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:28.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:28.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:28.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:28.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:28.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:28.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:28.138 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2025-04-25 13:54:28.138 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cead673 2025-04-25 13:54:28.139 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cead673 2025-04-25 13:54:28.139 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2025-04-25 13:54:28.176 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:28.189 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:28.211 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:28.229 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:28.236 [DefaultDispatcher-worker-9 @coroutine#200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cead673 2025-04-25 13:54:28.237 [DefaultDispatcher-worker-9 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cead673 2025-04-25 13:54:28.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2025-04-25 13:54:28.238 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2025-04-25 13:54:28.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:28.238 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67e11bda: (connection evicted) 2025-04-25 13:54:28.239 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:28.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:28.239 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2025-04-25 13:54:28.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2025-04-25 13:54:28.239 [Test worker @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cead673 2025-04-25 13:54:28.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2025-04-25 13:54:28.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:28.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:28.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:28.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:28.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:28.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:28.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@336d28a1 2025-04-25 13:54:28.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:28.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:28.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:28.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:28.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:28.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:28.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:28.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:28.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:28.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:28.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:28.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:28.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:28.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:28.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:28.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:28.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:28.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:28.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:28.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2025-04-25 13:54:28.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:28.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:28.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:28.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:28.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:28.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:28.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:28.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:28.241 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2025-04-25 13:54:28.241 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@42e202d7 2025-04-25 13:54:28.241 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@42e202d7 2025-04-25 13:54:28.241 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2025-04-25 13:54:28.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2025-04-25 13:54:28.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:28.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:28.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:28.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:28.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:28.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:28.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1686ed85 2025-04-25 13:54:28.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:28.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:28.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:28.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:28.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:28.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:28.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:28.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:28.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:28.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:28.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:28.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:28.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:28.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:28.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:28.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:28.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:28.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:28.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:28.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2025-04-25 13:54:28.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:28.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:28.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:28.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:28.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:28.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:28.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:28.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:28.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2025-04-25 13:54:28.251 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fc3529 2025-04-25 13:54:28.251 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fc3529 2025-04-25 13:54:28.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2025-04-25 13:54:28.341 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:28.351 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:28.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2025-04-25 13:54:28.388 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2025-04-25 13:54:28.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:28.388 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42e202d7: (connection evicted) 2025-04-25 13:54:28.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:28.389 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2025-04-25 13:54:28.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2025-04-25 13:54:28.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2025-04-25 13:54:28.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:28.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:28.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:28.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:28.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:28.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:28.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17df689e 2025-04-25 13:54:28.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:28.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:28.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:28.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:28.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:28.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:28.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:28.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:28.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:28.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:28.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:28.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:28.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:28.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:28.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:28.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:28.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:28.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:28.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:28.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2025-04-25 13:54:28.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:28.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:28.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:28.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:28.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:28.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:28.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:28.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:28.391 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2025-04-25 13:54:28.392 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a7469ca 2025-04-25 13:54:28.392 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a7469ca 2025-04-25 13:54:28.392 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2025-04-25 13:54:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2025-04-25 13:54:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c8e8fed 2025-04-25 13:54:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2025-04-25 13:54:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:28.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2025-04-25 13:54:28.401 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@713e7d9a 2025-04-25 13:54:28.401 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@713e7d9a 2025-04-25 13:54:28.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2025-04-25 13:54:28.403 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2025-04-25 13:54:28.403 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2025-04-25 13:54:28.403 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:28.403 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a7469ca: (connection evicted) 2025-04-25 13:54:28.403 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:28.403 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2025-04-25 13:54:28.403 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2025-04-25 13:54:28.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2025-04-25 13:54:28.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:28.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:28.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:28.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:28.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:28.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:28.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d31f14 2025-04-25 13:54:28.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:28.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:28.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:28.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:28.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:28.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:28.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:28.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:28.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:28.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:28.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:28.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:28.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:28.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:28.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:28.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:28.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:28.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:28.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:28.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2025-04-25 13:54:28.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:28.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:28.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:28.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:28.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:28.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:28.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:28.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:28.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2025-04-25 13:54:28.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@75e4fe3c 2025-04-25 13:54:28.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@75e4fe3c 2025-04-25 13:54:28.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2025-04-25 13:54:28.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2025-04-25 13:54:28.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:28.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:28.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:28.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:28.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:28.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:28.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7bda01da 2025-04-25 13:54:28.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:28.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:28.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:28.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:28.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:28.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:28.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:28.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:28.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:28.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:28.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:28.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:28.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:28.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:28.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:28.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:28.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:28.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:28.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:28.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2025-04-25 13:54:28.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:28.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:28.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:28.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:28.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:28.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:28.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:28.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:28.422 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2025-04-25 13:54:28.422 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@25216999 2025-04-25 13:54:28.422 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@25216999 2025-04-25 13:54:28.422 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2025-04-25 13:54:28.501 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:28.513 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:28.516 [DefaultDispatcher-worker-1 @coroutine#227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25216999 2025-04-25 13:54:28.517 [DefaultDispatcher-worker-1 @coroutine#229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25216999 2025-04-25 13:54:28.518 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2025-04-25 13:54:28.518 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2025-04-25 13:54:28.518 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:28.518 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75e4fe3c: (connection evicted) 2025-04-25 13:54:28.518 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:28.518 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2025-04-25 13:54:28.518 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2025-04-25 13:54:28.519 [Test worker @coroutine#231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25216999 2025-04-25 13:54:28.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2025-04-25 13:54:28.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:28.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:28.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:28.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:28.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:28.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:28.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b52b18a 2025-04-25 13:54:28.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:28.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:28.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:28.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:28.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:28.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:28.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:28.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:28.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:28.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:28.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:28.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:28.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:28.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:28.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:28.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:28.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:28.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:28.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:28.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2025-04-25 13:54:28.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:28.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:28.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:28.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:28.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:28.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:28.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:28.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:28.521 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2025-04-25 13:54:28.521 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@aedc426 2025-04-25 13:54:28.521 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@aedc426 2025-04-25 13:54:28.521 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2025-04-25 13:54:28.523 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:28.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2025-04-25 13:54:28.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:28.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:28.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:28.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:28.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:28.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:28.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39b85a73 2025-04-25 13:54:28.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:28.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:28.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:28.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:28.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:28.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:28.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:28.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:28.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:28.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:28.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:28.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:28.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:28.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:28.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:28.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:28.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:28.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:28.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:28.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2025-04-25 13:54:28.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:28.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:28.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:28.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:28.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:28.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:28.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:28.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:28.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2025-04-25 13:54:28.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a730479 2025-04-25 13:54:28.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a730479 2025-04-25 13:54:28.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2025-04-25 13:54:28.533 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2025-04-25 13:54:28.533 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2025-04-25 13:54:28.533 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:28.533 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@aedc426: (connection evicted) 2025-04-25 13:54:28.533 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:28.533 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2025-04-25 13:54:28.533 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2025-04-25 13:54:28.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2025-04-25 13:54:28.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:28.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:28.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:28.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:28.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:28.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:28.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d7865d6 2025-04-25 13:54:28.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:28.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:28.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:28.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:28.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:28.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:28.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:28.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:28.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:28.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:28.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:28.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:28.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:28.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-25 13:54:28.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-25 13:54:28.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:28.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:28.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-25 13:54:28.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:28.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2025-04-25 13:54:28.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:28.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:28.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:28.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:28.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:28.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:28.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:28.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:28.537 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2025-04-25 13:54:28.537 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@77f03916 2025-04-25 13:54:28.537 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@77f03916 2025-04-25 13:54:28.537 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2025-04-25 13:54:28.549 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77f03916 2025-04-25 13:54:28.554 [Test worker @coroutine#240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77f03916 2025-04-25 13:54:28.556 [Test worker @coroutine#242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77f03916 2025-04-25 13:54:28.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2025-04-25 13:54:28.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:28.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:28.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:28.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:28.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:28.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:28.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3caa4d85 2025-04-25 13:54:28.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:28.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:28.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:28.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:28.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:28.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:28.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:28.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:28.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:28.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:28.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:28.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:28.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:28.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:28.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:28.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:28.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:28.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:28.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:28.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2025-04-25 13:54:28.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:28.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:28.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:28.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:28.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:28.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:28.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:28.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:28.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2025-04-25 13:54:28.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@51508029 2025-04-25 13:54:28.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@51508029 2025-04-25 13:54:28.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2025-04-25 13:54:28.564 [DefaultDispatcher-worker-17 @coroutine#244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77f03916 2025-04-25 13:54:28.564 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2025-04-25 13:54:28.564 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2025-04-25 13:54:28.564 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:28.565 [HikariPool-40 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77f03916: (connection evicted) 2025-04-25 13:54:28.566 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:28.566 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2025-04-25 13:54:28.566 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2025-04-25 13:54:28.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2025-04-25 13:54:28.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:28.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:28.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:28.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:28.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:28.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:28.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d73767e 2025-04-25 13:54:28.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:28.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:28.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:28.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:28.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:28.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:28.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:28.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:28.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:28.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:28.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:28.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:28.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:28.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-25 13:54:28.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-25 13:54:28.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:28.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:28.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-25 13:54:28.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:28.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2025-04-25 13:54:28.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:28.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:28.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:28.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:28.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:28.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:28.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:28.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:28.568 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2025-04-25 13:54:28.569 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d1cdeb1 2025-04-25 13:54:28.569 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d1cdeb1 2025-04-25 13:54:28.570 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2025-04-25 13:54:28.570 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d1cdeb1 2025-04-25 13:54:28.576 [Test worker @coroutine#257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d1cdeb1 2025-04-25 13:54:28.577 [Test worker @coroutine#259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d1cdeb1 2025-04-25 13:54:28.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2025-04-25 13:54:28.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:28.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:28.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:28.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:28.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:28.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:28.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@702b656a 2025-04-25 13:54:28.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:28.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:28.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:28.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:28.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:28.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:28.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:28.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:28.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:28.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:28.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:28.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:28.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:28.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:28.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:28.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:28.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:28.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:28.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:28.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2025-04-25 13:54:28.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:28.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:28.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:28.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:28.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:28.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:28.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:28.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:28.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2025-04-25 13:54:28.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ccfac29 2025-04-25 13:54:28.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ccfac29 2025-04-25 13:54:28.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2025-04-25 13:54:28.584 [DefaultDispatcher-worker-5 @coroutine#261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d1cdeb1 2025-04-25 13:54:28.584 [DefaultDispatcher-worker-15 @coroutine#272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ccfac29 2025-04-25 13:54:28.585 [Test worker @coroutine#275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ccfac29 2025-04-25 13:54:28.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2025-04-25 13:54:28.587 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2025-04-25 13:54:28.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:28.587 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d1cdeb1: (connection evicted) 2025-04-25 13:54:28.588 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:28.588 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2025-04-25 13:54:28.588 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2025-04-25 13:54:28.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2025-04-25 13:54:28.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:28.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:28.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:28.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:28.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:28.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:28.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24f177f5 2025-04-25 13:54:28.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:28.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:28.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:28.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:28.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:28.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:28.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:28.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:28.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:28.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:28.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:28.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:28.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:28.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-25 13:54:28.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-25 13:54:28.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:28.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:28.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-25 13:54:28.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:28.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2025-04-25 13:54:28.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:28.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:28.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:28.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:28.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:28.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:28.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:28.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:28.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2025-04-25 13:54:28.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ed691fd 2025-04-25 13:54:28.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ed691fd 2025-04-25 13:54:28.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2025-04-25 13:54:28.592 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ed691fd 2025-04-25 13:54:28.597 [Test worker @coroutine#278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ed691fd 2025-04-25 13:54:28.598 [Test worker @coroutine#280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ed691fd 2025-04-25 13:54:28.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2025-04-25 13:54:28.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:28.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:28.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:28.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:28.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:28.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:28.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77ce8bc5 2025-04-25 13:54:28.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:28.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:28.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:28.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:28.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:28.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:28.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:28.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:28.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:28.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:28.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:28.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:28.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:28.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:28.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:28.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:28.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:28.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:28.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:28.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2025-04-25 13:54:28.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:28.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:28.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:28.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:28.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:28.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:28.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:28.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:28.599 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2025-04-25 13:54:28.600 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@28e48b65 2025-04-25 13:54:28.600 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@28e48b65 2025-04-25 13:54:28.600 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2025-04-25 13:54:28.604 [DefaultDispatcher-worker-11 @coroutine#282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ed691fd 2025-04-25 13:54:28.608 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2025-04-25 13:54:28.608 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2025-04-25 13:54:28.608 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:28.608 [HikariPool-44 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ed691fd: (connection evicted) 2025-04-25 13:54:28.608 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:28.608 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2025-04-25 13:54:28.608 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2025-04-25 13:54:28.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2025-04-25 13:54:28.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:28.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:28.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:28.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:28.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:28.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:28.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a205ee5 2025-04-25 13:54:28.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:28.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:28.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:28.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:28.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:28.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:28.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:28.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:28.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:28.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:28.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:28.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:28.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:28.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-25 13:54:28.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-25 13:54:28.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:28.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:28.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-25 13:54:28.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:28.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2025-04-25 13:54:28.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:28.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:28.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:28.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:28.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:28.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:28.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:28.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:28.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2025-04-25 13:54:28.612 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@11295cb1 2025-04-25 13:54:28.612 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@11295cb1 2025-04-25 13:54:28.612 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2025-04-25 13:54:28.613 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11295cb1 2025-04-25 13:54:28.618 [Test worker @coroutine#295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11295cb1 2025-04-25 13:54:28.619 [Test worker @coroutine#297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11295cb1 2025-04-25 13:54:28.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2025-04-25 13:54:28.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:28.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:28.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:28.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:28.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:28.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:28.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8ef1d58 2025-04-25 13:54:28.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:28.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:28.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:28.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:28.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:28.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:28.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:28.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:28.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:28.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:28.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:28.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:28.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:28.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:28.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:28.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:28.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:28.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:28.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:28.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2025-04-25 13:54:28.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:28.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:28.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:28.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:28.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:28.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:28.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:28.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:28.621 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2025-04-25 13:54:28.621 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@56f2c9e8 2025-04-25 13:54:28.621 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@56f2c9e8 2025-04-25 13:54:28.621 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2025-04-25 13:54:28.624 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2025-04-25 13:54:28.625 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2025-04-25 13:54:28.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-25 13:54:28.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:28.625 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2025-04-25 13:54:28.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2025-04-25 13:54:28.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2025-04-25 13:54:28.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:28.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:28.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:28.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:28.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:28.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:28.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1cb849b2 2025-04-25 13:54:28.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:28.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:28.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:28.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:28.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:28.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:28.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:28.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:28.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:28.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:28.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:28.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:28.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:28.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:28.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:28.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:28.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:28.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:28.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:28.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2025-04-25 13:54:28.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:28.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:28.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:28.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:28.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:28.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:28.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:28.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:28.628 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2025-04-25 13:54:28.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dd38df2 2025-04-25 13:54:28.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dd38df2 2025-04-25 13:54:28.628 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2025-04-25 13:54:28.630 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:28.658 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:28.660 [DefaultDispatcher-worker-11 @coroutine#310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dd38df2 2025-04-25 13:54:28.666 [DefaultDispatcher-worker-15 @coroutine#310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dd38df2 2025-04-25 13:54:28.679 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:28.692 [DefaultDispatcher-worker-11 @coroutine#310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dd38df2 2025-04-25 13:54:28.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2025-04-25 13:54:28.693 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2025-04-25 13:54:28.693 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:28.694 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6dd38df2: (connection evicted) 2025-04-25 13:54:28.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:28.694 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2025-04-25 13:54:28.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2025-04-25 13:54:28.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2025-04-25 13:54:28.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:28.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:28.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:28.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:28.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:28.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:28.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23ec63af 2025-04-25 13:54:28.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:28.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:28.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:28.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:28.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:28.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:28.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:28.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:28.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:28.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:28.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:28.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:28.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:28.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:28.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:28.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:28.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:28.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:28.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:28.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2025-04-25 13:54:28.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:28.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:28.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:28.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:28.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:28.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:28.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:28.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:28.695 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2025-04-25 13:54:28.696 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@56f72909 2025-04-25 13:54:28.696 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@56f72909 2025-04-25 13:54:28.696 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2025-04-25 13:54:28.700 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:28.715 [DefaultDispatcher-worker-20 @coroutine#314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f72909 2025-04-25 13:54:28.720 [DefaultDispatcher-worker-15 @coroutine#314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f72909 2025-04-25 13:54:28.721 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:28.729 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2025-04-25 13:54:28.729 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2025-04-25 13:54:28.729 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:28.729 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56f72909: (connection evicted) 2025-04-25 13:54:28.730 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:28.730 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2025-04-25 13:54:28.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2025-04-25 13:54:28.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2025-04-25 13:54:28.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:28.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:28.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:28.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:28.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:28.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:28.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e017950 2025-04-25 13:54:28.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:28.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:28.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:28.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:28.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:28.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:28.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:28.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:28.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:28.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:28.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:28.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:28.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:28.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:28.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:28.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:28.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:28.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:28.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:28.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2025-04-25 13:54:28.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:28.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:28.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:28.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:28.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:28.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:28.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:28.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:28.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2025-04-25 13:54:28.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@727956bb 2025-04-25 13:54:28.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@727956bb 2025-04-25 13:54:28.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2025-04-25 13:54:28.750 [DefaultDispatcher-worker-20 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@727956bb 2025-04-25 13:54:28.751 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2025-04-25 13:54:28.751 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2025-04-25 13:54:28.751 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:28.751 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@727956bb: (connection evicted) 2025-04-25 13:54:28.751 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:28.751 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2025-04-25 13:54:28.751 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2025-04-25 13:54:28.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2025-04-25 13:54:28.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:28.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:28.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:28.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:28.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:28.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:28.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1fa18f87 2025-04-25 13:54:28.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:28.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:28.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:28.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:28.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:28.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:28.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:28.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:28.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:28.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:28.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:28.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:28.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:28.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:28.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:28.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:28.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:28.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:28.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:28.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2025-04-25 13:54:28.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:28.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:28.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:28.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:28.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:28.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:28.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:28.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:28.752 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2025-04-25 13:54:28.752 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@18ac4af6 2025-04-25 13:54:28.752 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@18ac4af6 2025-04-25 13:54:28.752 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2025-04-25 13:54:28.772 [DefaultDispatcher-worker-13 @coroutine#320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ac4af6 2025-04-25 13:54:28.777 [DefaultDispatcher-worker-12 @coroutine#320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ac4af6 2025-04-25 13:54:28.777 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2025-04-25 13:54:28.777 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2025-04-25 13:54:28.777 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:28.777 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18ac4af6: (connection evicted) 2025-04-25 13:54:28.778 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:28.778 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2025-04-25 13:54:28.778 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2025-04-25 13:54:28.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2025-04-25 13:54:28.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:28.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:28.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:28.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:28.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:28.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:28.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2932e15f 2025-04-25 13:54:28.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:28.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:28.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:28.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:28.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:28.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:28.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:28.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:28.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:28.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:28.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:28.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:28.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:28.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:28.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:28.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:28.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:28.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:28.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:28.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2025-04-25 13:54:28.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:28.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:28.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:28.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:28.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:28.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:28.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:28.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:28.779 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2025-04-25 13:54:28.779 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@2375a976 2025-04-25 13:54:28.779 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@2375a976 2025-04-25 13:54:28.779 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2025-04-25 13:54:28.798 [DefaultDispatcher-worker-20 @coroutine#323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2375a976 2025-04-25 13:54:28.799 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2025-04-25 13:54:28.799 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2025-04-25 13:54:28.799 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:28.799 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2375a976: (connection evicted) 2025-04-25 13:54:28.800 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:28.800 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2025-04-25 13:54:28.800 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2025-04-25 13:54:28.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2025-04-25 13:54:28.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:28.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:28.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:28.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:28.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:28.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:28.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27b490de 2025-04-25 13:54:28.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:28.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:28.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:28.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:28.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:28.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:28.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:28.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:28.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:28.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:28.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:28.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:28.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:28.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:28.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:28.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:28.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:28.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:28.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:28.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2025-04-25 13:54:28.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:28.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:28.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:28.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:28.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:28.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:28.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:28.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:28.801 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2025-04-25 13:54:28.801 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dd750ba 2025-04-25 13:54:28.801 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dd750ba 2025-04-25 13:54:28.801 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2025-04-25 13:54:28.819 [DefaultDispatcher-worker-11 @coroutine#325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dd750ba 2025-04-25 13:54:28.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2025-04-25 13:54:28.819 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2025-04-25 13:54:28.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:28.820 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3dd750ba: (connection evicted) 2025-04-25 13:54:28.820 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:28.820 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2025-04-25 13:54:28.820 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2025-04-25 13:54:28.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2025-04-25 13:54:28.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:28.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:28.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:28.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:28.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:28.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:28.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f82209e 2025-04-25 13:54:28.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:28.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:28.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:28.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:28.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:28.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:28.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:28.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:28.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:28.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:28.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:28.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:28.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:28.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:28.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:28.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:28.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:28.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:28.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:28.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2025-04-25 13:54:28.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:28.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:28.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:28.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:28.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:28.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:28.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:28.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:28.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2025-04-25 13:54:28.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ae87de0 2025-04-25 13:54:28.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ae87de0 2025-04-25 13:54:28.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2025-04-25 13:54:28.995 [DefaultDispatcher-worker-2 @coroutine#335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ae87de0 2025-04-25 13:54:29.000 [DefaultDispatcher-worker-18 @coroutine#337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ae87de0 2025-04-25 13:54:29.001 [Test worker @coroutine#339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40709/manifest.json 2025-04-25 13:54:29.001 [Test worker @coroutine#339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40709/manifest.json. 2025-04-25 13:54:29.001 [Test worker @coroutine#339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40709/manifest.json 2025-04-25 13:54:29.003 [Test worker @coroutine#339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40709/manifest.json 2025-04-25 13:54:29.003 [Test worker @coroutine#339] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40709/manifest.json 2025-04-25 13:54:29.056 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:29.076 [Test worker @coroutine#339] 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:40709/manifest.json. 2025-04-25 13:54:29.076 [Test worker @coroutine#339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40709/manifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-25 13:54:29.084 [DefaultDispatcher-worker-4 @coroutine#339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ae87de0 2025-04-25 13:54:29.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2025-04-25 13:54:29.088 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2025-04-25 13:54:29.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:29.088 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ae87de0: (connection evicted) 2025-04-25 13:54:29.089 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:29.089 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2025-04-25 13:54:29.089 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2025-04-25 13:54:29.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2025-04-25 13:54:29.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:29.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:29.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:29.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:29.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:29.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:29.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13809363 2025-04-25 13:54:29.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:29.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:29.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:29.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:29.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:29.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:29.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:29.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:29.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:29.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:29.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:29.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:29.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:29.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:29.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:29.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:29.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:29.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:29.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:29.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2025-04-25 13:54:29.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:29.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:29.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:29.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:29.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:29.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:29.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:29.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:29.110 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2025-04-25 13:54:29.110 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@58ad0586 2025-04-25 13:54:29.110 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@58ad0586 2025-04-25 13:54:29.110 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2025-04-25 13:54:29.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2025-04-25 13:54:29.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:29.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:29.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:29.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:29.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:29.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:29.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7aca299e 2025-04-25 13:54:29.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:29.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:29.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:29.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:29.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:29.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:29.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:29.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:29.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:29.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:29.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:29.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:29.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:29.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:29.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:29.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:29.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:29.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:29.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:29.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2025-04-25 13:54:29.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:29.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:29.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:29.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:29.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:29.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:29.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:29.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:29.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2025-04-25 13:54:29.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@6148827c 2025-04-25 13:54:29.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@6148827c 2025-04-25 13:54:29.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2025-04-25 13:54:29.134 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-25 13:54:29.174 [Test worker] INFO ktor.application - Application started in 0.043 seconds. 2025-04-25 13:54:29.174 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@726a5e6a 2025-04-25 13:54:29.211 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:29.217 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:29.228 [DefaultDispatcher-worker-1 @coroutine#351] INFO ktor.application - Responding at http://0.0.0.0:46877 2025-04-25 13:54:29.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2025-04-25 13:54:29.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:29.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:29.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:29.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:29.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:29.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:29.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37d3e740 2025-04-25 13:54:29.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:29.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:29.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:29.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:29.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:29.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:29.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:29.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:29.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:29.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:29.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:29.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:29.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:29.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:29.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:29.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:29.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:29.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:29.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:29.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2025-04-25 13:54:29.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:29.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:29.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:29.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:29.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:29.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:29.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:29.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:29.228 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2025-04-25 13:54:29.229 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@c4ca86a 2025-04-25 13:54:29.229 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@c4ca86a 2025-04-25 13:54:29.229 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2025-04-25 13:54:29.247 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-25 13:54:29.251 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-25 13:54:29.252 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-25 13:54:29.252 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-25 13:54:29.252 [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-25 13:54:29.252 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-25 13:54:29.252 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-25 13:54:29.252 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-25 13:54:29.252 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-25 13:54:29.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2025-04-25 13:54:29.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:29.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:29.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:29.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:29.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:29.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:29.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b663112 2025-04-25 13:54:29.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:29.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:29.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:29.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:29.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:29.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:29.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:29.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:29.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:29.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:29.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:29.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:29.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:29.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:29.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:29.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:29.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:29.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:29.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:29.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2025-04-25 13:54:29.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:29.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:29.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:29.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:29.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:29.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:29.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:29.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:29.253 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2025-04-25 13:54:29.253 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@270ab7bc 2025-04-25 13:54:29.253 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@270ab7bc 2025-04-25 13:54:29.253 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2025-04-25 13:54:29.283 [DefaultDispatcher-worker-7 @coroutine#356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@270ab7bc 2025-04-25 13:54:29.288 [DefaultDispatcher-worker-5 @coroutine#356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@270ab7bc 2025-04-25 13:54:29.292 [DefaultDispatcher-worker-14 @coroutine#360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4ca86a 2025-04-25 13:54:29.293 [DefaultDispatcher-worker-14 @coroutine#362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4ca86a 2025-04-25 13:54:29.298 [DefaultDispatcher-worker-9 @coroutine#356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@270ab7bc 2025-04-25 13:54:29.302 [DefaultDispatcher-worker-10 @coroutine#356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@270ab7bc 2025-04-25 13:54:29.303 [Test worker @coroutine#356] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46877/api/content/720460444781977600/_ustadmanifest.json 2025-04-25 13:54:29.303 [Test worker @coroutine#356] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46877/api/content/720460444781977600/_ustadmanifest.json. 2025-04-25 13:54:29.303 [Test worker @coroutine#356] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46877/api/content/720460444781977600/_ustadmanifest.json 2025-04-25 13:54:29.305 [Test worker @coroutine#356] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46877/api/content/720460444781977600/_ustadmanifest.json 2025-04-25 13:54:29.305 [Test worker @coroutine#356] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46877/api/content/720460444781977600/_ustadmanifest.json 2025-04-25 13:54:29.305 [Test worker @coroutine#356] 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:46877/api/content/720460444781977600/_ustadmanifest.json. 2025-04-25 13:54:29.305 [Test worker @coroutine#356] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46877/api/content/720460444781977600/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-25 13:54:29.313 [DefaultDispatcher-worker-17 @coroutine#356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@270ab7bc 2025-04-25 13:54:29.317 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-25 13:54:29.318 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-b47fff42-c594-4e54-a807-669ce831975e', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-25 13:54:29.320 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-25 13:54:29.320 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-b47fff42-c594-4e54-a807-669ce831975e 2025-04-25 13:54:29.322 [DefaultDispatcher-worker-17 @coroutine#376] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46877/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-25 13:54:29.322 [DefaultDispatcher-worker-17 @coroutine#376] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:46877/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-25 13:54:29.322 [DefaultDispatcher-worker-17 @coroutine#376] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46877/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-25 13:54:29.322 [DefaultDispatcher-worker-17 @coroutine#376] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46877/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-25 13:54:29.327 [DefaultDispatcher-worker-3 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@270ab7bc 2025-04-25 13:54:29.328 [DefaultDispatcher-worker-3 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46877/UmAppDatabase/replication/nodeId 2025-04-25 13:54:29.328 [DefaultDispatcher-worker-3 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46877/UmAppDatabase/replication/nodeId. 2025-04-25 13:54:29.328 [DefaultDispatcher-worker-3 @coroutine#375] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46877/UmAppDatabase/replication/nodeId 2025-04-25 13:54:29.329 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:29.332 [DefaultDispatcher-worker-17 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46877/api/blob/upload-init-batch 2025-04-25 13:54:29.332 [DefaultDispatcher-worker-17 @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:46877/api/blob/upload-init-batch. 2025-04-25 13:54:29.332 [DefaultDispatcher-worker-17 @coroutine#374] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46877/api/blob/upload-init-batch 2025-04-25 13:54:29.332 [DefaultDispatcher-worker-17 @coroutine#374] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46877/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-25 13:54:29.353 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:29.368 [eventLoopGroupProxy-4-2 @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-25 13:54:29.368 [eventLoopGroupProxy-4-4 @call-handler#400] 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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/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-25 13:54:29.368 [eventLoopGroupProxy-4-1 @call-handler#398] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/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-25 13:54:29.368 [eventLoopGroupProxy-4-3 @call-handler#399] 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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/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-25 13:54:29.371 [eventLoopGroupProxy-4-3 @call-handler#399] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:29.371 [eventLoopGroupProxy-4-1 @call-handler#398] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:29.372 [eventLoopGroupProxy-4-4 @call-handler#400] 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-25 13:54:29.372 [eventLoopGroupProxy-4-2 @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-25 13:54:29.372 [eventLoopGroupProxy-4-4 @call-handler#400] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-25 13:54:29.374 [DefaultDispatcher-worker-3 @coroutine#375] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46877/UmAppDatabase/replication/nodeId 2025-04-25 13:54:29.374 [DefaultDispatcher-worker-3 @coroutine#375] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46877/UmAppDatabase/replication/nodeId 2025-04-25 13:54:29.374 [eventLoopGroupProxy-4-4 @call-handler#400] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:29.375 [DefaultDispatcher-worker-13 @coroutine#376] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46877/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-25 13:54:29.375 [DefaultDispatcher-worker-13 @coroutine#376] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46877/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-25 13:54:29.377 [eventLoopGroupProxy-4-1 @call-handler#398] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 12ms 2025-04-25 13:54:29.377 [eventLoopGroupProxy-4-4 @call-handler#400] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 12ms 2025-04-25 13:54:29.380 [DefaultDispatcher-worker-14 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@270ab7bc 2025-04-25 13:54:29.382 [eventLoopGroupProxy-4-2 @coroutine#407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58ad0586 2025-04-25 13:54:29.385 [DefaultDispatcher-worker-6 @coroutine#377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@270ab7bc 2025-04-25 13:54:29.389 [eventLoopGroupProxy-4-2 @call-handler#397] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 24ms 2025-04-25 13:54:29.390 [DefaultDispatcher-worker-6 @coroutine#374] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46877/api/blob/upload-init-batch 2025-04-25 13:54:29.390 [DefaultDispatcher-worker-6 @coroutine#374] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46877/api/blob/upload-init-batch 2025-04-25 13:54:29.392 [DefaultDispatcher-worker-6 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46877/api/blob/upload-init-batch. 2025-04-25 13:54:29.392 [DefaultDispatcher-worker-6 @coroutine#374] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46877/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-25 13:54:29.405 [DefaultDispatcher-worker-6 @coroutine#411] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46877/api/blob/upload-batch-data 2025-04-25 13:54:29.405 [DefaultDispatcher-worker-6 @coroutine#411] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46877/api/blob/upload-batch-data. 2025-04-25 13:54:29.405 [DefaultDispatcher-worker-6 @coroutine#411] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46877/api/blob/upload-batch-data 2025-04-25 13:54:29.406 [DefaultDispatcher-worker-6 @coroutine#411] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46877/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:29.408 [eventLoopGroupProxy-4-4 @call-handler#413] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-25 13:54:29.415 [eventLoopGroupProxy-4-4 @coroutine#414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58ad0586 2025-04-25 13:54:29.415 [eventLoopGroupProxy-4-4 @call-handler#413] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:29.415 [eventLoopGroupProxy-4-4 @call-handler#413] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2025-04-25 13:54:29.416 [DefaultDispatcher-worker-6 @coroutine#411] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46877/api/blob/upload-batch-data 2025-04-25 13:54:29.422 [DefaultDispatcher-worker-6 @coroutine#411] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46877/api/blob/upload-batch-data 2025-04-25 13:54:29.422 [DefaultDispatcher-worker-6 @coroutine#411] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46877/api/blob/upload-batch-data. 2025-04-25 13:54:29.422 [DefaultDispatcher-worker-6 @coroutine#411] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46877/api/blob/upload-batch-data 2025-04-25 13:54:29.422 [DefaultDispatcher-worker-6 @coroutine#411] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46877/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:29.424 [eventLoopGroupProxy-4-4 @call-handler#418] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-25 13:54:29.426 [eventLoopGroupProxy-4-4 @coroutine#419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58ad0586 2025-04-25 13:54:29.426 [eventLoopGroupProxy-4-4 @call-handler#418] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:29.426 [eventLoopGroupProxy-4-4 @call-handler#418] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-25 13:54:29.427 [DefaultDispatcher-worker-6 @coroutine#411] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46877/api/blob/upload-batch-data 2025-04-25 13:54:29.437 [DefaultDispatcher-worker-5 @coroutine#374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@270ab7bc 2025-04-25 13:54:29.443 [DefaultDispatcher-worker-15 @coroutine#377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@270ab7bc 2025-04-25 13:54:29.452 [DefaultDispatcher-worker-15 @coroutine#377] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46877/UmAppDatabase/replication/message 2025-04-25 13:54:29.452 [DefaultDispatcher-worker-15 @coroutine#377] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:46877/UmAppDatabase/replication/message. 2025-04-25 13:54:29.452 [DefaultDispatcher-worker-15 @coroutine#377] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46877/UmAppDatabase/replication/message 2025-04-25 13:54:29.452 [DefaultDispatcher-worker-15 @coroutine#377] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46877/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-25 13:54:29.454 [eventLoopGroupProxy-4-4 @call-handler#432] 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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/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-25 13:54:29.454 [eventLoopGroupProxy-4-4 @call-handler#432] 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-25 13:54:29.454 [eventLoopGroupProxy-4-4 @call-handler#432] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-25 13:54:29.465 [DefaultDispatcher-worker-10 @call-handler#432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6148827c 2025-04-25 13:54:29.466 [eventLoopGroupProxy-4-4 @call-handler#432] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:29.466 [eventLoopGroupProxy-4-4 @call-handler#432] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 13ms 2025-04-25 13:54:29.466 [DefaultDispatcher-worker-16 @coroutine#350] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46877/api/content/720460444781977600/_ustadmanifest.json 2025-04-25 13:54:29.466 [DefaultDispatcher-worker-16 @coroutine#350] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46877/api/content/720460444781977600/_ustadmanifest.json. 2025-04-25 13:54:29.466 [DefaultDispatcher-worker-16 @coroutine#350] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46877/api/content/720460444781977600/_ustadmanifest.json 2025-04-25 13:54:29.466 [DefaultDispatcher-worker-4 @coroutine#377] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46877/UmAppDatabase/replication/message 2025-04-25 13:54:29.466 [DefaultDispatcher-worker-4 @coroutine#377] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46877/UmAppDatabase/replication/message 2025-04-25 13:54:29.466 [DefaultDispatcher-worker-4 @coroutine#377] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46877/UmAppDatabase/replication/message. 2025-04-25 13:54:29.466 [DefaultDispatcher-worker-4 @coroutine#377] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46877/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-25 13:54:29.467 [DefaultDispatcher-worker-4 @coroutine#350] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46877/api/content/720460444781977600/_ustadmanifest.json 2025-04-25 13:54:29.467 [DefaultDispatcher-worker-4 @coroutine#350] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46877/api/content/720460444781977600/_ustadmanifest.json 2025-04-25 13:54:29.467 [DefaultDispatcher-worker-4 @coroutine#350] 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:46877/api/content/720460444781977600/_ustadmanifest.json. 2025-04-25 13:54:29.467 [DefaultDispatcher-worker-4 @coroutine#350] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46877/api/content/720460444781977600/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-25 13:54:29.471 [DefaultDispatcher-worker-13 @coroutine#377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@270ab7bc 2025-04-25 13:54:29.472 [DefaultDispatcher-worker-15 @coroutine#350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6148827c 2025-04-25 13:54:29.473 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-25 13:54:29.473 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-25 13:54:29.473 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-25 13:54:29.473 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-25 13:54:29.473 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-25 13:54:29.474 [Test worker @coroutine#444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4ca86a 2025-04-25 13:54:29.474 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2025-04-25 13:54:29.474 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2025-04-25 13:54:29.474 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:29.474 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@270ab7bc: (connection evicted) 2025-04-25 13:54:29.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:29.475 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2025-04-25 13:54:29.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2025-04-25 13:54:29.749 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-25 13:54:29.749 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-25 13:54:29.938 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-25 13:54:30.479 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@726a5e6a 2025-04-25 13:54:30.479 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@726a5e6a 2025-04-25 13:54:30.481 [Test worker @coroutine#449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58ad0586 2025-04-25 13:54:30.482 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2025-04-25 13:54:30.482 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2025-04-25 13:54:30.482 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:30.482 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6148827c: (connection evicted) 2025-04-25 13:54:30.482 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:30.482 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2025-04-25 13:54:30.482 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2025-04-25 13:54:30.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2025-04-25 13:54:30.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:30.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:30.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:30.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:30.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:30.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:30.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57466fb7 2025-04-25 13:54:30.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:30.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:30.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:30.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:30.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:30.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:30.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:30.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:30.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:30.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:30.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:30.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:30.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:30.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:30.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:30.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:30.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:30.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:30.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:30.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2025-04-25 13:54:30.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:30.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:30.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:30.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:30.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:30.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:30.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:30.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:30.484 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2025-04-25 13:54:30.484 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bbaf983 2025-04-25 13:54:30.484 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bbaf983 2025-04-25 13:54:30.484 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2025-04-25 13:54:30.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2025-04-25 13:54:30.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:30.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:30.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:30.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:30.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:30.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:30.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f071d0c 2025-04-25 13:54:30.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:30.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:30.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:30.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:30.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:30.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:30.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:30.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:30.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:30.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:30.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:30.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:30.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:30.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:30.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:30.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:30.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:30.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:30.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:30.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2025-04-25 13:54:30.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:30.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:30.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:30.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:30.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:30.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:30.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:30.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:30.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2025-04-25 13:54:30.486 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@357e7113 2025-04-25 13:54:30.486 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@357e7113 2025-04-25 13:54:30.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2025-04-25 13:54:30.496 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-25 13:54:30.497 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-25 13:54:30.497 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@6e80de85 2025-04-25 13:54:30.498 [DefaultDispatcher-worker-9 @coroutine#456] INFO ktor.application - Responding at http://0.0.0.0:36105 2025-04-25 13:54:30.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2025-04-25 13:54:30.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:30.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:30.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:30.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:30.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:30.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:30.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6094ad4 2025-04-25 13:54:30.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:30.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:30.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:30.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:30.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:30.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:30.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:30.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:30.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:30.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:30.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:30.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:30.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:30.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:30.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:30.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:30.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:30.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:30.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:30.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2025-04-25 13:54:30.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:30.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:30.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:30.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:30.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:30.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:30.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:30.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:30.499 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2025-04-25 13:54:30.499 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ddbbfbb 2025-04-25 13:54:30.499 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ddbbfbb 2025-04-25 13:54:30.499 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2025-04-25 13:54:30.501 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-25 13:54:30.502 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-25 13:54:30.502 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-25 13:54:30.502 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-25 13:54:30.502 [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-25 13:54:30.502 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-25 13:54:30.502 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-25 13:54:30.502 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-25 13:54:30.502 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-25 13:54:30.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2025-04-25 13:54:30.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:30.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:30.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:30.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:30.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:30.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:30.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f22ce2a 2025-04-25 13:54:30.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:30.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:30.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:30.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:30.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:30.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:30.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:30.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:30.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:30.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:30.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:30.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:30.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:30.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:30.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:30.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:30.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:30.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:30.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:30.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2025-04-25 13:54:30.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:30.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:30.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:30.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:30.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:30.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:30.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:30.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:30.502 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2025-04-25 13:54:30.502 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e069ca9 2025-04-25 13:54:30.502 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e069ca9 2025-04-25 13:54:30.502 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2025-04-25 13:54:30.524 [DefaultDispatcher-worker-19 @coroutine#461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e069ca9 2025-04-25 13:54:30.530 [DefaultDispatcher-worker-18 @coroutine#461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e069ca9 2025-04-25 13:54:30.534 [DefaultDispatcher-worker-14 @coroutine#466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddbbfbb 2025-04-25 13:54:30.536 [Test worker @coroutine#468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddbbfbb 2025-04-25 13:54:30.541 [DefaultDispatcher-worker-20 @coroutine#461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e069ca9 2025-04-25 13:54:30.545 [DefaultDispatcher-worker-7 @coroutine#461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e069ca9 2025-04-25 13:54:30.545 [Test worker @coroutine#461] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36105/api/content/720460449611259904/_ustadmanifest.json 2025-04-25 13:54:30.545 [Test worker @coroutine#461] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36105/api/content/720460449611259904/_ustadmanifest.json. 2025-04-25 13:54:30.545 [Test worker @coroutine#461] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36105/api/content/720460449611259904/_ustadmanifest.json 2025-04-25 13:54:30.546 [Test worker @coroutine#461] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36105/api/content/720460449611259904/_ustadmanifest.json 2025-04-25 13:54:30.546 [Test worker @coroutine#461] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36105/api/content/720460449611259904/_ustadmanifest.json 2025-04-25 13:54:30.547 [Test worker @coroutine#461] 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:36105/api/content/720460449611259904/_ustadmanifest.json. 2025-04-25 13:54:30.547 [Test worker @coroutine#461] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36105/api/content/720460449611259904/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-25 13:54:30.554 [DefaultDispatcher-worker-14 @coroutine#461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e069ca9 2025-04-25 13:54:30.554 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-25 13:54:30.554 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-a28f30e4-8332-4a2d-81af-546bbe5e8dee', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-25 13:54:30.555 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-25 13:54:30.555 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-a28f30e4-8332-4a2d-81af-546bbe5e8dee 2025-04-25 13:54:30.556 [DefaultDispatcher-worker-14 @coroutine#482] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36105/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-25 13:54:30.556 [DefaultDispatcher-worker-14 @coroutine#482] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:36105/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-25 13:54:30.556 [DefaultDispatcher-worker-14 @coroutine#482] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36105/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-25 13:54:30.556 [DefaultDispatcher-worker-14 @coroutine#482] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36105/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-25 13:54:30.558 [eventLoopGroupProxy-7-2 @call-handler#493] 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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/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-25 13:54:30.558 [eventLoopGroupProxy-7-1 @call-handler#492] 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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/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-25 13:54:30.558 [eventLoopGroupProxy-7-2 @call-handler#493] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:30.559 [eventLoopGroupProxy-7-1 @call-handler#492] 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-25 13:54:30.559 [eventLoopGroupProxy-7-1 @call-handler#492] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-25 13:54:30.559 [eventLoopGroupProxy-7-1 @call-handler#492] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:30.559 [eventLoopGroupProxy-7-1 @call-handler#492] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-25 13:54:30.559 [DefaultDispatcher-worker-19 @coroutine#482] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36105/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-25 13:54:30.559 [DefaultDispatcher-worker-19 @coroutine#482] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36105/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-25 13:54:30.561 [DefaultDispatcher-worker-4 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e069ca9 2025-04-25 13:54:30.562 [DefaultDispatcher-worker-4 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36105/UmAppDatabase/replication/nodeId 2025-04-25 13:54:30.562 [DefaultDispatcher-worker-4 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36105/UmAppDatabase/replication/nodeId. 2025-04-25 13:54:30.562 [DefaultDispatcher-worker-4 @coroutine#481] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36105/UmAppDatabase/replication/nodeId 2025-04-25 13:54:30.563 [DefaultDispatcher-worker-1 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36105/api/blob/upload-init-batch 2025-04-25 13:54:30.563 [DefaultDispatcher-worker-1 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:36105/api/blob/upload-init-batch. 2025-04-25 13:54:30.563 [DefaultDispatcher-worker-1 @coroutine#480] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36105/api/blob/upload-init-batch 2025-04-25 13:54:30.563 [DefaultDispatcher-worker-1 @coroutine#480] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36105/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-25 13:54:30.563 [eventLoopGroupProxy-7-1 @call-handler#501] 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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/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-25 13:54:30.563 [eventLoopGroupProxy-7-1 @call-handler#501] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:30.563 [eventLoopGroupProxy-7-1 @call-handler#501] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-04-25 13:54:30.564 [DefaultDispatcher-worker-4 @coroutine#481] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36105/UmAppDatabase/replication/nodeId 2025-04-25 13:54:30.564 [DefaultDispatcher-worker-4 @coroutine#481] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36105/UmAppDatabase/replication/nodeId 2025-04-25 13:54:30.564 [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-25 13:54:30.564 [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-25 13:54:30.570 [DefaultDispatcher-worker-18 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e069ca9 2025-04-25 13:54:30.570 [eventLoopGroupProxy-7-1 @coroutine#507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bbaf983 2025-04-25 13:54:30.575 [DefaultDispatcher-worker-4 @coroutine#483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e069ca9 2025-04-25 13:54:30.575 [eventLoopGroupProxy-7-1 @call-handler#504] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 11ms 2025-04-25 13:54:30.576 [DefaultDispatcher-worker-4 @coroutine#480] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36105/api/blob/upload-init-batch 2025-04-25 13:54:30.576 [DefaultDispatcher-worker-4 @coroutine#480] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36105/api/blob/upload-init-batch 2025-04-25 13:54:30.576 [DefaultDispatcher-worker-4 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36105/api/blob/upload-init-batch. 2025-04-25 13:54:30.576 [DefaultDispatcher-worker-4 @coroutine#480] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36105/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-25 13:54:30.577 [DefaultDispatcher-worker-15 @coroutine#512] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36105/api/blob/upload-batch-data 2025-04-25 13:54:30.577 [DefaultDispatcher-worker-15 @coroutine#512] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36105/api/blob/upload-batch-data. 2025-04-25 13:54:30.577 [DefaultDispatcher-worker-15 @coroutine#512] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36105/api/blob/upload-batch-data 2025-04-25 13:54:30.577 [DefaultDispatcher-worker-15 @coroutine#512] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36105/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:30.578 [eventLoopGroupProxy-7-1 @call-handler#514] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-25 13:54:30.580 [DefaultDispatcher-worker-15 @coroutine#515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ccfac29 2025-04-25 13:54:30.581 [eventLoopGroupProxy-7-1 @coroutine#517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bbaf983 2025-04-25 13:54:30.581 [eventLoopGroupProxy-7-1 @call-handler#514] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:30.581 [eventLoopGroupProxy-7-1 @call-handler#514] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-25 13:54:30.581 [DefaultDispatcher-worker-15 @coroutine#512] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36105/api/blob/upload-batch-data 2025-04-25 13:54:30.582 [DefaultDispatcher-worker-15 @coroutine#512] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36105/api/blob/upload-batch-data 2025-04-25 13:54:30.583 [DefaultDispatcher-worker-15 @coroutine#512] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36105/api/blob/upload-batch-data. 2025-04-25 13:54:30.583 [DefaultDispatcher-worker-15 @coroutine#512] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36105/api/blob/upload-batch-data 2025-04-25 13:54:30.583 [DefaultDispatcher-worker-15 @coroutine#512] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36105/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:30.584 [eventLoopGroupProxy-7-1 @call-handler#521] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-25 13:54:30.585 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:30.586 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:30.587 [eventLoopGroupProxy-7-1 @coroutine#522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bbaf983 2025-04-25 13:54:30.587 [eventLoopGroupProxy-7-1 @call-handler#521] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:30.587 [eventLoopGroupProxy-7-1 @call-handler#521] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-25 13:54:30.587 [DefaultDispatcher-worker-15 @coroutine#512] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36105/api/blob/upload-batch-data 2025-04-25 13:54:30.589 [DefaultDispatcher-worker-15 @coroutine#512] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36105/api/blob/upload-batch-data 2025-04-25 13:54:30.589 [DefaultDispatcher-worker-15 @coroutine#512] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36105/api/blob/upload-batch-data. 2025-04-25 13:54:30.589 [DefaultDispatcher-worker-15 @coroutine#512] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36105/api/blob/upload-batch-data 2025-04-25 13:54:30.589 [DefaultDispatcher-worker-15 @coroutine#512] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36105/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:30.590 [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-25 13:54:30.599 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:30.602 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:30.631 [eventLoopGroupProxy-7-1 @call-handler#526] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:30.631 [eventLoopGroupProxy-7-1 @call-handler#526] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-25 13:54:30.632 [DefaultDispatcher-worker-11 @coroutine#512] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36105/api/blob/upload-batch-data 2025-04-25 13:54:30.633 [DefaultDispatcher-worker-11 @coroutine#512] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36105/api/blob/upload-batch-data 2025-04-25 13:54:30.633 [DefaultDispatcher-worker-11 @coroutine#512] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36105/api/blob/upload-batch-data. 2025-04-25 13:54:30.633 [DefaultDispatcher-worker-11 @coroutine#512] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36105/api/blob/upload-batch-data 2025-04-25 13:54:30.633 [DefaultDispatcher-worker-11 @coroutine#512] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36105/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:30.634 [eventLoopGroupProxy-7-1 @call-handler#529] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:30.634 [eventLoopGroupProxy-7-1 @call-handler#529] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 0ms 2025-04-25 13:54:30.634 [DefaultDispatcher-worker-4 @coroutine#512] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36105/api/blob/upload-batch-data 2025-04-25 13:54:30.635 [DefaultDispatcher-worker-4 @coroutine#512] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36105/api/blob/upload-batch-data. 2025-04-25 13:54:30.635 [DefaultDispatcher-worker-4 @coroutine#512] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36105/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2025-04-25 13:54:30.635 [DefaultDispatcher-worker-4 @coroutine#512] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:36105/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:36105/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2025-04-25 13:54:30.635 [DefaultDispatcher-worker-4 @coroutine#512] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:36105/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:36105/api/blob/upload-batch-data 2025-04-25 13:54:30.642 [DefaultDispatcher-worker-4 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e069ca9 2025-04-25 13:54:30.648 [DefaultDispatcher-worker-3 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e069ca9 2025-04-25 13:54:30.649 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-25 13:54:31.150 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-e5e641d4-b163-42e3-9c23-31c95ac06b43', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-25 13:54:31.150 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-25 13:54:31.150 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-e5e641d4-b163-42e3-9c23-31c95ac06b43 2025-04-25 13:54:31.152 [DefaultDispatcher-worker-4 @coroutine#535] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36105/api/blob/upload-init-batch 2025-04-25 13:54:31.152 [DefaultDispatcher-worker-4 @coroutine#535] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:36105/api/blob/upload-init-batch. 2025-04-25 13:54:31.153 [DefaultDispatcher-worker-4 @coroutine#535] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36105/api/blob/upload-init-batch 2025-04-25 13:54:31.153 [DefaultDispatcher-worker-4 @coroutine#535] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36105/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-25 13:54:31.154 [eventLoopGroupProxy-7-1 @call-handler#538] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-25 13:54:31.154 [eventLoopGroupProxy-7-1 @call-handler#538] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-25 13:54:31.155 [eventLoopGroupProxy-7-1 @coroutine#539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bbaf983 2025-04-25 13:54:31.156 [eventLoopGroupProxy-7-1 @call-handler#538] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-04-25 13:54:31.156 [DefaultDispatcher-worker-4 @coroutine#535] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36105/api/blob/upload-init-batch 2025-04-25 13:54:31.156 [DefaultDispatcher-worker-4 @coroutine#535] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36105/api/blob/upload-init-batch 2025-04-25 13:54:31.157 [DefaultDispatcher-worker-4 @coroutine#535] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36105/api/blob/upload-init-batch. 2025-04-25 13:54:31.157 [DefaultDispatcher-worker-4 @coroutine#535] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36105/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-25 13:54:31.157 [DefaultDispatcher-worker-17 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36105/api/blob/upload-batch-data 2025-04-25 13:54:31.157 [DefaultDispatcher-worker-17 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36105/api/blob/upload-batch-data. 2025-04-25 13:54:31.157 [DefaultDispatcher-worker-17 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36105/api/blob/upload-batch-data 2025-04-25 13:54:31.157 [DefaultDispatcher-worker-17 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36105/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:31.159 [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-25 13:54:31.161 [eventLoopGroupProxy-7-1 @call-handler#545] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:31.161 [eventLoopGroupProxy-7-1 @call-handler#545] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-25 13:54:31.161 [DefaultDispatcher-worker-4 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36105/api/blob/upload-batch-data 2025-04-25 13:54:31.162 [DefaultDispatcher-worker-4 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36105/api/blob/upload-batch-data 2025-04-25 13:54:31.162 [DefaultDispatcher-worker-4 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36105/api/blob/upload-batch-data. 2025-04-25 13:54:31.162 [DefaultDispatcher-worker-4 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36105/api/blob/upload-batch-data 2025-04-25 13:54:31.162 [DefaultDispatcher-worker-4 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36105/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:31.163 [eventLoopGroupProxy-7-1 @call-handler#548] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-25 13:54:31.164 [eventLoopGroupProxy-7-1 @call-handler#548] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:31.164 [eventLoopGroupProxy-7-1 @call-handler#548] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-25 13:54:31.164 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36105/api/blob/upload-batch-data 2025-04-25 13:54:31.165 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36105/api/blob/upload-batch-data 2025-04-25 13:54:31.165 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36105/api/blob/upload-batch-data. 2025-04-25 13:54:31.165 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36105/api/blob/upload-batch-data 2025-04-25 13:54:31.165 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36105/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:31.165 [eventLoopGroupProxy-7-1 @call-handler#551] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-25 13:54:31.206 [eventLoopGroupProxy-7-1 @call-handler#551] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:31.207 [eventLoopGroupProxy-7-1 @call-handler#551] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-25 13:54:31.207 [DefaultDispatcher-worker-8 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36105/api/blob/upload-batch-data 2025-04-25 13:54:31.207 [DefaultDispatcher-worker-8 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36105/api/blob/upload-batch-data 2025-04-25 13:54:31.207 [DefaultDispatcher-worker-8 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36105/api/blob/upload-batch-data. 2025-04-25 13:54:31.207 [DefaultDispatcher-worker-8 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36105/api/blob/upload-batch-data 2025-04-25 13:54:31.207 [DefaultDispatcher-worker-8 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36105/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:31.208 [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-25 13:54:31.250 [eventLoopGroupProxy-7-1 @call-handler#554] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:31.250 [eventLoopGroupProxy-7-1 @call-handler#554] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-25 13:54:31.251 [DefaultDispatcher-worker-1 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36105/api/blob/upload-batch-data 2025-04-25 13:54:31.251 [DefaultDispatcher-worker-1 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36105/api/blob/upload-batch-data 2025-04-25 13:54:31.251 [DefaultDispatcher-worker-1 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36105/api/blob/upload-batch-data. 2025-04-25 13:54:31.251 [DefaultDispatcher-worker-1 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36105/api/blob/upload-batch-data 2025-04-25 13:54:31.251 [DefaultDispatcher-worker-1 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36105/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:31.252 [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-25 13:54:31.293 [eventLoopGroupProxy-7-1 @call-handler#557] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:31.293 [eventLoopGroupProxy-7-1 @call-handler#557] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-25 13:54:31.294 [DefaultDispatcher-worker-17 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36105/api/blob/upload-batch-data 2025-04-25 13:54:31.294 [DefaultDispatcher-worker-17 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36105/api/blob/upload-batch-data 2025-04-25 13:54:31.294 [DefaultDispatcher-worker-17 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36105/api/blob/upload-batch-data. 2025-04-25 13:54:31.294 [DefaultDispatcher-worker-17 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36105/api/blob/upload-batch-data 2025-04-25 13:54:31.294 [DefaultDispatcher-worker-17 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36105/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:31.295 [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-25 13:54:31.337 [eventLoopGroupProxy-7-1 @call-handler#560] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:31.337 [eventLoopGroupProxy-7-1 @call-handler#560] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-25 13:54:31.338 [DefaultDispatcher-worker-20 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36105/api/blob/upload-batch-data 2025-04-25 13:54:31.338 [DefaultDispatcher-worker-20 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36105/api/blob/upload-batch-data 2025-04-25 13:54:31.338 [DefaultDispatcher-worker-20 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36105/api/blob/upload-batch-data. 2025-04-25 13:54:31.338 [DefaultDispatcher-worker-20 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36105/api/blob/upload-batch-data 2025-04-25 13:54:31.338 [DefaultDispatcher-worker-20 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36105/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:31.339 [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-25 13:54:31.381 [eventLoopGroupProxy-7-1 @call-handler#563] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:31.381 [eventLoopGroupProxy-7-1 @call-handler#563] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-25 13:54:31.382 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36105/api/blob/upload-batch-data 2025-04-25 13:54:31.382 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36105/api/blob/upload-batch-data 2025-04-25 13:54:31.382 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36105/api/blob/upload-batch-data. 2025-04-25 13:54:31.382 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36105/api/blob/upload-batch-data 2025-04-25 13:54:31.382 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36105/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:31.383 [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-25 13:54:31.425 [eventLoopGroupProxy-7-1 @call-handler#566] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:31.425 [eventLoopGroupProxy-7-1 @call-handler#566] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-25 13:54:31.426 [DefaultDispatcher-worker-1 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36105/api/blob/upload-batch-data 2025-04-25 13:54:31.426 [DefaultDispatcher-worker-1 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36105/api/blob/upload-batch-data 2025-04-25 13:54:31.426 [DefaultDispatcher-worker-1 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36105/api/blob/upload-batch-data. 2025-04-25 13:54:31.427 [DefaultDispatcher-worker-1 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36105/api/blob/upload-batch-data 2025-04-25 13:54:31.427 [DefaultDispatcher-worker-1 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36105/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:31.428 [eventLoopGroupProxy-7-1 @call-handler#570] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-25 13:54:31.469 [eventLoopGroupProxy-7-1 @call-handler#570] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:31.469 [eventLoopGroupProxy-7-1 @call-handler#570] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-25 13:54:31.470 [DefaultDispatcher-worker-1 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36105/api/blob/upload-batch-data 2025-04-25 13:54:31.470 [DefaultDispatcher-worker-1 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36105/api/blob/upload-batch-data 2025-04-25 13:54:31.470 [DefaultDispatcher-worker-1 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36105/api/blob/upload-batch-data. 2025-04-25 13:54:31.470 [DefaultDispatcher-worker-1 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36105/api/blob/upload-batch-data 2025-04-25 13:54:31.470 [DefaultDispatcher-worker-1 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36105/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:31.471 [eventLoopGroupProxy-7-1 @call-handler#573] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-25 13:54:31.513 [eventLoopGroupProxy-7-1 @call-handler#573] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:31.513 [eventLoopGroupProxy-7-1 @call-handler#573] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-25 13:54:31.514 [DefaultDispatcher-worker-1 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36105/api/blob/upload-batch-data 2025-04-25 13:54:31.515 [DefaultDispatcher-worker-1 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36105/api/blob/upload-batch-data 2025-04-25 13:54:31.515 [DefaultDispatcher-worker-1 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36105/api/blob/upload-batch-data. 2025-04-25 13:54:31.515 [DefaultDispatcher-worker-1 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36105/api/blob/upload-batch-data 2025-04-25 13:54:31.515 [DefaultDispatcher-worker-1 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36105/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:31.516 [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-25 13:54:31.557 [eventLoopGroupProxy-7-1 @call-handler#576] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:31.557 [eventLoopGroupProxy-7-1 @call-handler#576] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-25 13:54:31.558 [DefaultDispatcher-worker-1 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36105/api/blob/upload-batch-data 2025-04-25 13:54:31.558 [DefaultDispatcher-worker-1 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36105/api/blob/upload-batch-data 2025-04-25 13:54:31.558 [DefaultDispatcher-worker-1 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36105/api/blob/upload-batch-data. 2025-04-25 13:54:31.558 [DefaultDispatcher-worker-1 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36105/api/blob/upload-batch-data 2025-04-25 13:54:31.558 [DefaultDispatcher-worker-1 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36105/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:31.559 [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-25 13:54:31.601 [eventLoopGroupProxy-7-1 @call-handler#579] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:31.601 [eventLoopGroupProxy-7-1 @call-handler#579] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-25 13:54:31.602 [DefaultDispatcher-worker-1 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36105/api/blob/upload-batch-data 2025-04-25 13:54:31.602 [DefaultDispatcher-worker-1 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36105/api/blob/upload-batch-data 2025-04-25 13:54:31.602 [DefaultDispatcher-worker-1 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36105/api/blob/upload-batch-data. 2025-04-25 13:54:31.602 [DefaultDispatcher-worker-1 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36105/api/blob/upload-batch-data 2025-04-25 13:54:31.602 [DefaultDispatcher-worker-1 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36105/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:31.603 [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-25 13:54:31.645 [eventLoopGroupProxy-7-1 @call-handler#582] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:31.645 [eventLoopGroupProxy-7-1 @call-handler#582] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-25 13:54:31.646 [DefaultDispatcher-worker-12 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36105/api/blob/upload-batch-data 2025-04-25 13:54:31.646 [DefaultDispatcher-worker-12 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36105/api/blob/upload-batch-data 2025-04-25 13:54:31.646 [DefaultDispatcher-worker-12 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36105/api/blob/upload-batch-data. 2025-04-25 13:54:31.646 [DefaultDispatcher-worker-12 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36105/api/blob/upload-batch-data 2025-04-25 13:54:31.646 [DefaultDispatcher-worker-12 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36105/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:31.648 [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-25 13:54:31.656 [DefaultDispatcher-worker-16 @coroutine#536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e069ca9 2025-04-25 13:54:31.690 [eventLoopGroupProxy-7-1 @coroutine#587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bbaf983 2025-04-25 13:54:31.691 [eventLoopGroupProxy-7-1 @call-handler#585] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:31.691 [eventLoopGroupProxy-7-1 @call-handler#585] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-25 13:54:31.691 [DefaultDispatcher-worker-9 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36105/api/blob/upload-batch-data 2025-04-25 13:54:31.692 [DefaultDispatcher-worker-9 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36105/api/blob/upload-batch-data 2025-04-25 13:54:31.692 [DefaultDispatcher-worker-9 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36105/api/blob/upload-batch-data. 2025-04-25 13:54:31.692 [DefaultDispatcher-worker-9 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36105/api/blob/upload-batch-data 2025-04-25 13:54:31.692 [DefaultDispatcher-worker-9 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36105/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:31.693 [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-25 13:54:31.694 [eventLoopGroupProxy-7-1 @coroutine#592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bbaf983 2025-04-25 13:54:31.694 [eventLoopGroupProxy-7-1 @call-handler#591] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:31.694 [eventLoopGroupProxy-7-1 @call-handler#591] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-25 13:54:31.695 [DefaultDispatcher-worker-9 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36105/api/blob/upload-batch-data 2025-04-25 13:54:31.695 [DefaultDispatcher-worker-9 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36105/api/blob/upload-batch-data 2025-04-25 13:54:31.695 [DefaultDispatcher-worker-9 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36105/api/blob/upload-batch-data. 2025-04-25 13:54:31.695 [DefaultDispatcher-worker-9 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36105/api/blob/upload-batch-data 2025-04-25 13:54:31.695 [DefaultDispatcher-worker-9 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36105/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:31.696 [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-25 13:54:31.697 [eventLoopGroupProxy-7-1 @coroutine#597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bbaf983 2025-04-25 13:54:31.697 [eventLoopGroupProxy-7-1 @call-handler#596] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:31.698 [eventLoopGroupProxy-7-1 @call-handler#596] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-25 13:54:31.698 [DefaultDispatcher-worker-2 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36105/api/blob/upload-batch-data 2025-04-25 13:54:31.705 [DefaultDispatcher-worker-11 @coroutine#535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e069ca9 2025-04-25 13:54:31.710 [DefaultDispatcher-worker-2 @coroutine#483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e069ca9 2025-04-25 13:54:31.710 [DefaultDispatcher-worker-2 @coroutine#483] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36105/UmAppDatabase/replication/message 2025-04-25 13:54:31.710 [DefaultDispatcher-worker-2 @coroutine#483] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:36105/UmAppDatabase/replication/message. 2025-04-25 13:54:31.710 [DefaultDispatcher-worker-2 @coroutine#483] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36105/UmAppDatabase/replication/message 2025-04-25 13:54:31.710 [DefaultDispatcher-worker-2 @coroutine#483] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36105/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-25 13:54:31.711 [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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/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-25 13:54:31.712 [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-25 13:54:31.712 [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-25 13:54:31.722 [DefaultDispatcher-worker-14 @call-handler#606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@357e7113 2025-04-25 13:54:31.723 [eventLoopGroupProxy-7-1 @call-handler#606] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:31.723 [eventLoopGroupProxy-7-1 @call-handler#606] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 12ms 2025-04-25 13:54:31.723 [DefaultDispatcher-worker-3 @coroutine#455] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36105/api/content/720460449611259904/_ustadmanifest.json 2025-04-25 13:54:31.723 [DefaultDispatcher-worker-3 @coroutine#455] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36105/api/content/720460449611259904/_ustadmanifest.json. 2025-04-25 13:54:31.723 [DefaultDispatcher-worker-3 @coroutine#455] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36105/api/content/720460449611259904/_ustadmanifest.json 2025-04-25 13:54:31.723 [DefaultDispatcher-worker-15 @coroutine#483] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36105/UmAppDatabase/replication/message 2025-04-25 13:54:31.723 [DefaultDispatcher-worker-15 @coroutine#483] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36105/UmAppDatabase/replication/message 2025-04-25 13:54:31.723 [DefaultDispatcher-worker-15 @coroutine#483] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36105/UmAppDatabase/replication/message. 2025-04-25 13:54:31.723 [DefaultDispatcher-worker-15 @coroutine#483] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36105/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-25 13:54:31.724 [DefaultDispatcher-worker-13 @coroutine#455] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36105/api/content/720460449611259904/_ustadmanifest.json 2025-04-25 13:54:31.724 [DefaultDispatcher-worker-13 @coroutine#455] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36105/api/content/720460449611259904/_ustadmanifest.json 2025-04-25 13:54:31.725 [DefaultDispatcher-worker-13 @coroutine#455] 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:36105/api/content/720460449611259904/_ustadmanifest.json. 2025-04-25 13:54:31.725 [DefaultDispatcher-worker-13 @coroutine#455] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36105/api/content/720460449611259904/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-25 13:54:31.728 [DefaultDispatcher-worker-11 @coroutine#483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e069ca9 2025-04-25 13:54:31.729 [DefaultDispatcher-worker-5 @coroutine#455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@357e7113 2025-04-25 13:54:31.730 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-25 13:54:31.730 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-25 13:54:31.730 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-25 13:54:31.730 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-25 13:54:31.730 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-25 13:54:31.731 [Test worker @coroutine#623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddbbfbb 2025-04-25 13:54:31.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2025-04-25 13:54:31.731 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2025-04-25 13:54:31.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:31.731 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e069ca9: (connection evicted) 2025-04-25 13:54:31.732 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:31.732 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2025-04-25 13:54:31.732 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2025-04-25 13:54:32.002 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-25 13:54:32.150 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-25 13:54:32.205 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-25 13:54:32.486 [DefaultDispatcher-worker-5 @coroutine#627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bbaf983 2025-04-25 13:54:32.734 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@6e80de85 2025-04-25 13:54:32.735 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@6e80de85 2025-04-25 13:54:32.735 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2025-04-25 13:54:32.735 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2025-04-25 13:54:32.735 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:32.735 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@357e7113: (connection evicted) 2025-04-25 13:54:32.736 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:32.736 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2025-04-25 13:54:32.736 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2025-04-25 13:54:32.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2025-04-25 13:54:32.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:32.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:32.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:32.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:32.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:32.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:32.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e4ead73 2025-04-25 13:54:32.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:32.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:32.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:32.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:32.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:32.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:32.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:32.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:32.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:32.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:32.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:32.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:32.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:32.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:32.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:32.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:32.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:32.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:32.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:32.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2025-04-25 13:54:32.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:32.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:32.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:32.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:32.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:32.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:32.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:32.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:32.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2025-04-25 13:54:32.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2025-04-25 13:54:32.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2025-04-25 13:54:32.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2025-04-25 13:54:32.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2025-04-25 13:54:32.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:32.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:32.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:32.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:32.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:32.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:32.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f7bd970 2025-04-25 13:54:32.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:32.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:32.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:32.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:32.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:32.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:32.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:32.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:32.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:32.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:32.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:32.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:32.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:32.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:32.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:32.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:32.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:32.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:32.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:32.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2025-04-25 13:54:32.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:32.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:32.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:32.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:32.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:32.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:32.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:32.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:32.740 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2025-04-25 13:54:32.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2025-04-25 13:54:32.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2025-04-25 13:54:32.740 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2025-04-25 13:54:32.749 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-25 13:54:32.750 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-25 13:54:32.750 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@218e186b 2025-04-25 13:54:32.751 [DefaultDispatcher-worker-5 @coroutine#635] INFO ktor.application - Responding at http://0.0.0.0:45147 2025-04-25 13:54:32.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2025-04-25 13:54:32.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:32.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:32.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:32.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:32.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:32.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:32.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50d91a0f 2025-04-25 13:54:32.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:32.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:32.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:32.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:32.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:32.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:32.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:32.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:32.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:32.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:32.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:32.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:32.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:32.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:32.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:32.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:32.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:32.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:32.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:32.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2025-04-25 13:54:32.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:32.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:32.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:32.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:32.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:32.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:32.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:32.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:32.751 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2025-04-25 13:54:32.752 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@52b6561b 2025-04-25 13:54:32.752 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@52b6561b 2025-04-25 13:54:32.752 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2025-04-25 13:54:32.753 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-25 13:54:32.753 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-25 13:54:32.753 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-25 13:54:32.753 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-25 13:54:32.753 [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-25 13:54:32.753 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-25 13:54:32.753 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-25 13:54:32.753 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-25 13:54:32.753 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-25 13:54:32.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2025-04-25 13:54:32.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:32.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:32.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:32.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:32.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:32.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:32.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@445b4594 2025-04-25 13:54:32.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:32.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:32.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:32.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:32.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:32.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:32.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:32.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:32.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:32.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:32.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:32.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:32.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:32.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:32.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:32.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:32.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:32.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:32.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:32.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2025-04-25 13:54:32.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:32.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:32.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:32.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:32.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:32.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:32.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:32.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:32.754 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2025-04-25 13:54:32.754 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@57777c23 2025-04-25 13:54:32.754 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@57777c23 2025-04-25 13:54:32.754 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2025-04-25 13:54:32.773 [DefaultDispatcher-worker-17 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57777c23 2025-04-25 13:54:32.778 [DefaultDispatcher-worker-4 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57777c23 2025-04-25 13:54:32.782 [DefaultDispatcher-worker-3 @coroutine#644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b6561b 2025-04-25 13:54:32.783 [Test worker @coroutine#646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b6561b 2025-04-25 13:54:32.787 [DefaultDispatcher-worker-14 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57777c23 2025-04-25 13:54:32.791 [DefaultDispatcher-worker-18 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57777c23 2025-04-25 13:54:32.791 [Test worker @coroutine#640] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45147/api/content/720460460450844672/_ustadmanifest.json 2025-04-25 13:54:32.791 [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:45147/api/content/720460460450844672/_ustadmanifest.json. 2025-04-25 13:54:32.791 [Test worker @coroutine#640] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45147/api/content/720460460450844672/_ustadmanifest.json 2025-04-25 13:54:32.792 [Test worker @coroutine#640] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45147/api/content/720460460450844672/_ustadmanifest.json 2025-04-25 13:54:32.792 [Test worker @coroutine#640] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45147/api/content/720460460450844672/_ustadmanifest.json 2025-04-25 13:54:32.793 [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:45147/api/content/720460460450844672/_ustadmanifest.json. 2025-04-25 13:54:32.793 [Test worker @coroutine#640] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45147/api/content/720460460450844672/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-25 13:54:32.801 [DefaultDispatcher-worker-15 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57777c23 2025-04-25 13:54:32.802 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-25 13:54:32.802 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-bd072eff-a40a-4e8c-aec2-4833f4185031', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-25 13:54:32.803 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-25 13:54:32.803 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-bd072eff-a40a-4e8c-aec2-4833f4185031 2025-04-25 13:54:32.804 [DefaultDispatcher-worker-15 @coroutine#660] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45147/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-25 13:54:32.804 [DefaultDispatcher-worker-15 @coroutine#660] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:45147/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-25 13:54:32.804 [DefaultDispatcher-worker-15 @coroutine#660] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45147/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-25 13:54:32.804 [DefaultDispatcher-worker-15 @coroutine#660] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45147/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-25 13:54:32.809 [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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/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-25 13:54:32.809 [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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/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-25 13:54:32.809 [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-25 13:54:32.809 [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-25 13:54:32.809 [eventLoopGroupProxy-10-1 @call-handler#670] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:32.810 [eventLoopGroupProxy-10-2 @call-handler#671] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:32.810 [eventLoopGroupProxy-10-2 @call-handler#671] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-25 13:54:32.810 [DefaultDispatcher-worker-17 @coroutine#660] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45147/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-25 13:54:32.810 [DefaultDispatcher-worker-17 @coroutine#660] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45147/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-25 13:54:32.812 [DefaultDispatcher-worker-1 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57777c23 2025-04-25 13:54:32.812 [DefaultDispatcher-worker-1 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45147/UmAppDatabase/replication/nodeId 2025-04-25 13:54:32.812 [DefaultDispatcher-worker-1 @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:45147/UmAppDatabase/replication/nodeId. 2025-04-25 13:54:32.812 [DefaultDispatcher-worker-1 @coroutine#659] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45147/UmAppDatabase/replication/nodeId 2025-04-25 13:54:32.814 [DefaultDispatcher-worker-4 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45147/api/blob/upload-init-batch 2025-04-25 13:54:32.814 [DefaultDispatcher-worker-4 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:45147/api/blob/upload-init-batch. 2025-04-25 13:54:32.814 [DefaultDispatcher-worker-4 @coroutine#658] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45147/api/blob/upload-init-batch 2025-04-25 13:54:32.814 [DefaultDispatcher-worker-4 @coroutine#658] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45147/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-25 13:54:32.814 [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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/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-25 13:54:32.814 [eventLoopGroupProxy-10-2 @call-handler#680] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:32.814 [eventLoopGroupProxy-10-2 @call-handler#680] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-04-25 13:54:32.815 [DefaultDispatcher-worker-1 @coroutine#659] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45147/UmAppDatabase/replication/nodeId 2025-04-25 13:54:32.815 [DefaultDispatcher-worker-1 @coroutine#659] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45147/UmAppDatabase/replication/nodeId 2025-04-25 13:54:32.815 [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-25 13:54:32.815 [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-25 13:54:32.817 [eventLoopGroupProxy-10-3 @coroutine#687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2025-04-25 13:54:32.817 [eventLoopGroupProxy-10-3 @call-handler#686] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-04-25 13:54:32.818 [DefaultDispatcher-worker-11 @coroutine#658] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45147/api/blob/upload-init-batch 2025-04-25 13:54:32.818 [DefaultDispatcher-worker-11 @coroutine#658] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45147/api/blob/upload-init-batch 2025-04-25 13:54:32.818 [DefaultDispatcher-worker-11 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45147/api/blob/upload-init-batch. 2025-04-25 13:54:32.818 [DefaultDispatcher-worker-11 @coroutine#658] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45147/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-25 13:54:32.820 [DefaultDispatcher-worker-11 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45147/api/blob/upload-batch-data 2025-04-25 13:54:32.820 [DefaultDispatcher-worker-11 @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:45147/api/blob/upload-batch-data. 2025-04-25 13:54:32.820 [DefaultDispatcher-worker-11 @coroutine#691] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45147/api/blob/upload-batch-data 2025-04-25 13:54:32.820 [DefaultDispatcher-worker-11 @coroutine#691] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45147/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:32.821 [DefaultDispatcher-worker-4 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57777c23 2025-04-25 13:54:32.821 [eventLoopGroupProxy-10-2 @call-handler#694] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-25 13:54:32.823 [eventLoopGroupProxy-10-2 @coroutine#695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2025-04-25 13:54:32.824 [eventLoopGroupProxy-10-2 @call-handler#694] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:32.824 [eventLoopGroupProxy-10-2 @call-handler#694] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-25 13:54:32.824 [DefaultDispatcher-worker-6 @coroutine#691] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45147/api/blob/upload-batch-data 2025-04-25 13:54:32.825 [DefaultDispatcher-worker-6 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45147/api/blob/upload-batch-data 2025-04-25 13:54:32.825 [DefaultDispatcher-worker-6 @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:45147/api/blob/upload-batch-data. 2025-04-25 13:54:32.825 [DefaultDispatcher-worker-6 @coroutine#691] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45147/api/blob/upload-batch-data 2025-04-25 13:54:32.825 [DefaultDispatcher-worker-6 @coroutine#691] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45147/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:32.826 [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-25 13:54:32.827 [DefaultDispatcher-worker-18 @coroutine#661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57777c23 2025-04-25 13:54:32.828 [eventLoopGroupProxy-10-2 @coroutine#700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2025-04-25 13:54:32.831 [eventLoopGroupProxy-10-2 @call-handler#699] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:32.831 [eventLoopGroupProxy-10-2 @call-handler#699] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-25 13:54:32.832 [DefaultDispatcher-worker-18 @coroutine#691] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45147/api/blob/upload-batch-data 2025-04-25 13:54:32.833 [DefaultDispatcher-worker-18 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45147/api/blob/upload-batch-data 2025-04-25 13:54:32.833 [DefaultDispatcher-worker-18 @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:45147/api/blob/upload-batch-data. 2025-04-25 13:54:32.833 [DefaultDispatcher-worker-18 @coroutine#691] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45147/api/blob/upload-batch-data 2025-04-25 13:54:32.833 [DefaultDispatcher-worker-18 @coroutine#691] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45147/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:32.834 [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-25 13:54:32.837 [eventLoopGroupProxy-10-2 @coroutine#705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2025-04-25 13:54:32.838 [eventLoopGroupProxy-10-2 @call-handler#704] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:32.838 [eventLoopGroupProxy-10-2 @call-handler#704] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-25 13:54:32.838 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:32.838 [DefaultDispatcher-worker-18 @coroutine#691] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45147/api/blob/upload-batch-data 2025-04-25 13:54:32.840 [DefaultDispatcher-worker-18 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45147/api/blob/upload-batch-data 2025-04-25 13:54:32.840 [DefaultDispatcher-worker-18 @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:45147/api/blob/upload-batch-data. 2025-04-25 13:54:32.840 [DefaultDispatcher-worker-18 @coroutine#691] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45147/api/blob/upload-batch-data 2025-04-25 13:54:32.840 [DefaultDispatcher-worker-18 @coroutine#691] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45147/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:32.840 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:32.841 [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-25 13:54:32.843 [eventLoopGroupProxy-10-2 @coroutine#710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2025-04-25 13:54:32.843 [eventLoopGroupProxy-10-2 @call-handler#709] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:32.843 [eventLoopGroupProxy-10-2 @call-handler#709] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-25 13:54:32.843 [DefaultDispatcher-worker-18 @coroutine#691] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45147/api/blob/upload-batch-data 2025-04-25 13:54:32.844 [DefaultDispatcher-worker-18 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45147/api/blob/upload-batch-data 2025-04-25 13:54:32.844 [DefaultDispatcher-worker-18 @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:45147/api/blob/upload-batch-data. 2025-04-25 13:54:32.844 [DefaultDispatcher-worker-18 @coroutine#691] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45147/api/blob/upload-batch-data 2025-04-25 13:54:32.844 [DefaultDispatcher-worker-18 @coroutine#691] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45147/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:32.845 [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-25 13:54:32.847 [eventLoopGroupProxy-10-2 @coroutine#715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2025-04-25 13:54:32.847 [eventLoopGroupProxy-10-2 @call-handler#714] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:32.847 [eventLoopGroupProxy-10-2 @call-handler#714] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-25 13:54:32.850 [DefaultDispatcher-worker-18 @coroutine#691] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45147/api/blob/upload-batch-data 2025-04-25 13:54:32.852 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:32.854 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-25 13:54:32.857 [DefaultDispatcher-worker-14 @coroutine#658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57777c23 2025-04-25 13:54:32.862 [DefaultDispatcher-worker-15 @coroutine#661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57777c23 2025-04-25 13:54:32.863 [DefaultDispatcher-worker-15 @coroutine#661] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45147/UmAppDatabase/replication/message 2025-04-25 13:54:32.863 [DefaultDispatcher-worker-15 @coroutine#661] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:45147/UmAppDatabase/replication/message. 2025-04-25 13:54:32.863 [DefaultDispatcher-worker-15 @coroutine#661] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45147/UmAppDatabase/replication/message 2025-04-25 13:54:32.863 [DefaultDispatcher-worker-15 @coroutine#661] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45147/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-25 13:54:32.864 [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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/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-25 13:54:32.864 [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-25 13:54:32.864 [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-25 13:54:32.876 [DefaultDispatcher-worker-2 @call-handler#724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2025-04-25 13:54:32.876 [eventLoopGroupProxy-10-2 @call-handler#724] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:32.876 [eventLoopGroupProxy-10-2 @call-handler#724] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 12ms 2025-04-25 13:54:32.877 [DefaultDispatcher-worker-8 @coroutine#634] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45147/api/content/720460460450844672/_ustadmanifest.json 2025-04-25 13:54:32.877 [DefaultDispatcher-worker-8 @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:45147/api/content/720460460450844672/_ustadmanifest.json. 2025-04-25 13:54:32.877 [DefaultDispatcher-worker-8 @coroutine#634] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45147/api/content/720460460450844672/_ustadmanifest.json 2025-04-25 13:54:32.877 [DefaultDispatcher-worker-17 @coroutine#661] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45147/UmAppDatabase/replication/message 2025-04-25 13:54:32.877 [DefaultDispatcher-worker-17 @coroutine#661] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45147/UmAppDatabase/replication/message 2025-04-25 13:54:32.877 [DefaultDispatcher-worker-17 @coroutine#661] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45147/UmAppDatabase/replication/message. 2025-04-25 13:54:32.877 [DefaultDispatcher-worker-17 @coroutine#661] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45147/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-25 13:54:32.877 [DefaultDispatcher-worker-1 @coroutine#634] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45147/api/content/720460460450844672/_ustadmanifest.json 2025-04-25 13:54:32.877 [DefaultDispatcher-worker-1 @coroutine#634] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45147/api/content/720460460450844672/_ustadmanifest.json 2025-04-25 13:54:32.878 [DefaultDispatcher-worker-10 @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:45147/api/content/720460460450844672/_ustadmanifest.json. 2025-04-25 13:54:32.878 [DefaultDispatcher-worker-10 @coroutine#634] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45147/api/content/720460460450844672/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-25 13:54:32.883 [DefaultDispatcher-worker-11 @coroutine#661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57777c23 2025-04-25 13:54:32.884 [DefaultDispatcher-worker-12 @coroutine#634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2025-04-25 13:54:32.885 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-25 13:54:32.885 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-25 13:54:32.885 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-25 13:54:32.885 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-25 13:54:32.885 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-25 13:54:32.886 [Test worker @coroutine#740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b6561b 2025-04-25 13:54:32.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2025-04-25 13:54:32.886 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2025-04-25 13:54:32.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:32.886 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57777c23: (connection evicted) 2025-04-25 13:54:32.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:32.886 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2025-04-25 13:54:32.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2025-04-25 13:54:33.253 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-25 13:54:33.253 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-25 13:54:33.358 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-25 13:54:33.889 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@218e186b 2025-04-25 13:54:33.889 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@218e186b 2025-04-25 13:54:33.890 [Test worker @coroutine#746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2025-04-25 13:54:33.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2025-04-25 13:54:33.890 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2025-04-25 13:54:33.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:33.890 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5274acd1: (connection evicted) 2025-04-25 13:54:33.891 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:33.891 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2025-04-25 13:54:33.891 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2025-04-25 13:54:33.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2025-04-25 13:54:33.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:33.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:33.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:33.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:33.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:33.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:33.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f72078d 2025-04-25 13:54:33.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:33.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:33.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:33.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:33.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:33.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:33.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:33.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:33.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:33.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:33.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:33.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:33.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:33.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:33.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:33.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:33.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:33.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:33.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:33.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2025-04-25 13:54:33.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:33.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:33.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:33.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:33.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:33.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:33.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:33.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:33.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2025-04-25 13:54:33.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:33.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:33.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2025-04-25 13:54:33.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2025-04-25 13:54:33.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:33.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:33.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:33.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:33.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:33.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:33.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62fbefad 2025-04-25 13:54:33.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:33.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:33.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:33.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:33.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:33.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:33.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:33.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:33.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:33.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:33.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:33.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:33.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:33.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:33.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:33.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:33.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:33.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:33.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:33.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2025-04-25 13:54:33.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:33.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:33.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:33.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:33.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:33.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:33.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:33.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:33.915 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2025-04-25 13:54:33.915 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-25 13:54:33.915 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-25 13:54:33.915 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2025-04-25 13:54:33.925 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-25 13:54:33.926 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-25 13:54:33.926 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@e23af91 2025-04-25 13:54:33.927 [DefaultDispatcher-worker-6 @coroutine#753] INFO ktor.application - Responding at http://0.0.0.0:38251 2025-04-25 13:54:33.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2025-04-25 13:54:33.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:33.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:33.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:33.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:33.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:33.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:33.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66b62332 2025-04-25 13:54:33.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:33.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:33.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:33.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:33.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:33.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:33.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:33.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:33.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:33.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:33.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:33.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:33.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:33.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:33.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:33.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:33.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:33.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:33.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:33.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2025-04-25 13:54:33.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:33.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:33.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:33.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:33.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:33.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:33.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:33.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:33.928 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2025-04-25 13:54:33.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@240f712e 2025-04-25 13:54:33.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@240f712e 2025-04-25 13:54:33.928 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2025-04-25 13:54:33.929 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-25 13:54:33.929 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-25 13:54:33.929 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-25 13:54:33.929 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-25 13:54:33.929 [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-25 13:54:33.929 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-25 13:54:33.929 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-25 13:54:33.929 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-25 13:54:33.929 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-25 13:54:33.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2025-04-25 13:54:33.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:33.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:33.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:33.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:33.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:33.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:33.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bc33ad9 2025-04-25 13:54:33.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:33.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:33.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:33.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:33.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:33.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:33.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:33.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:33.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:33.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:33.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:33.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:33.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:33.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:33.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:33.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:33.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:33.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:33.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:33.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2025-04-25 13:54:33.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:33.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:33.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:33.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:33.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:33.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:33.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:33.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:33.930 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2025-04-25 13:54:33.930 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cf669f2 2025-04-25 13:54:33.930 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cf669f2 2025-04-25 13:54:33.930 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2025-04-25 13:54:33.949 [DefaultDispatcher-worker-11 @coroutine#758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf669f2 2025-04-25 13:54:33.953 [DefaultDispatcher-worker-13 @coroutine#758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf669f2 2025-04-25 13:54:34.013 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:34.015 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:34.028 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:34.030 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:34.042 [DefaultDispatcher-worker-13 @coroutine#763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240f712e 2025-04-25 13:54:34.069 [DefaultDispatcher-worker-13 @coroutine#765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240f712e 2025-04-25 13:54:34.073 [DefaultDispatcher-worker-13 @coroutine#767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240f712e 2025-04-25 13:54:34.076 [DefaultDispatcher-worker-13 @coroutine#769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240f712e 2025-04-25 13:54:34.084 [DefaultDispatcher-worker-6 @coroutine#758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf669f2 2025-04-25 13:54:34.088 [DefaultDispatcher-worker-7 @coroutine#758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf669f2 2025-04-25 13:54:34.088 [Test worker @coroutine#758] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/content/720460464391213056/_ustadmanifest.json 2025-04-25 13:54:34.089 [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:38251/api/content/720460464391213056/_ustadmanifest.json. 2025-04-25 13:54:34.089 [Test worker @coroutine#758] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/content/720460464391213056/_ustadmanifest.json 2025-04-25 13:54:34.090 [Test worker @coroutine#758] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/content/720460464391213056/_ustadmanifest.json 2025-04-25 13:54:34.090 [Test worker @coroutine#758] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38251/api/content/720460464391213056/_ustadmanifest.json 2025-04-25 13:54:34.091 [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:38251/api/content/720460464391213056/_ustadmanifest.json. 2025-04-25 13:54:34.091 [Test worker @coroutine#758] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38251/api/content/720460464391213056/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-25 13:54:34.150 [DefaultDispatcher-worker-9 @coroutine#758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf669f2 2025-04-25 13:54:34.150 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-25 13:54:34.150 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-68b470db-d614-4a5a-94e0-9fb621daf8c9', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-25 13:54:34.151 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-25 13:54:34.151 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-68b470db-d614-4a5a-94e0-9fb621daf8c9 2025-04-25 13:54:34.152 [DefaultDispatcher-worker-9 @coroutine#784] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-25 13:54:34.152 [DefaultDispatcher-worker-9 @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:38251/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-25 13:54:34.152 [DefaultDispatcher-worker-9 @coroutine#784] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-25 13:54:34.152 [DefaultDispatcher-worker-9 @coroutine#784] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-25 13:54:34.154 [eventLoopGroupProxy-13-1 @call-handler#794] 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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/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-25 13:54:34.154 [eventLoopGroupProxy-13-2 @call-handler#795] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/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-25 13:54:34.154 [eventLoopGroupProxy-13-2 @call-handler#795] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:34.154 [eventLoopGroupProxy-13-1 @call-handler#794] 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-25 13:54:34.154 [eventLoopGroupProxy-13-1 @call-handler#794] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-25 13:54:34.155 [eventLoopGroupProxy-13-1 @call-handler#794] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:34.155 [eventLoopGroupProxy-13-1 @call-handler#794] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-25 13:54:34.155 [DefaultDispatcher-worker-3 @coroutine#784] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-25 13:54:34.155 [DefaultDispatcher-worker-3 @coroutine#784] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38251/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-25 13:54:34.157 [DefaultDispatcher-worker-13 @coroutine#783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf669f2 2025-04-25 13:54:34.158 [DefaultDispatcher-worker-13 @coroutine#783] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/UmAppDatabase/replication/nodeId 2025-04-25 13:54:34.158 [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:38251/UmAppDatabase/replication/nodeId. 2025-04-25 13:54:34.158 [DefaultDispatcher-worker-13 @coroutine#783] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/UmAppDatabase/replication/nodeId 2025-04-25 13:54:34.159 [eventLoopGroupProxy-13-1 @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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/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-25 13:54:34.159 [eventLoopGroupProxy-13-1 @call-handler#802] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:34.159 [eventLoopGroupProxy-13-1 @call-handler#802] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-04-25 13:54:34.159 [DefaultDispatcher-worker-8 @coroutine#783] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/UmAppDatabase/replication/nodeId 2025-04-25 13:54:34.159 [DefaultDispatcher-worker-8 @coroutine#783] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38251/UmAppDatabase/replication/nodeId 2025-04-25 13:54:34.165 [DefaultDispatcher-worker-13 @coroutine#783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf669f2 2025-04-25 13:54:34.171 [DefaultDispatcher-worker-18 @coroutine#785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf669f2 2025-04-25 13:54:34.173 [DefaultDispatcher-worker-12 @coroutine#782] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-init-batch 2025-04-25 13:54:34.173 [DefaultDispatcher-worker-12 @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:38251/api/blob/upload-init-batch. 2025-04-25 13:54:34.173 [DefaultDispatcher-worker-12 @coroutine#782] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-init-batch 2025-04-25 13:54:34.173 [DefaultDispatcher-worker-12 @coroutine#782] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-25 13:54:34.174 [eventLoopGroupProxy-13-1 @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-25 13:54:34.174 [eventLoopGroupProxy-13-1 @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-25 13:54:34.217 [eventLoopGroupProxy-13-1 @coroutine#810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:34.218 [eventLoopGroupProxy-13-1 @call-handler#809] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 44ms 2025-04-25 13:54:34.219 [DefaultDispatcher-worker-12 @coroutine#782] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-init-batch 2025-04-25 13:54:34.219 [DefaultDispatcher-worker-12 @coroutine#782] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38251/api/blob/upload-init-batch 2025-04-25 13:54:34.219 [DefaultDispatcher-worker-12 @coroutine#782] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38251/api/blob/upload-init-batch. 2025-04-25 13:54:34.219 [DefaultDispatcher-worker-12 @coroutine#782] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38251/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-25 13:54:34.222 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.222 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:34.222 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.222 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:34.223 [eventLoopGroupProxy-13-1 @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-25 13:54:34.225 [eventLoopGroupProxy-13-1 @coroutine#817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:34.225 [eventLoopGroupProxy-13-1 @call-handler#816] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:34.225 [eventLoopGroupProxy-13-1 @call-handler#816] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-25 13:54:34.226 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.226 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.226 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:34.226 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.226 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:34.227 [eventLoopGroupProxy-13-1 @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-25 13:54:34.270 [eventLoopGroupProxy-13-1 @coroutine#822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:34.270 [eventLoopGroupProxy-13-1 @call-handler#821] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:34.270 [eventLoopGroupProxy-13-1 @call-handler#821] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-25 13:54:34.271 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.272 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.272 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:34.272 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.272 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:34.273 [eventLoopGroupProxy-13-1 @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-25 13:54:34.274 [eventLoopGroupProxy-13-1 @coroutine#827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:34.274 [eventLoopGroupProxy-13-1 @call-handler#826] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:34.274 [eventLoopGroupProxy-13-1 @call-handler#826] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-25 13:54:34.274 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.275 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.275 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:34.275 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.275 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:34.276 [eventLoopGroupProxy-13-1 @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-25 13:54:34.278 [eventLoopGroupProxy-13-1 @coroutine#832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:34.278 [eventLoopGroupProxy-13-1 @call-handler#831] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:34.278 [eventLoopGroupProxy-13-1 @call-handler#831] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-25 13:54:34.278 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.279 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.279 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:34.279 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.279 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:34.280 [eventLoopGroupProxy-13-1 @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-25 13:54:34.323 [eventLoopGroupProxy-13-1 @coroutine#837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:34.323 [eventLoopGroupProxy-13-1 @call-handler#836] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:34.323 [eventLoopGroupProxy-13-1 @call-handler#836] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-25 13:54:34.324 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.325 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.325 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:34.325 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.325 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:34.326 [eventLoopGroupProxy-13-1 @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-25 13:54:34.389 [eventLoopGroupProxy-13-1 @coroutine#842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:34.389 [eventLoopGroupProxy-13-1 @call-handler#841] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:34.389 [eventLoopGroupProxy-13-1 @call-handler#841] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 63ms 2025-04-25 13:54:34.390 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.392 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.392 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:34.392 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.392 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:34.393 [eventLoopGroupProxy-13-1 @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-25 13:54:34.440 [eventLoopGroupProxy-13-1 @coroutine#848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:34.440 [eventLoopGroupProxy-13-1 @call-handler#846] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:34.441 [eventLoopGroupProxy-13-1 @call-handler#846] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2025-04-25 13:54:34.441 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.442 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.442 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:34.442 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.442 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:34.443 [eventLoopGroupProxy-13-1 @call-handler#852] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-25 13:54:34.487 [eventLoopGroupProxy-13-1 @coroutine#853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:34.487 [eventLoopGroupProxy-13-1 @call-handler#852] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:34.487 [eventLoopGroupProxy-13-1 @call-handler#852] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-25 13:54:34.487 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.489 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.489 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:34.489 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.489 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:34.490 [eventLoopGroupProxy-13-1 @call-handler#857] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-25 13:54:34.532 [eventLoopGroupProxy-13-1 @coroutine#858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:34.533 [eventLoopGroupProxy-13-1 @call-handler#857] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:34.533 [eventLoopGroupProxy-13-1 @call-handler#857] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-25 13:54:34.533 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.534 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.534 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:34.534 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.534 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:34.535 [eventLoopGroupProxy-13-1 @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-25 13:54:34.577 [eventLoopGroupProxy-13-1 @coroutine#863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:34.577 [eventLoopGroupProxy-13-1 @call-handler#862] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:34.577 [eventLoopGroupProxy-13-1 @call-handler#862] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-25 13:54:34.578 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.578 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.579 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:34.579 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.579 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:34.579 [eventLoopGroupProxy-13-1 @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-25 13:54:34.580 [eventLoopGroupProxy-13-1 @coroutine#868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:34.581 [eventLoopGroupProxy-13-1 @call-handler#867] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:34.581 [eventLoopGroupProxy-13-1 @call-handler#867] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-25 13:54:34.581 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.581 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.581 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:34.581 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.581 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:34.582 [eventLoopGroupProxy-13-1 @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-25 13:54:34.583 [eventLoopGroupProxy-13-1 @coroutine#873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:34.583 [eventLoopGroupProxy-13-1 @call-handler#872] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:34.583 [eventLoopGroupProxy-13-1 @call-handler#872] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-25 13:54:34.583 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.584 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.584 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:34.584 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.584 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:34.584 [eventLoopGroupProxy-13-1 @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-25 13:54:34.585 [eventLoopGroupProxy-13-1 @coroutine#878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:34.585 [eventLoopGroupProxy-13-1 @call-handler#877] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:34.586 [eventLoopGroupProxy-13-1 @call-handler#877] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-25 13:54:34.586 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.586 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.586 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:34.586 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.586 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:34.587 [eventLoopGroupProxy-13-1 @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-25 13:54:34.588 [eventLoopGroupProxy-13-1 @coroutine#883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:34.588 [eventLoopGroupProxy-13-1 @call-handler#882] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:34.588 [eventLoopGroupProxy-13-1 @call-handler#882] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-25 13:54:34.588 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.589 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.589 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:34.589 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.589 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:34.590 [eventLoopGroupProxy-13-1 @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-25 13:54:34.591 [eventLoopGroupProxy-13-1 @coroutine#888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:34.591 [eventLoopGroupProxy-13-1 @call-handler#887] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:34.591 [eventLoopGroupProxy-13-1 @call-handler#887] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-25 13:54:34.591 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.592 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.592 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:34.592 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.592 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:34.593 [eventLoopGroupProxy-13-1 @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-25 13:54:34.594 [eventLoopGroupProxy-13-1 @coroutine#893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:34.594 [eventLoopGroupProxy-13-1 @call-handler#892] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:34.594 [eventLoopGroupProxy-13-1 @call-handler#892] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-25 13:54:34.594 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.595 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.595 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:34.595 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.595 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:34.596 [eventLoopGroupProxy-13-1 @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-25 13:54:34.597 [eventLoopGroupProxy-13-1 @coroutine#898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:34.597 [eventLoopGroupProxy-13-1 @call-handler#897] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:34.597 [eventLoopGroupProxy-13-1 @call-handler#897] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-25 13:54:34.597 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.598 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.598 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:34.598 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.598 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:34.599 [eventLoopGroupProxy-13-1 @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-25 13:54:34.600 [eventLoopGroupProxy-13-1 @coroutine#903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:34.600 [eventLoopGroupProxy-13-1 @call-handler#902] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:34.600 [eventLoopGroupProxy-13-1 @call-handler#902] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-25 13:54:34.600 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.601 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.601 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:34.601 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.601 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:34.602 [eventLoopGroupProxy-13-1 @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-25 13:54:34.603 [eventLoopGroupProxy-13-1 @coroutine#908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:34.603 [eventLoopGroupProxy-13-1 @call-handler#907] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:34.603 [eventLoopGroupProxy-13-1 @call-handler#907] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-25 13:54:34.603 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.604 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.604 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:34.604 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.604 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:34.604 [eventLoopGroupProxy-13-1 @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-25 13:54:34.605 [eventLoopGroupProxy-13-1 @coroutine#913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:34.605 [eventLoopGroupProxy-13-1 @call-handler#912] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:34.605 [eventLoopGroupProxy-13-1 @call-handler#912] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-25 13:54:34.606 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.606 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.606 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:34.606 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.606 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:34.607 [eventLoopGroupProxy-13-1 @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-25 13:54:34.608 [eventLoopGroupProxy-13-1 @coroutine#918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:34.608 [eventLoopGroupProxy-13-1 @call-handler#917] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:34.608 [eventLoopGroupProxy-13-1 @call-handler#917] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-25 13:54:34.608 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.609 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.609 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:34.609 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.609 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:34.610 [eventLoopGroupProxy-13-1 @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-25 13:54:34.611 [eventLoopGroupProxy-13-1 @coroutine#923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:34.611 [eventLoopGroupProxy-13-1 @call-handler#922] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:34.611 [eventLoopGroupProxy-13-1 @call-handler#922] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-25 13:54:34.611 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.612 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.612 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:34.612 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.612 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:34.613 [eventLoopGroupProxy-13-1 @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-25 13:54:34.614 [eventLoopGroupProxy-13-1 @coroutine#928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:34.614 [eventLoopGroupProxy-13-1 @call-handler#927] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:34.614 [eventLoopGroupProxy-13-1 @call-handler#927] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-25 13:54:34.615 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.615 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.615 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:34.615 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.615 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:34.616 [eventLoopGroupProxy-13-1 @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-25 13:54:34.617 [eventLoopGroupProxy-13-1 @coroutine#933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:34.618 [eventLoopGroupProxy-13-1 @call-handler#932] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:34.618 [eventLoopGroupProxy-13-1 @call-handler#932] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-25 13:54:34.618 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.619 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.619 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:34.619 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.619 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:34.619 [eventLoopGroupProxy-13-1 @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-25 13:54:34.621 [eventLoopGroupProxy-13-1 @coroutine#938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:34.621 [eventLoopGroupProxy-13-1 @call-handler#937] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:34.621 [eventLoopGroupProxy-13-1 @call-handler#937] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-25 13:54:34.621 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.622 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.622 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:34.622 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.622 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:34.623 [eventLoopGroupProxy-13-1 @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-25 13:54:34.624 [eventLoopGroupProxy-13-1 @coroutine#943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:34.624 [eventLoopGroupProxy-13-1 @call-handler#942] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:34.624 [eventLoopGroupProxy-13-1 @call-handler#942] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-25 13:54:34.625 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.625 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.625 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:34.625 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.625 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:34.626 [eventLoopGroupProxy-13-1 @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-25 13:54:34.627 [eventLoopGroupProxy-13-1 @coroutine#948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:34.627 [eventLoopGroupProxy-13-1 @call-handler#947] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:34.627 [eventLoopGroupProxy-13-1 @call-handler#947] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-25 13:54:34.627 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.628 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.628 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:34.628 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.628 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:34.629 [eventLoopGroupProxy-13-1 @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-25 13:54:34.630 [eventLoopGroupProxy-13-1 @coroutine#953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:34.630 [eventLoopGroupProxy-13-1 @call-handler#952] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:34.630 [eventLoopGroupProxy-13-1 @call-handler#952] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-25 13:54:34.630 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.631 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.631 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:34.631 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.631 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:34.632 [eventLoopGroupProxy-13-1 @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-25 13:54:34.633 [eventLoopGroupProxy-13-1 @coroutine#958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:34.633 [eventLoopGroupProxy-13-1 @call-handler#957] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:34.633 [eventLoopGroupProxy-13-1 @call-handler#957] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-25 13:54:34.633 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.634 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.634 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:34.634 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.634 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:34.635 [eventLoopGroupProxy-13-1 @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-25 13:54:34.636 [eventLoopGroupProxy-13-1 @coroutine#963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:34.636 [eventLoopGroupProxy-13-1 @call-handler#962] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:34.636 [eventLoopGroupProxy-13-1 @call-handler#962] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-25 13:54:34.637 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.638 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.638 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:34.638 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.638 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:34.639 [eventLoopGroupProxy-13-1 @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-25 13:54:34.640 [eventLoopGroupProxy-13-1 @coroutine#968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:34.640 [eventLoopGroupProxy-13-1 @call-handler#967] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:34.640 [eventLoopGroupProxy-13-1 @call-handler#967] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-25 13:54:34.640 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.641 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.641 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:34.641 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.641 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:34.642 [eventLoopGroupProxy-13-1 @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-25 13:54:34.643 [eventLoopGroupProxy-13-1 @coroutine#973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:34.643 [eventLoopGroupProxy-13-1 @call-handler#972] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:34.643 [eventLoopGroupProxy-13-1 @call-handler#972] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-25 13:54:34.643 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.644 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.644 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:34.644 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.644 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:34.644 [eventLoopGroupProxy-13-1 @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-25 13:54:34.645 [eventLoopGroupProxy-13-1 @coroutine#978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:34.645 [eventLoopGroupProxy-13-1 @call-handler#977] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:34.645 [eventLoopGroupProxy-13-1 @call-handler#977] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-25 13:54:34.646 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.646 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.647 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:34.647 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.647 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:34.647 [eventLoopGroupProxy-13-1 @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-25 13:54:34.648 [eventLoopGroupProxy-13-1 @coroutine#983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:34.648 [eventLoopGroupProxy-13-1 @call-handler#982] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:34.648 [eventLoopGroupProxy-13-1 @call-handler#982] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-25 13:54:34.649 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.650 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.650 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:34.650 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.650 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:34.651 [eventLoopGroupProxy-13-1 @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-25 13:54:34.652 [eventLoopGroupProxy-13-1 @coroutine#988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:34.652 [eventLoopGroupProxy-13-1 @call-handler#987] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:34.652 [eventLoopGroupProxy-13-1 @call-handler#987] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-25 13:54:34.652 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.653 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.653 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:34.653 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.653 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:34.653 [eventLoopGroupProxy-13-1 @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-25 13:54:34.654 [eventLoopGroupProxy-13-1 @coroutine#993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:34.654 [eventLoopGroupProxy-13-1 @call-handler#992] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:34.655 [eventLoopGroupProxy-13-1 @call-handler#992] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-25 13:54:34.655 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.655 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.655 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:34.655 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.655 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:34.656 [eventLoopGroupProxy-13-1 @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-25 13:54:34.668 [DefaultDispatcher-worker-19 @coroutine#803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf669f2 2025-04-25 13:54:34.698 [eventLoopGroupProxy-13-1 @coroutine#999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:34.698 [eventLoopGroupProxy-13-1 @call-handler#997] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:34.698 [eventLoopGroupProxy-13-1 @call-handler#997] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-25 13:54:34.699 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.699 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.699 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:34.699 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.699 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:34.700 [eventLoopGroupProxy-13-1 @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-25 13:54:34.701 [eventLoopGroupProxy-13-1 @coroutine#1004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:34.701 [eventLoopGroupProxy-13-1 @call-handler#1003] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:34.701 [eventLoopGroupProxy-13-1 @call-handler#1003] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-25 13:54:34.701 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.701 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.701 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:34.702 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.702 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:34.702 [eventLoopGroupProxy-13-1 @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-25 13:54:34.703 [eventLoopGroupProxy-13-1 @coroutine#1009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:34.703 [eventLoopGroupProxy-13-1 @call-handler#1008] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:34.703 [eventLoopGroupProxy-13-1 @call-handler#1008] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-25 13:54:34.703 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.704 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.704 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:34.704 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.704 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:34.704 [eventLoopGroupProxy-13-1 @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-25 13:54:34.705 [eventLoopGroupProxy-13-1 @coroutine#1014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:34.705 [eventLoopGroupProxy-13-1 @call-handler#1013] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:34.705 [eventLoopGroupProxy-13-1 @call-handler#1013] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-25 13:54:34.706 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.706 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.706 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:34.706 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.706 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:34.707 [eventLoopGroupProxy-13-1 @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-25 13:54:34.748 [eventLoopGroupProxy-13-1 @coroutine#1020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:34.748 [eventLoopGroupProxy-13-1 @call-handler#1018] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:34.748 [eventLoopGroupProxy-13-1 @call-handler#1018] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-25 13:54:34.748 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.749 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.749 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:34.749 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.749 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:34.750 [eventLoopGroupProxy-13-1 @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-25 13:54:34.792 [eventLoopGroupProxy-13-1 @coroutine#1025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:34.793 [eventLoopGroupProxy-13-1 @call-handler#1024] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:34.793 [eventLoopGroupProxy-13-1 @call-handler#1024] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-25 13:54:34.793 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.794 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.794 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:34.794 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.794 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:34.794 [eventLoopGroupProxy-13-1 @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-25 13:54:34.795 [eventLoopGroupProxy-13-1 @coroutine#1030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:34.795 [eventLoopGroupProxy-13-1 @call-handler#1029] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:34.795 [eventLoopGroupProxy-13-1 @call-handler#1029] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-25 13:54:34.796 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.796 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.796 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:34.796 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.796 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:34.797 [eventLoopGroupProxy-13-1 @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-25 13:54:34.798 [eventLoopGroupProxy-13-1 @coroutine#1035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:34.798 [eventLoopGroupProxy-13-1 @call-handler#1034] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:34.798 [eventLoopGroupProxy-13-1 @call-handler#1034] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-25 13:54:34.798 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.798 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.798 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:34.798 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.798 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:34.799 [eventLoopGroupProxy-13-1 @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-25 13:54:34.841 [eventLoopGroupProxy-13-1 @coroutine#1040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:34.842 [eventLoopGroupProxy-13-1 @call-handler#1039] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:34.842 [eventLoopGroupProxy-13-1 @call-handler#1039] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-25 13:54:34.842 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.843 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.843 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:34.843 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.843 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:34.844 [eventLoopGroupProxy-13-1 @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-25 13:54:34.845 [eventLoopGroupProxy-13-1 @coroutine#1045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:34.845 [eventLoopGroupProxy-13-1 @call-handler#1044] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:34.845 [eventLoopGroupProxy-13-1 @call-handler#1044] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-25 13:54:34.846 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.846 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.846 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:34.846 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.846 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:34.847 [eventLoopGroupProxy-13-1 @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-25 13:54:34.848 [eventLoopGroupProxy-13-1 @coroutine#1050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:34.848 [eventLoopGroupProxy-13-1 @call-handler#1049] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:34.848 [eventLoopGroupProxy-13-1 @call-handler#1049] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-25 13:54:34.849 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.849 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.849 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:34.849 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.849 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:34.850 [eventLoopGroupProxy-13-1 @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-25 13:54:34.851 [eventLoopGroupProxy-13-1 @coroutine#1055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:34.851 [eventLoopGroupProxy-13-1 @call-handler#1054] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:34.851 [eventLoopGroupProxy-13-1 @call-handler#1054] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-25 13:54:34.851 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.852 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.852 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:34.852 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.852 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:34.852 [eventLoopGroupProxy-13-1 @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-25 13:54:34.853 [eventLoopGroupProxy-13-1 @coroutine#1060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:34.854 [eventLoopGroupProxy-13-1 @call-handler#1059] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:34.854 [eventLoopGroupProxy-13-1 @call-handler#1059] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-25 13:54:34.854 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.854 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.854 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:34.854 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.855 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:34.855 [eventLoopGroupProxy-13-1 @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-25 13:54:34.898 [eventLoopGroupProxy-13-1 @coroutine#1065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:34.898 [eventLoopGroupProxy-13-1 @call-handler#1064] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:34.898 [eventLoopGroupProxy-13-1 @call-handler#1064] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-25 13:54:34.898 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.899 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.899 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:34.899 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.899 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:34.900 [eventLoopGroupProxy-13-1 @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-25 13:54:34.901 [eventLoopGroupProxy-13-1 @coroutine#1070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:34.901 [eventLoopGroupProxy-13-1 @call-handler#1069] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:34.901 [eventLoopGroupProxy-13-1 @call-handler#1069] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-25 13:54:34.902 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.902 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.902 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:34.902 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.902 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:34.903 [eventLoopGroupProxy-13-1 @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-25 13:54:34.904 [eventLoopGroupProxy-13-1 @coroutine#1075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:34.904 [eventLoopGroupProxy-13-1 @call-handler#1074] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:34.904 [eventLoopGroupProxy-13-1 @call-handler#1074] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-25 13:54:34.904 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.905 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.905 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:34.905 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.905 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:34.906 [eventLoopGroupProxy-13-1 @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-25 13:54:34.907 [eventLoopGroupProxy-13-1 @coroutine#1080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:34.907 [eventLoopGroupProxy-13-1 @call-handler#1079] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:34.907 [eventLoopGroupProxy-13-1 @call-handler#1079] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-25 13:54:34.907 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.908 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.908 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:34.908 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.908 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:34.909 [eventLoopGroupProxy-13-1 @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-25 13:54:34.910 [eventLoopGroupProxy-13-1 @coroutine#1085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:34.910 [eventLoopGroupProxy-13-1 @call-handler#1084] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:34.910 [eventLoopGroupProxy-13-1 @call-handler#1084] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-25 13:54:34.910 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.911 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.911 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:34.911 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.911 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:34.912 [eventLoopGroupProxy-13-1 @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-25 13:54:34.912 [eventLoopGroupProxy-13-1 @coroutine#1090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:34.913 [eventLoopGroupProxy-13-1 @call-handler#1089] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:34.913 [eventLoopGroupProxy-13-1 @call-handler#1089] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-25 13:54:34.913 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.914 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.914 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:34.914 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.914 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:34.915 [eventLoopGroupProxy-13-1 @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-25 13:54:34.916 [eventLoopGroupProxy-13-1 @coroutine#1095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:34.916 [eventLoopGroupProxy-13-1 @call-handler#1094] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:34.916 [eventLoopGroupProxy-13-1 @call-handler#1094] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-25 13:54:34.917 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.917 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.917 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:34.917 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.917 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:34.918 [eventLoopGroupProxy-13-1 @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-25 13:54:34.919 [eventLoopGroupProxy-13-1 @coroutine#1100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:34.919 [eventLoopGroupProxy-13-1 @call-handler#1099] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:34.919 [eventLoopGroupProxy-13-1 @call-handler#1099] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-25 13:54:34.919 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.920 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.920 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:34.920 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.920 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:34.921 [eventLoopGroupProxy-13-1 @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-25 13:54:34.922 [eventLoopGroupProxy-13-1 @coroutine#1105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:34.922 [eventLoopGroupProxy-13-1 @call-handler#1104] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:34.922 [eventLoopGroupProxy-13-1 @call-handler#1104] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-25 13:54:34.922 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.923 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.923 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:34.923 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.923 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:34.923 [eventLoopGroupProxy-13-1 @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-25 13:54:34.927 [eventLoopGroupProxy-13-1 @coroutine#1110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:34.928 [eventLoopGroupProxy-13-1 @call-handler#1109] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:34.928 [eventLoopGroupProxy-13-1 @call-handler#1109] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-25 13:54:34.928 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.929 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.929 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:34.929 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.929 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:34.929 [eventLoopGroupProxy-13-1 @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-25 13:54:34.931 [eventLoopGroupProxy-13-1 @coroutine#1115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:34.931 [eventLoopGroupProxy-13-1 @call-handler#1114] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:34.931 [eventLoopGroupProxy-13-1 @call-handler#1114] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-25 13:54:34.931 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.932 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.932 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:34.932 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.932 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:34.932 [eventLoopGroupProxy-13-1 @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-25 13:54:34.934 [eventLoopGroupProxy-13-1 @coroutine#1120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:34.934 [eventLoopGroupProxy-13-1 @call-handler#1119] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:34.934 [eventLoopGroupProxy-13-1 @call-handler#1119] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-25 13:54:34.934 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.935 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.935 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:34.935 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.935 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:34.935 [eventLoopGroupProxy-13-1 @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-25 13:54:34.936 [eventLoopGroupProxy-13-1 @coroutine#1125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:34.936 [eventLoopGroupProxy-13-1 @call-handler#1124] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:34.936 [eventLoopGroupProxy-13-1 @call-handler#1124] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-25 13:54:34.937 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.937 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.937 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:34.937 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.937 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:34.938 [eventLoopGroupProxy-13-1 @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-25 13:54:34.980 [eventLoopGroupProxy-13-1 @coroutine#1130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:34.980 [eventLoopGroupProxy-13-1 @call-handler#1129] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:34.980 [eventLoopGroupProxy-13-1 @call-handler#1129] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-25 13:54:34.980 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.981 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.981 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:34.981 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.981 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:34.982 [eventLoopGroupProxy-13-1 @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-25 13:54:34.983 [eventLoopGroupProxy-13-1 @coroutine#1135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:34.983 [eventLoopGroupProxy-13-1 @call-handler#1134] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:34.983 [eventLoopGroupProxy-13-1 @call-handler#1134] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-25 13:54:34.983 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.984 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.984 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:34.984 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.984 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:34.985 [eventLoopGroupProxy-13-1 @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-25 13:54:34.986 [eventLoopGroupProxy-13-1 @coroutine#1140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:34.986 [eventLoopGroupProxy-13-1 @call-handler#1139] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:34.986 [eventLoopGroupProxy-13-1 @call-handler#1139] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-25 13:54:34.986 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.987 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.987 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:34.987 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:34.987 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:34.987 [eventLoopGroupProxy-13-1 @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-25 13:54:35.029 [eventLoopGroupProxy-13-1 @coroutine#1146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:35.029 [eventLoopGroupProxy-13-1 @call-handler#1144] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:35.029 [eventLoopGroupProxy-13-1 @call-handler#1144] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-25 13:54:35.030 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.030 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.030 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:35.030 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.030 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:35.031 [eventLoopGroupProxy-13-1 @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-25 13:54:35.032 [eventLoopGroupProxy-13-1 @coroutine#1151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:35.032 [eventLoopGroupProxy-13-1 @call-handler#1150] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:35.032 [eventLoopGroupProxy-13-1 @call-handler#1150] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-25 13:54:35.032 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.033 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.033 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:35.033 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.033 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:35.033 [eventLoopGroupProxy-13-1 @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-25 13:54:35.034 [eventLoopGroupProxy-13-1 @coroutine#1156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:35.034 [eventLoopGroupProxy-13-1 @call-handler#1155] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:35.034 [eventLoopGroupProxy-13-1 @call-handler#1155] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-25 13:54:35.035 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.035 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.035 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:35.035 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.035 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:35.036 [eventLoopGroupProxy-13-1 @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-25 13:54:35.037 [eventLoopGroupProxy-13-1 @coroutine#1161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:35.037 [eventLoopGroupProxy-13-1 @call-handler#1160] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:35.037 [eventLoopGroupProxy-13-1 @call-handler#1160] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-25 13:54:35.037 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.037 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.037 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:35.038 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.038 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:35.038 [eventLoopGroupProxy-13-1 @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-25 13:54:35.081 [eventLoopGroupProxy-13-1 @coroutine#1166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:35.081 [eventLoopGroupProxy-13-1 @call-handler#1165] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:35.081 [eventLoopGroupProxy-13-1 @call-handler#1165] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-25 13:54:35.082 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.082 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.082 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:35.082 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.082 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:35.083 [eventLoopGroupProxy-13-1 @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-25 13:54:35.084 [eventLoopGroupProxy-13-1 @coroutine#1171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:35.084 [eventLoopGroupProxy-13-1 @call-handler#1170] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:35.084 [eventLoopGroupProxy-13-1 @call-handler#1170] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-25 13:54:35.084 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.085 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.085 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:35.085 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.085 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:35.086 [eventLoopGroupProxy-13-1 @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-25 13:54:35.128 [eventLoopGroupProxy-13-1 @coroutine#1176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:35.128 [eventLoopGroupProxy-13-1 @call-handler#1175] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:35.128 [eventLoopGroupProxy-13-1 @call-handler#1175] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-25 13:54:35.128 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.129 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.129 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:35.129 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.129 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:35.130 [eventLoopGroupProxy-13-1 @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-25 13:54:35.172 [eventLoopGroupProxy-13-1 @coroutine#1181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:35.172 [eventLoopGroupProxy-13-1 @call-handler#1180] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:35.173 [eventLoopGroupProxy-13-1 @call-handler#1180] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-25 13:54:35.173 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.174 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.174 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:35.174 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.174 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:35.174 [eventLoopGroupProxy-13-1 @call-handler#1185] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-25 13:54:35.178 [DefaultDispatcher-worker-4 @coroutine#803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf669f2 2025-04-25 13:54:35.217 [eventLoopGroupProxy-13-1 @coroutine#1187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:35.217 [eventLoopGroupProxy-13-1 @call-handler#1185] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:35.217 [eventLoopGroupProxy-13-1 @call-handler#1185] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-25 13:54:35.217 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.218 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.218 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:35.218 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.218 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:35.219 [eventLoopGroupProxy-13-1 @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-25 13:54:35.261 [eventLoopGroupProxy-13-1 @coroutine#1192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:35.261 [eventLoopGroupProxy-13-1 @call-handler#1191] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:35.261 [eventLoopGroupProxy-13-1 @call-handler#1191] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-25 13:54:35.261 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.262 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.262 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:35.262 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.262 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:35.263 [eventLoopGroupProxy-13-1 @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-25 13:54:35.263 [eventLoopGroupProxy-13-1 @coroutine#1197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:35.264 [eventLoopGroupProxy-13-1 @call-handler#1196] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:35.264 [eventLoopGroupProxy-13-1 @call-handler#1196] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-25 13:54:35.264 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.264 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.264 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:35.264 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.264 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:35.265 [eventLoopGroupProxy-13-1 @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-25 13:54:35.266 [eventLoopGroupProxy-13-1 @coroutine#1202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:35.266 [eventLoopGroupProxy-13-1 @call-handler#1201] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:35.266 [eventLoopGroupProxy-13-1 @call-handler#1201] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-25 13:54:35.266 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.266 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.266 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:35.266 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.266 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:35.267 [eventLoopGroupProxy-13-1 @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-25 13:54:35.268 [eventLoopGroupProxy-13-1 @coroutine#1207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:35.268 [eventLoopGroupProxy-13-1 @call-handler#1206] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:35.268 [eventLoopGroupProxy-13-1 @call-handler#1206] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-25 13:54:35.268 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.269 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.269 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:35.269 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.269 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:35.270 [eventLoopGroupProxy-13-1 @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-25 13:54:35.271 [eventLoopGroupProxy-13-1 @coroutine#1212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:35.271 [eventLoopGroupProxy-13-1 @call-handler#1211] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:35.271 [eventLoopGroupProxy-13-1 @call-handler#1211] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-25 13:54:35.271 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.271 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.271 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:35.272 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.272 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:35.272 [eventLoopGroupProxy-13-1 @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-25 13:54:35.273 [eventLoopGroupProxy-13-1 @coroutine#1217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:35.273 [eventLoopGroupProxy-13-1 @call-handler#1216] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:35.273 [eventLoopGroupProxy-13-1 @call-handler#1216] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-25 13:54:35.273 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.274 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.274 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:35.274 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.274 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:35.274 [eventLoopGroupProxy-13-1 @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-25 13:54:35.275 [eventLoopGroupProxy-13-1 @coroutine#1222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:35.275 [eventLoopGroupProxy-13-1 @call-handler#1221] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:35.276 [eventLoopGroupProxy-13-1 @call-handler#1221] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-25 13:54:35.276 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.276 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.276 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:35.276 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.276 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:35.277 [eventLoopGroupProxy-13-1 @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-25 13:54:35.278 [eventLoopGroupProxy-13-1 @coroutine#1227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:35.278 [eventLoopGroupProxy-13-1 @call-handler#1226] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:35.278 [eventLoopGroupProxy-13-1 @call-handler#1226] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-25 13:54:35.278 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.279 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.279 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:35.279 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.279 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:35.280 [eventLoopGroupProxy-13-1 @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-25 13:54:35.281 [eventLoopGroupProxy-13-1 @coroutine#1232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:35.281 [eventLoopGroupProxy-13-1 @call-handler#1231] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:35.281 [eventLoopGroupProxy-13-1 @call-handler#1231] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-25 13:54:35.282 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.282 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.282 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:35.282 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.282 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:35.283 [eventLoopGroupProxy-13-1 @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-25 13:54:35.284 [eventLoopGroupProxy-13-1 @coroutine#1237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:35.284 [eventLoopGroupProxy-13-1 @call-handler#1236] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:35.284 [eventLoopGroupProxy-13-1 @call-handler#1236] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-25 13:54:35.284 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.284 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.284 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:35.285 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.285 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:35.285 [eventLoopGroupProxy-13-1 @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-25 13:54:35.286 [eventLoopGroupProxy-13-1 @coroutine#1242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:35.286 [eventLoopGroupProxy-13-1 @call-handler#1241] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:35.286 [eventLoopGroupProxy-13-1 @call-handler#1241] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-25 13:54:35.286 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.287 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.287 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:35.287 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.287 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:35.287 [eventLoopGroupProxy-13-1 @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-25 13:54:35.288 [eventLoopGroupProxy-13-1 @coroutine#1247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:35.288 [eventLoopGroupProxy-13-1 @call-handler#1246] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:35.288 [eventLoopGroupProxy-13-1 @call-handler#1246] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-25 13:54:35.289 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.289 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.289 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:35.289 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.289 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:35.289 [eventLoopGroupProxy-13-1 @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-25 13:54:35.290 [eventLoopGroupProxy-13-1 @coroutine#1252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:35.290 [eventLoopGroupProxy-13-1 @call-handler#1251] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:35.291 [eventLoopGroupProxy-13-1 @call-handler#1251] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-25 13:54:35.291 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.291 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.291 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:35.291 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.291 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:35.291 [eventLoopGroupProxy-13-1 @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-25 13:54:35.292 [eventLoopGroupProxy-13-1 @coroutine#1257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:35.292 [eventLoopGroupProxy-13-1 @call-handler#1256] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:35.292 [eventLoopGroupProxy-13-1 @call-handler#1256] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-25 13:54:35.293 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.293 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.293 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:35.293 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.293 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:35.294 [eventLoopGroupProxy-13-1 @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-25 13:54:35.294 [eventLoopGroupProxy-13-1 @coroutine#1262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:35.295 [eventLoopGroupProxy-13-1 @call-handler#1261] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:35.295 [eventLoopGroupProxy-13-1 @call-handler#1261] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-25 13:54:35.295 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.295 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.295 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:35.295 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.295 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:35.296 [eventLoopGroupProxy-13-1 @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-25 13:54:35.339 [eventLoopGroupProxy-13-1 @coroutine#1268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:35.339 [eventLoopGroupProxy-13-1 @call-handler#1266] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:35.339 [eventLoopGroupProxy-13-1 @call-handler#1266] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-25 13:54:35.339 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.340 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.340 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:35.340 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.340 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:35.340 [eventLoopGroupProxy-13-1 @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-25 13:54:35.341 [eventLoopGroupProxy-13-1 @coroutine#1273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:35.341 [eventLoopGroupProxy-13-1 @call-handler#1272] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:35.341 [eventLoopGroupProxy-13-1 @call-handler#1272] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-25 13:54:35.342 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.342 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.342 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:35.342 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.342 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:35.343 [eventLoopGroupProxy-13-1 @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-25 13:54:35.343 [eventLoopGroupProxy-13-1 @coroutine#1278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:35.343 [eventLoopGroupProxy-13-1 @call-handler#1277] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:35.344 [eventLoopGroupProxy-13-1 @call-handler#1277] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-25 13:54:35.344 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.344 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.344 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:35.344 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.344 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:35.345 [eventLoopGroupProxy-13-1 @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-25 13:54:35.345 [eventLoopGroupProxy-13-1 @coroutine#1283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:35.346 [eventLoopGroupProxy-13-1 @call-handler#1282] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:35.346 [eventLoopGroupProxy-13-1 @call-handler#1282] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-25 13:54:35.346 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.346 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.346 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:35.346 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.346 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:35.347 [eventLoopGroupProxy-13-1 @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-25 13:54:35.347 [eventLoopGroupProxy-13-1 @coroutine#1288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:35.347 [eventLoopGroupProxy-13-1 @call-handler#1287] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:35.347 [eventLoopGroupProxy-13-1 @call-handler#1287] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 0ms 2025-04-25 13:54:35.348 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.348 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.348 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:35.348 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.348 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:35.349 [eventLoopGroupProxy-13-1 @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-25 13:54:35.349 [eventLoopGroupProxy-13-1 @coroutine#1293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:35.349 [eventLoopGroupProxy-13-1 @call-handler#1292] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:35.349 [eventLoopGroupProxy-13-1 @call-handler#1292] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-25 13:54:35.350 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.350 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.350 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:35.350 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.350 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:35.350 [eventLoopGroupProxy-13-1 @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-25 13:54:35.351 [eventLoopGroupProxy-13-1 @coroutine#1298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:35.351 [eventLoopGroupProxy-13-1 @call-handler#1297] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:35.351 [eventLoopGroupProxy-13-1 @call-handler#1297] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-25 13:54:35.351 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.352 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.352 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:35.352 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.352 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:35.352 [eventLoopGroupProxy-13-1 @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-25 13:54:35.395 [eventLoopGroupProxy-13-1 @coroutine#1303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:35.395 [eventLoopGroupProxy-13-1 @call-handler#1302] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:35.395 [eventLoopGroupProxy-13-1 @call-handler#1302] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-25 13:54:35.395 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.396 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.396 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:35.396 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.396 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:35.397 [eventLoopGroupProxy-13-1 @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-25 13:54:35.397 [eventLoopGroupProxy-13-1 @coroutine#1308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:35.397 [eventLoopGroupProxy-13-1 @call-handler#1307] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:35.397 [eventLoopGroupProxy-13-1 @call-handler#1307] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-25 13:54:35.398 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.398 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.398 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:35.398 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.398 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:35.398 [eventLoopGroupProxy-13-1 @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-25 13:54:35.399 [eventLoopGroupProxy-13-1 @coroutine#1313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:35.399 [eventLoopGroupProxy-13-1 @call-handler#1312] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:35.399 [eventLoopGroupProxy-13-1 @call-handler#1312] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-25 13:54:35.400 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.400 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.400 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:35.400 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.400 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:35.401 [eventLoopGroupProxy-13-1 @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-25 13:54:35.442 [eventLoopGroupProxy-13-1 @coroutine#1318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:35.443 [eventLoopGroupProxy-13-1 @call-handler#1317] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:35.443 [eventLoopGroupProxy-13-1 @call-handler#1317] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-25 13:54:35.443 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.444 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.444 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:35.444 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.444 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:35.445 [eventLoopGroupProxy-13-1 @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-25 13:54:35.445 [eventLoopGroupProxy-13-1 @coroutine#1323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:35.445 [eventLoopGroupProxy-13-1 @call-handler#1322] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:35.446 [eventLoopGroupProxy-13-1 @call-handler#1322] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-25 13:54:35.446 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.446 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.446 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:35.446 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.446 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:35.446 [eventLoopGroupProxy-13-1 @call-handler#1327] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-25 13:54:35.447 [eventLoopGroupProxy-13-1 @coroutine#1328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:35.447 [eventLoopGroupProxy-13-1 @call-handler#1327] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:35.447 [eventLoopGroupProxy-13-1 @call-handler#1327] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-25 13:54:35.448 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.448 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.448 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:35.448 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.448 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:35.449 [eventLoopGroupProxy-13-1 @call-handler#1332] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-25 13:54:35.450 [eventLoopGroupProxy-13-1 @coroutine#1333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:35.450 [eventLoopGroupProxy-13-1 @call-handler#1332] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:35.450 [eventLoopGroupProxy-13-1 @call-handler#1332] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-25 13:54:35.450 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.450 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.450 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:35.450 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.450 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:35.451 [eventLoopGroupProxy-13-1 @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-25 13:54:35.451 [eventLoopGroupProxy-13-1 @coroutine#1338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:35.451 [eventLoopGroupProxy-13-1 @call-handler#1337] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:35.451 [eventLoopGroupProxy-13-1 @call-handler#1337] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 0ms 2025-04-25 13:54:35.452 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.452 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.452 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:35.452 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.452 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:35.452 [eventLoopGroupProxy-13-1 @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-25 13:54:35.453 [eventLoopGroupProxy-13-1 @coroutine#1343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:35.453 [eventLoopGroupProxy-13-1 @call-handler#1342] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:35.453 [eventLoopGroupProxy-13-1 @call-handler#1342] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-25 13:54:35.453 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.454 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.454 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:35.454 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.454 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:35.454 [eventLoopGroupProxy-13-1 @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-25 13:54:35.455 [eventLoopGroupProxy-13-1 @coroutine#1348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:35.455 [eventLoopGroupProxy-13-1 @call-handler#1347] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:35.455 [eventLoopGroupProxy-13-1 @call-handler#1347] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-25 13:54:35.456 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.456 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.456 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:35.456 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.456 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:35.456 [eventLoopGroupProxy-13-1 @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-25 13:54:35.458 [eventLoopGroupProxy-13-1 @coroutine#1353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:35.458 [eventLoopGroupProxy-13-1 @call-handler#1352] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:35.458 [eventLoopGroupProxy-13-1 @call-handler#1352] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-25 13:54:35.458 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.459 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.459 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:35.459 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.459 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:35.459 [eventLoopGroupProxy-13-1 @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-25 13:54:35.460 [eventLoopGroupProxy-13-1 @coroutine#1358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:35.460 [eventLoopGroupProxy-13-1 @call-handler#1357] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:35.460 [eventLoopGroupProxy-13-1 @call-handler#1357] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-25 13:54:35.460 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.461 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.461 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:35.461 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.461 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:35.462 [eventLoopGroupProxy-13-1 @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-25 13:54:35.462 [eventLoopGroupProxy-13-1 @coroutine#1363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:35.463 [eventLoopGroupProxy-13-1 @call-handler#1362] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:35.463 [eventLoopGroupProxy-13-1 @call-handler#1362] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-25 13:54:35.463 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.464 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.464 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:35.464 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.464 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:35.464 [eventLoopGroupProxy-13-1 @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-25 13:54:35.465 [eventLoopGroupProxy-13-1 @coroutine#1368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:35.465 [eventLoopGroupProxy-13-1 @call-handler#1367] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:35.465 [eventLoopGroupProxy-13-1 @call-handler#1367] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-25 13:54:35.465 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.468 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.468 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:35.468 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.468 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:35.468 [eventLoopGroupProxy-13-1 @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-25 13:54:35.470 [eventLoopGroupProxy-13-1 @coroutine#1373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:35.470 [eventLoopGroupProxy-13-1 @call-handler#1372] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:35.470 [eventLoopGroupProxy-13-1 @call-handler#1372] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-25 13:54:35.470 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.471 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.471 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:35.471 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.471 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:35.471 [eventLoopGroupProxy-13-1 @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-25 13:54:35.513 [eventLoopGroupProxy-13-1 @coroutine#1378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:35.513 [eventLoopGroupProxy-13-1 @call-handler#1377] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:35.513 [eventLoopGroupProxy-13-1 @call-handler#1377] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-25 13:54:35.513 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.514 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.514 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:35.514 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.514 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:35.514 [eventLoopGroupProxy-13-1 @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-25 13:54:35.515 [eventLoopGroupProxy-13-1 @coroutine#1383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:35.515 [eventLoopGroupProxy-13-1 @call-handler#1382] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:35.515 [eventLoopGroupProxy-13-1 @call-handler#1382] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-25 13:54:35.516 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.516 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.516 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:35.516 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.516 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:35.517 [eventLoopGroupProxy-13-1 @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-25 13:54:35.559 [eventLoopGroupProxy-13-1 @coroutine#1388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:35.559 [eventLoopGroupProxy-13-1 @call-handler#1387] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:35.559 [eventLoopGroupProxy-13-1 @call-handler#1387] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-25 13:54:35.559 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.560 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.560 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:35.560 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.560 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:35.561 [eventLoopGroupProxy-13-1 @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-25 13:54:35.561 [eventLoopGroupProxy-13-1 @coroutine#1393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:35.562 [eventLoopGroupProxy-13-1 @call-handler#1392] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:35.562 [eventLoopGroupProxy-13-1 @call-handler#1392] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-25 13:54:35.562 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.562 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.562 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:35.562 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.562 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:35.562 [eventLoopGroupProxy-13-1 @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-25 13:54:35.604 [eventLoopGroupProxy-13-1 @coroutine#1398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:35.604 [eventLoopGroupProxy-13-1 @call-handler#1397] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:35.604 [eventLoopGroupProxy-13-1 @call-handler#1397] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-25 13:54:35.604 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.604 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.604 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:35.604 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.604 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:35.605 [eventLoopGroupProxy-13-1 @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-25 13:54:35.647 [eventLoopGroupProxy-13-1 @coroutine#1404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:35.648 [eventLoopGroupProxy-13-1 @call-handler#1402] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:35.648 [eventLoopGroupProxy-13-1 @call-handler#1402] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-25 13:54:35.648 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.649 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.649 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:35.649 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.649 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:35.649 [eventLoopGroupProxy-13-1 @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-25 13:54:35.690 [DefaultDispatcher-worker-4 @coroutine#803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf669f2 2025-04-25 13:54:35.691 [eventLoopGroupProxy-13-1 @coroutine#1410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:35.691 [eventLoopGroupProxy-13-1 @call-handler#1408] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:35.691 [eventLoopGroupProxy-13-1 @call-handler#1408] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-25 13:54:35.691 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.692 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.692 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:35.692 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.692 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:35.692 [eventLoopGroupProxy-13-1 @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-25 13:54:35.735 [eventLoopGroupProxy-13-1 @coroutine#1415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:35.735 [eventLoopGroupProxy-13-1 @call-handler#1414] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:35.735 [eventLoopGroupProxy-13-1 @call-handler#1414] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-25 13:54:35.736 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.736 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.736 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:35.736 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.736 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:35.737 [eventLoopGroupProxy-13-1 @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-25 13:54:35.779 [eventLoopGroupProxy-13-1 @coroutine#1420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:35.780 [eventLoopGroupProxy-13-1 @call-handler#1419] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:35.780 [eventLoopGroupProxy-13-1 @call-handler#1419] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-25 13:54:35.780 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.781 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.781 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:35.781 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.781 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:35.781 [eventLoopGroupProxy-13-1 @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-25 13:54:35.782 [eventLoopGroupProxy-13-1 @coroutine#1425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:35.783 [eventLoopGroupProxy-13-1 @call-handler#1424] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:35.783 [eventLoopGroupProxy-13-1 @call-handler#1424] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-25 13:54:35.783 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.783 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.783 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:35.783 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.783 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:35.784 [eventLoopGroupProxy-13-1 @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-25 13:54:35.826 [eventLoopGroupProxy-13-1 @coroutine#1430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:35.826 [eventLoopGroupProxy-13-1 @call-handler#1429] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:35.826 [eventLoopGroupProxy-13-1 @call-handler#1429] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-25 13:54:35.826 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.827 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.827 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:35.827 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.827 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:35.827 [eventLoopGroupProxy-13-1 @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-25 13:54:35.829 [eventLoopGroupProxy-13-1 @coroutine#1435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:35.829 [eventLoopGroupProxy-13-1 @call-handler#1434] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:35.829 [eventLoopGroupProxy-13-1 @call-handler#1434] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-25 13:54:35.829 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.830 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.830 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:35.830 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.830 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:35.830 [eventLoopGroupProxy-13-1 @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-25 13:54:35.832 [eventLoopGroupProxy-13-1 @coroutine#1440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:35.832 [eventLoopGroupProxy-13-1 @call-handler#1439] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:35.832 [eventLoopGroupProxy-13-1 @call-handler#1439] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-25 13:54:35.832 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.833 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.833 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:35.833 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.833 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:35.833 [eventLoopGroupProxy-13-1 @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-25 13:54:35.834 [eventLoopGroupProxy-13-1 @coroutine#1445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:35.834 [eventLoopGroupProxy-13-1 @call-handler#1444] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:35.834 [eventLoopGroupProxy-13-1 @call-handler#1444] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-25 13:54:35.835 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.835 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.835 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:35.835 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.835 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:35.836 [eventLoopGroupProxy-13-1 @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-25 13:54:35.837 [eventLoopGroupProxy-13-1 @coroutine#1450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:35.837 [eventLoopGroupProxy-13-1 @call-handler#1449] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:35.837 [eventLoopGroupProxy-13-1 @call-handler#1449] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-25 13:54:35.837 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.838 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.838 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:35.838 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.838 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:35.838 [eventLoopGroupProxy-13-1 @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-25 13:54:35.839 [eventLoopGroupProxy-13-1 @coroutine#1455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:35.839 [eventLoopGroupProxy-13-1 @call-handler#1454] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:35.839 [eventLoopGroupProxy-13-1 @call-handler#1454] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-25 13:54:35.839 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.840 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.840 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:35.840 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.840 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:35.840 [eventLoopGroupProxy-13-1 @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-25 13:54:35.883 [eventLoopGroupProxy-13-1 @coroutine#1460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:35.883 [eventLoopGroupProxy-13-1 @call-handler#1459] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:35.883 [eventLoopGroupProxy-13-1 @call-handler#1459] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-25 13:54:35.884 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.884 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.884 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:35.884 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.884 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:35.885 [eventLoopGroupProxy-13-1 @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-25 13:54:35.886 [eventLoopGroupProxy-13-1 @coroutine#1465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:35.886 [eventLoopGroupProxy-13-1 @call-handler#1464] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:35.886 [eventLoopGroupProxy-13-1 @call-handler#1464] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-25 13:54:35.886 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.887 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.887 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:35.887 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.887 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:35.887 [eventLoopGroupProxy-13-1 @call-handler#1469] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-25 13:54:35.888 [eventLoopGroupProxy-13-1 @coroutine#1470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:35.888 [eventLoopGroupProxy-13-1 @call-handler#1469] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:35.888 [eventLoopGroupProxy-13-1 @call-handler#1469] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-25 13:54:35.889 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.889 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.889 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:35.889 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.889 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:35.890 [eventLoopGroupProxy-13-1 @call-handler#1474] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-25 13:54:35.891 [eventLoopGroupProxy-13-1 @coroutine#1475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:35.891 [eventLoopGroupProxy-13-1 @call-handler#1474] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:35.891 [eventLoopGroupProxy-13-1 @call-handler#1474] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-25 13:54:35.891 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.891 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.891 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:35.891 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.891 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:35.892 [eventLoopGroupProxy-13-1 @call-handler#1479] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-25 13:54:35.915 [DefaultDispatcher-worker-4 @coroutine#1480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:35.934 [DefaultDispatcher-worker-20 @coroutine#1483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240f712e 2025-04-25 13:54:35.934 [eventLoopGroupProxy-13-1 @coroutine#1484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:35.934 [eventLoopGroupProxy-13-1 @call-handler#1479] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:35.934 [eventLoopGroupProxy-13-1 @call-handler#1479] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-25 13:54:35.935 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.936 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.936 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:35.936 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.936 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:35.936 [eventLoopGroupProxy-13-1 @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-25 13:54:35.937 [eventLoopGroupProxy-13-1 @coroutine#1490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:35.937 [eventLoopGroupProxy-13-1 @call-handler#1489] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:35.937 [eventLoopGroupProxy-13-1 @call-handler#1489] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-25 13:54:35.938 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.938 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.938 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:35.938 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.938 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:35.939 [eventLoopGroupProxy-13-1 @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-25 13:54:35.940 [eventLoopGroupProxy-13-1 @coroutine#1495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:35.940 [eventLoopGroupProxy-13-1 @call-handler#1494] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:35.940 [eventLoopGroupProxy-13-1 @call-handler#1494] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-25 13:54:35.940 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.940 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.940 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:35.940 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.940 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:35.941 [eventLoopGroupProxy-13-1 @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-25 13:54:35.942 [eventLoopGroupProxy-13-1 @coroutine#1500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:35.942 [eventLoopGroupProxy-13-1 @call-handler#1499] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:35.942 [eventLoopGroupProxy-13-1 @call-handler#1499] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-25 13:54:35.942 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.942 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.943 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:35.943 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.943 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:35.943 [eventLoopGroupProxy-13-1 @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-25 13:54:35.986 [eventLoopGroupProxy-13-1 @coroutine#1505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:35.986 [eventLoopGroupProxy-13-1 @call-handler#1504] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:35.986 [eventLoopGroupProxy-13-1 @call-handler#1504] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-25 13:54:35.986 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.987 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.987 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:35.987 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:35.987 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:35.988 [eventLoopGroupProxy-13-1 @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-25 13:54:36.030 [eventLoopGroupProxy-13-1 @coroutine#1510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:36.031 [eventLoopGroupProxy-13-1 @call-handler#1509] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:36.031 [eventLoopGroupProxy-13-1 @call-handler#1509] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-25 13:54:36.031 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:36.031 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:36.031 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:36.031 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:36.031 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:36.032 [eventLoopGroupProxy-13-1 @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-25 13:54:36.033 [eventLoopGroupProxy-13-1 @coroutine#1515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:36.033 [eventLoopGroupProxy-13-1 @call-handler#1514] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:36.033 [eventLoopGroupProxy-13-1 @call-handler#1514] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-25 13:54:36.033 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:36.034 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:36.034 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:36.034 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:36.034 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:36.035 [eventLoopGroupProxy-13-1 @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-25 13:54:36.040 [eventLoopGroupProxy-13-1 @coroutine#1520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:36.040 [eventLoopGroupProxy-13-1 @call-handler#1519] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:36.040 [eventLoopGroupProxy-13-1 @call-handler#1519] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-25 13:54:36.040 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:36.041 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:36.041 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:36.041 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:36.041 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:36.041 [eventLoopGroupProxy-13-1 @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-25 13:54:36.042 [eventLoopGroupProxy-13-1 @coroutine#1525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:36.042 [eventLoopGroupProxy-13-1 @call-handler#1524] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:36.042 [eventLoopGroupProxy-13-1 @call-handler#1524] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-25 13:54:36.043 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:36.043 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:36.043 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:36.043 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:36.043 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:36.044 [eventLoopGroupProxy-13-1 @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-25 13:54:36.086 [eventLoopGroupProxy-13-1 @coroutine#1530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:36.086 [eventLoopGroupProxy-13-1 @call-handler#1529] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:36.086 [eventLoopGroupProxy-13-1 @call-handler#1529] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-25 13:54:36.087 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:36.087 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:36.087 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:36.087 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:36.087 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:36.088 [eventLoopGroupProxy-13-1 @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-25 13:54:36.089 [eventLoopGroupProxy-13-1 @coroutine#1535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:36.089 [eventLoopGroupProxy-13-1 @call-handler#1534] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:36.089 [eventLoopGroupProxy-13-1 @call-handler#1534] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-25 13:54:36.089 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:36.090 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:36.090 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:36.090 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:36.090 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:36.091 [eventLoopGroupProxy-13-1 @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-25 13:54:36.134 [eventLoopGroupProxy-13-1 @coroutine#1540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:36.134 [eventLoopGroupProxy-13-1 @call-handler#1539] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:36.134 [eventLoopGroupProxy-13-1 @call-handler#1539] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-25 13:54:36.135 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:36.136 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:36.136 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:36.136 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:36.136 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:36.136 [eventLoopGroupProxy-13-1 @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-25 13:54:36.178 [eventLoopGroupProxy-13-1 @coroutine#1545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:36.178 [eventLoopGroupProxy-13-1 @call-handler#1544] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:36.178 [eventLoopGroupProxy-13-1 @call-handler#1544] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-25 13:54:36.178 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:36.179 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:36.179 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:36.179 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:36.179 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:36.180 [eventLoopGroupProxy-13-1 @call-handler#1549] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-25 13:54:36.181 [eventLoopGroupProxy-13-1 @coroutine#1550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:36.181 [eventLoopGroupProxy-13-1 @call-handler#1549] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:36.181 [eventLoopGroupProxy-13-1 @call-handler#1549] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-25 13:54:36.181 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:36.182 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:36.182 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:36.182 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:36.182 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:36.182 [eventLoopGroupProxy-13-1 @call-handler#1554] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-25 13:54:36.198 [DefaultDispatcher-worker-16 @coroutine#803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf669f2 2025-04-25 13:54:36.225 [eventLoopGroupProxy-13-1 @coroutine#1556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:36.225 [eventLoopGroupProxy-13-1 @call-handler#1554] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:36.225 [eventLoopGroupProxy-13-1 @call-handler#1554] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-25 13:54:36.226 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:36.227 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:36.227 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:36.227 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:36.227 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:36.228 [eventLoopGroupProxy-13-1 @call-handler#1560] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-25 13:54:36.229 [eventLoopGroupProxy-13-1 @coroutine#1561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:36.229 [eventLoopGroupProxy-13-1 @call-handler#1560] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:36.229 [eventLoopGroupProxy-13-1 @call-handler#1560] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-25 13:54:36.229 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:36.230 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:36.230 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:36.230 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:36.230 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:36.230 [eventLoopGroupProxy-13-1 @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-25 13:54:36.231 [eventLoopGroupProxy-13-1 @coroutine#1567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:36.231 [eventLoopGroupProxy-13-1 @call-handler#1566] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:36.231 [eventLoopGroupProxy-13-1 @call-handler#1566] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-25 13:54:36.232 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:36.232 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:36.232 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:36.232 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:36.232 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:36.233 [eventLoopGroupProxy-13-1 @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-25 13:54:36.234 [eventLoopGroupProxy-13-1 @coroutine#1572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:36.234 [eventLoopGroupProxy-13-1 @call-handler#1571] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:36.234 [eventLoopGroupProxy-13-1 @call-handler#1571] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-25 13:54:36.234 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:36.235 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:36.235 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:36.235 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:36.235 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:36.236 [eventLoopGroupProxy-13-1 @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-25 13:54:36.281 [eventLoopGroupProxy-13-1 @coroutine#1577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:36.281 [eventLoopGroupProxy-13-1 @call-handler#1576] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:36.281 [eventLoopGroupProxy-13-1 @call-handler#1576] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2025-04-25 13:54:36.281 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:36.282 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:36.282 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:36.282 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:36.282 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:36.282 [eventLoopGroupProxy-13-1 @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-25 13:54:36.324 [eventLoopGroupProxy-13-1 @coroutine#1582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:36.324 [eventLoopGroupProxy-13-1 @call-handler#1581] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:36.324 [eventLoopGroupProxy-13-1 @call-handler#1581] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-25 13:54:36.324 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:36.325 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:36.325 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:36.325 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:36.325 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:36.326 [eventLoopGroupProxy-13-1 @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-25 13:54:36.326 [eventLoopGroupProxy-13-1 @coroutine#1587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:36.327 [eventLoopGroupProxy-13-1 @call-handler#1586] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:36.327 [eventLoopGroupProxy-13-1 @call-handler#1586] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-25 13:54:36.327 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:36.328 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:36.328 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:36.328 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:36.328 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:36.328 [eventLoopGroupProxy-13-1 @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-25 13:54:36.329 [eventLoopGroupProxy-13-1 @coroutine#1592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:36.329 [eventLoopGroupProxy-13-1 @call-handler#1591] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:36.329 [eventLoopGroupProxy-13-1 @call-handler#1591] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-25 13:54:36.330 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:36.330 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:36.330 [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:38251/api/blob/upload-batch-data. 2025-04-25 13:54:36.330 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:36.330 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:36.331 [eventLoopGroupProxy-13-1 @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-25 13:54:36.333 [eventLoopGroupProxy-13-1 @coroutine#1597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:36.333 [eventLoopGroupProxy-13-1 @call-handler#1596] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:36.333 [eventLoopGroupProxy-13-1 @call-handler#1596] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-25 13:54:36.333 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/blob/upload-batch-data 2025-04-25 13:54:36.340 [DefaultDispatcher-worker-2 @coroutine#782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf669f2 2025-04-25 13:54:36.344 [DefaultDispatcher-worker-2 @coroutine#785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf669f2 2025-04-25 13:54:36.344 [DefaultDispatcher-worker-2 @coroutine#785] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/UmAppDatabase/replication/message 2025-04-25 13:54:36.345 [DefaultDispatcher-worker-2 @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:38251/UmAppDatabase/replication/message. 2025-04-25 13:54:36.345 [DefaultDispatcher-worker-2 @coroutine#785] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/UmAppDatabase/replication/message 2025-04-25 13:54:36.345 [DefaultDispatcher-worker-2 @coroutine#785] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38251/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-25 13:54:36.345 [eventLoopGroupProxy-13-1 @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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/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-25 13:54:36.345 [eventLoopGroupProxy-13-1 @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-25 13:54:36.345 [eventLoopGroupProxy-13-1 @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-25 13:54:36.357 [DefaultDispatcher-worker-5 @call-handler#1606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-25 13:54:36.358 [eventLoopGroupProxy-13-1 @call-handler#1606] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:36.358 [DefaultDispatcher-worker-5 @coroutine#752] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38251/api/content/720460464391213056/_ustadmanifest.json 2025-04-25 13:54:36.358 [eventLoopGroupProxy-13-1 @call-handler#1606] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 13ms 2025-04-25 13:54:36.358 [DefaultDispatcher-worker-5 @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:38251/api/content/720460464391213056/_ustadmanifest.json. 2025-04-25 13:54:36.358 [DefaultDispatcher-worker-5 @coroutine#752] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38251/api/content/720460464391213056/_ustadmanifest.json 2025-04-25 13:54:36.358 [DefaultDispatcher-worker-8 @coroutine#785] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/UmAppDatabase/replication/message 2025-04-25 13:54:36.358 [DefaultDispatcher-worker-8 @coroutine#785] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38251/UmAppDatabase/replication/message 2025-04-25 13:54:36.358 [DefaultDispatcher-worker-8 @coroutine#785] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38251/UmAppDatabase/replication/message. 2025-04-25 13:54:36.358 [DefaultDispatcher-worker-8 @coroutine#785] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38251/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-25 13:54:36.359 [DefaultDispatcher-worker-20 @coroutine#752] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38251/api/content/720460464391213056/_ustadmanifest.json 2025-04-25 13:54:36.359 [DefaultDispatcher-worker-20 @coroutine#752] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38251/api/content/720460464391213056/_ustadmanifest.json 2025-04-25 13:54:36.359 [DefaultDispatcher-worker-9 @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:38251/api/content/720460464391213056/_ustadmanifest.json. 2025-04-25 13:54:36.359 [DefaultDispatcher-worker-9 @coroutine#752] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38251/api/content/720460464391213056/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-25 13:54:36.364 [DefaultDispatcher-worker-5 @coroutine#785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf669f2 2025-04-25 13:54:36.377 [DefaultDispatcher-worker-15 @coroutine#752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-25 13:54:36.402 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-25 13:54:36.402 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-25 13:54:36.402 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-25 13:54:36.402 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-25 13:54:36.402 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-25 13:54:36.404 [Test worker @coroutine#1622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240f712e 2025-04-25 13:54:36.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2025-04-25 13:54:36.404 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2025-04-25 13:54:36.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:36.404 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2cf669f2: (connection evicted) 2025-04-25 13:54:36.405 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:36.405 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2025-04-25 13:54:36.405 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2025-04-25 13:54:36.430 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-25 13:54:36.430 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-25 13:54:36.840 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-25 13:54:37.408 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@e23af91 2025-04-25 13:54:37.409 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@e23af91 2025-04-25 13:54:37.412 [Test worker @coroutine#1627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-25 13:54:37.412 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2025-04-25 13:54:37.412 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2025-04-25 13:54:37.412 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:37.412 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@279ebd94: (connection evicted) 2025-04-25 13:54:37.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:37.413 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2025-04-25 13:54:37.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2025-04-25 13:54:37.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2025-04-25 13:54:37.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:37.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:37.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:37.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:37.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:37.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:37.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@769f6023 2025-04-25 13:54:37.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:37.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:37.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:37.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:37.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:37.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:37.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:37.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:37.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:37.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:37.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:37.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:37.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:37.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:37.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:37.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:37.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:37.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:37.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:37.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2025-04-25 13:54:37.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:37.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:37.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:37.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:37.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:37.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:37.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:37.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:37.422 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2025-04-25 13:54:37.422 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f03fdc0 2025-04-25 13:54:37.422 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f03fdc0 2025-04-25 13:54:37.422 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2025-04-25 13:54:37.454 [DefaultDispatcher-worker-2 @coroutine#1635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f03fdc0 2025-04-25 13:54:37.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2025-04-25 13:54:37.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:37.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:37.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:37.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:37.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:37.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:37.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@431923ed 2025-04-25 13:54:37.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:37.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:37.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:37.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:37.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:37.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:37.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:37.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:37.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:37.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:37.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:37.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:37.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:37.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:37.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:37.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:37.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:37.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:37.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:37.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2025-04-25 13:54:37.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:37.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:37.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:37.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:37.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:37.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:37.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:37.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:37.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2025-04-25 13:54:37.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@242c4a94 2025-04-25 13:54:37.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@242c4a94 2025-04-25 13:54:37.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2025-04-25 13:54:37.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2025-04-25 13:54:37.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:37.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:37.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:37.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:37.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:37.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:37.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4df13b7e 2025-04-25 13:54:37.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:37.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:37.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:37.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:37.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:37.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:37.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:37.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:37.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:37.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:37.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:37.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:37.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:37.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:37.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:37.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:37.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:37.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:37.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:37.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2025-04-25 13:54:37.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:37.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:37.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:37.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:37.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:37.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:37.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:37.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:37.459 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2025-04-25 13:54:37.459 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@12b66c89 2025-04-25 13:54:37.459 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@12b66c89 2025-04-25 13:54:37.459 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2025-04-25 13:54:37.461 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-25 13:54:37.461 [Test worker] INFO ktor.application - Application started in 0.0 seconds. 2025-04-25 13:54:37.462 [DefaultDispatcher-worker-6 @coroutine#1644] INFO ktor.application - Responding at http://0.0.0.0:33189 2025-04-25 13:54:37.464 [DefaultDispatcher-worker-6 @coroutine#1646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@242c4a94 2025-04-25 13:54:37.465 [Test worker @coroutine#1645] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33189/api/blob/upload-init-batch 2025-04-25 13:54:37.465 [Test worker @coroutine#1645] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:33189/api/blob/upload-init-batch. 2025-04-25 13:54:37.465 [Test worker @coroutine#1645] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33189/api/blob/upload-init-batch 2025-04-25 13:54:37.465 [Test worker @coroutine#1645] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33189/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-25 13:54:37.467 [eventLoopGroupProxy-16-1 @call-handler#1651] 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-25 13:54:37.467 [eventLoopGroupProxy-16-1 @call-handler#1651] 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-25 13:54:37.468 [eventLoopGroupProxy-16-1 @coroutine#1652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12b66c89 2025-04-25 13:54:37.469 [Test worker @coroutine#1645] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33189/api/blob/upload-init-batch 2025-04-25 13:54:37.469 [Test worker @coroutine#1645] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33189/api/blob/upload-init-batch 2025-04-25 13:54:37.469 [Test worker @coroutine#1645] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33189/api/blob/upload-init-batch. 2025-04-25 13:54:37.469 [Test worker @coroutine#1645] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33189/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-25 13:54:37.470 [Test worker @coroutine#1656] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33189/api/blob/upload-batch-data 2025-04-25 13:54:37.470 [Test worker @coroutine#1656] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33189/api/blob/upload-batch-data. 2025-04-25 13:54:37.470 [Test worker @coroutine#1656] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33189/api/blob/upload-batch-data 2025-04-25 13:54:37.470 [Test worker @coroutine#1656] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:37.470 [eventLoopGroupProxy-16-1 @call-handler#1658] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-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-25 13:54:37.472 [eventLoopGroupProxy-16-1 @coroutine#1659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12b66c89 2025-04-25 13:54:37.472 [eventLoopGroupProxy-16-1 @call-handler#1658] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:37.472 [Test worker @coroutine#1656] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33189/api/blob/upload-batch-data 2025-04-25 13:54:37.474 [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-25 13:54:37.476 [eventLoopGroupProxy-16-2 @call-handler#1668] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:37.479 [Test worker @coroutine#1670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@242c4a94 2025-04-25 13:54:37.522 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:37.558 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:37.559 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:38.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2025-04-25 13:54:38.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:38.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:38.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:38.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:38.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:38.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:38.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e564c78 2025-04-25 13:54:38.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:38.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:38.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:38.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:38.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:38.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:38.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:38.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:38.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:38.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:38.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:38.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:38.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:38.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:38.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:38.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:38.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:38.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:38.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:38.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2025-04-25 13:54:38.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:38.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:38.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:38.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:38.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:38.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:38.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:38.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:38.539 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2025-04-25 13:54:38.539 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@11267e87 2025-04-25 13:54:38.539 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@11267e87 2025-04-25 13:54:38.539 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2025-04-25 13:54:38.560 [DefaultDispatcher-worker-9 @coroutine#1676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11267e87 2025-04-25 13:54:38.563 [Test worker @coroutine#1676] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44109/api/blob/upload-init-batch 2025-04-25 13:54:38.563 [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:44109/api/blob/upload-init-batch. 2025-04-25 13:54:38.563 [Test worker @coroutine#1676] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44109/api/blob/upload-init-batch 2025-04-25 13:54:38.563 [Test worker @coroutine#1676] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44109/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-25 13:54:38.564 [Test worker @coroutine#1676] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44109/api/blob/upload-init-batch 2025-04-25 13:54:38.564 [Test worker @coroutine#1676] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44109/api/blob/upload-init-batch 2025-04-25 13:54:38.565 [Test worker @coroutine#1676] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:44109/api/blob/upload-init-batch. 2025-04-25 13:54:38.565 [Test worker @coroutine#1676] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:44109/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-25 13:54:38.571 [DefaultDispatcher-worker-12 @coroutine#1676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11267e87 2025-04-25 13:54:38.574 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2025-04-25 13:54:38.574 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2025-04-25 13:54:38.574 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:38.574 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11267e87: (connection evicted) 2025-04-25 13:54:38.574 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:38.574 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2025-04-25 13:54:38.574 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2025-04-25 13:54:38.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2025-04-25 13:54:38.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:38.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:38.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:38.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:38.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:38.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:38.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22a2e581 2025-04-25 13:54:38.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:38.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:38.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:38.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:38.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:38.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:38.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:38.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:38.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:38.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:38.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:38.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:38.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:38.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:38.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:38.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:38.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:38.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:38.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:38.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2025-04-25 13:54:38.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:38.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:38.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:38.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:38.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:38.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:38.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:38.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:38.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2025-04-25 13:54:38.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dc319cf 2025-04-25 13:54:38.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dc319cf 2025-04-25 13:54:38.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2025-04-25 13:54:38.590 [Test worker @coroutine#1687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41689/api/blob/upload-init-batch 2025-04-25 13:54:38.591 [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:41689/api/blob/upload-init-batch. 2025-04-25 13:54:38.591 [Test worker @coroutine#1687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41689/api/blob/upload-init-batch 2025-04-25 13:54:38.591 [Test worker @coroutine#1687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41689/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-25 13:54:38.592 [Test worker @coroutine#1687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41689/api/blob/upload-init-batch 2025-04-25 13:54:38.592 [Test worker @coroutine#1687] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41689/api/blob/upload-init-batch 2025-04-25 13:54:38.592 [Test worker @coroutine#1687] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:41689/api/blob/upload-init-batch. 2025-04-25 13:54:38.592 [Test worker @coroutine#1687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41689/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-25 13:54:38.593 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2025-04-25 13:54:38.593 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2025-04-25 13:54:38.593 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:38.593 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2dc319cf: (connection evicted) 2025-04-25 13:54:38.593 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:38.593 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2025-04-25 13:54:38.593 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2025-04-25 13:54:38.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2025-04-25 13:54:38.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:38.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:38.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:38.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:38.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:38.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:38.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76ebd595 2025-04-25 13:54:38.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:38.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:38.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:38.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:38.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:38.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:38.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:38.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:38.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:38.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:38.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:38.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:38.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:38.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:38.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:38.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:38.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:38.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:38.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:38.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2025-04-25 13:54:38.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:38.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:38.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:38.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:38.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:38.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:38.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:38.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:38.597 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2025-04-25 13:54:38.597 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@225fb75e 2025-04-25 13:54:38.597 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@225fb75e 2025-04-25 13:54:38.597 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2025-04-25 13:54:38.609 [Test worker @coroutine#1693] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36359/api/blob/upload-init-batch 2025-04-25 13:54:38.609 [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:36359/api/blob/upload-init-batch. 2025-04-25 13:54:38.609 [Test worker @coroutine#1693] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36359/api/blob/upload-init-batch 2025-04-25 13:54:38.609 [Test worker @coroutine#1693] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36359/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-25 13:54:38.610 [Test worker @coroutine#1693] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36359/api/blob/upload-init-batch 2025-04-25 13:54:38.610 [Test worker @coroutine#1693] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36359/api/blob/upload-init-batch 2025-04-25 13:54:38.610 [Test worker @coroutine#1693] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:36359/api/blob/upload-init-batch. 2025-04-25 13:54:38.610 [Test worker @coroutine#1693] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:36359/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-25 13:54:38.614 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2025-04-25 13:54:38.614 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2025-04-25 13:54:38.614 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:38.614 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@225fb75e: (connection evicted) 2025-04-25 13:54:38.615 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:38.615 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2025-04-25 13:54:38.615 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2025-04-25 13:54:38.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2025-04-25 13:54:38.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:38.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:38.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:38.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:38.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:38.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:38.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a22325d 2025-04-25 13:54:38.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:38.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:38.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:38.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:38.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:38.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:38.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:38.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:38.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:38.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:38.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:38.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:38.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:38.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:38.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:38.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:38.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:38.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:38.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:38.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2025-04-25 13:54:38.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:38.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:38.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:38.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:38.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:38.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:38.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:38.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:38.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2025-04-25 13:54:38.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f69462f 2025-04-25 13:54:38.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f69462f 2025-04-25 13:54:38.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2025-04-25 13:54:38.898 [DefaultDispatcher-worker-6 @coroutine#1713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f69462f 2025-04-25 13:54:38.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2025-04-25 13:54:38.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:38.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:38.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:38.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:38.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:38.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:38.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26f7b114 2025-04-25 13:54:38.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:38.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:38.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:38.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:38.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:38.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:38.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:38.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:38.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:38.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:38.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:38.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:38.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:38.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:38.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:38.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:38.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:38.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:38.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:38.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2025-04-25 13:54:38.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:38.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:38.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:38.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:38.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:38.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:38.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:38.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:38.901 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2025-04-25 13:54:38.901 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@22f0e329 2025-04-25 13:54:38.901 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@22f0e329 2025-04-25 13:54:38.901 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2025-04-25 13:54:38.922 [DefaultDispatcher-worker-7 @coroutine#1718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-78 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22f0e329 2025-04-25 13:54:38.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2025-04-25 13:54:38.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:38.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:38.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:38.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:38.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:38.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:38.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b4ce00 2025-04-25 13:54:38.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:38.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:38.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:38.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:38.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:38.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:38.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:38.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:38.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:38.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:38.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:38.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:38.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:38.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:38.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:38.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:38.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:38.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:38.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:38.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2025-04-25 13:54:38.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:38.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:38.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:38.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:38.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:38.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:38.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:38.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:38.923 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2025-04-25 13:54:38.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@69e308e2 2025-04-25 13:54:38.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@69e308e2 2025-04-25 13:54:38.923 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2025-04-25 13:54:38.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2025-04-25 13:54:38.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:38.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:38.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:38.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:38.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:38.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:38.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f31b991 2025-04-25 13:54:38.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:38.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:38.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:38.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:38.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:38.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:38.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:38.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:38.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:38.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:38.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:38.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:38.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:38.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:38.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:38.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:38.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:38.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:38.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:38.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2025-04-25 13:54:38.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:38.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:38.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:38.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:38.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:38.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:38.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:38.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:38.945 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2025-04-25 13:54:38.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@5183131d 2025-04-25 13:54:38.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@5183131d 2025-04-25 13:54:38.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2025-04-25 13:54:38.963 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:38.968 [DefaultDispatcher-worker-16 @coroutine#1723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5183131d 2025-04-25 13:54:38.973 [DefaultDispatcher-worker-5 @coroutine#1723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5183131d 2025-04-25 13:54:38.977 [DefaultDispatcher-worker-6 @coroutine#1723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5183131d 2025-04-25 13:54:38.981 [DefaultDispatcher-worker-18 @coroutine#1723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5183131d 2025-04-25 13:54:38.983 [Test worker @coroutine#1729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5183131d 2025-04-25 13:54:38.987 [DefaultDispatcher-worker-4 @coroutine#1728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5183131d 2025-04-25 13:54:38.991 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2025-04-25 13:54:38.991 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2025-04-25 13:54:38.991 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:38.991 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5183131d: (connection evicted) 2025-04-25 13:54:38.991 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:38.991 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2025-04-25 13:54:38.991 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2025-04-25 13:54:38.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2025-04-25 13:54:38.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:38.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:38.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:38.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:38.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:38.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:38.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e4c0bc7 2025-04-25 13:54:38.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:38.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:38.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:38.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:38.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:38.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:38.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:38.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:38.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:38.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:38.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:38.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:38.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:38.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:38.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:38.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:38.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:38.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:38.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:38.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2025-04-25 13:54:38.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:38.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:38.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:38.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:38.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:38.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:38.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:38.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:38.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2025-04-25 13:54:38.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@775fec4 2025-04-25 13:54:38.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@775fec4 2025-04-25 13:54:38.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2025-04-25 13:54:39.001 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:39.013 [DefaultDispatcher-worker-7 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@775fec4 2025-04-25 13:54:39.017 [DefaultDispatcher-worker-4 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@775fec4 2025-04-25 13:54:39.021 [DefaultDispatcher-worker-1 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@775fec4 2025-04-25 13:54:39.023 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:39.025 [DefaultDispatcher-worker-19 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@775fec4 2025-04-25 13:54:39.027 [Test worker @coroutine#1738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@775fec4 2025-04-25 13:54:39.032 [DefaultDispatcher-worker-9 @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@775fec4 2025-04-25 13:54:39.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2025-04-25 13:54:39.033 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2025-04-25 13:54:39.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:39.033 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@775fec4: (connection evicted) 2025-04-25 13:54:39.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:39.033 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2025-04-25 13:54:39.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2025-04-25 13:54:39.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2025-04-25 13:54:39.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:39.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:39.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:39.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:39.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:39.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:39.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2cdd156b 2025-04-25 13:54:39.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:39.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:39.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:39.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:39.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:39.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:39.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:39.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:39.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:39.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:39.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:39.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:39.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:39.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:39.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:39.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:39.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:39.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:39.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:39.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2025-04-25 13:54:39.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:39.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:39.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:39.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:39.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:39.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:39.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:39.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:39.034 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2025-04-25 13:54:39.034 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@58038583 2025-04-25 13:54:39.034 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@58038583 2025-04-25 13:54:39.034 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2025-04-25 13:54:39.054 [DefaultDispatcher-worker-14 @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58038583 2025-04-25 13:54:39.058 [DefaultDispatcher-worker-14 @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58038583 2025-04-25 13:54:39.061 [DefaultDispatcher-worker-15 @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58038583 2025-04-25 13:54:39.065 [DefaultDispatcher-worker-7 @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58038583 2025-04-25 13:54:39.066 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2025-04-25 13:54:39.066 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2025-04-25 13:54:39.066 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:39.066 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58038583: (connection evicted) 2025-04-25 13:54:39.066 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:39.066 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2025-04-25 13:54:39.066 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2025-04-25 13:54:39.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2025-04-25 13:54:39.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:39.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:39.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:39.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:39.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:39.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:39.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6bc8d8bd 2025-04-25 13:54:39.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:39.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:39.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:39.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:39.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:39.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:39.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:39.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:39.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:39.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:39.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:39.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:39.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:39.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:39.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:39.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:39.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:39.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:39.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:39.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2025-04-25 13:54:39.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:39.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:39.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:39.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:39.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:39.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:39.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:39.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:39.067 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2025-04-25 13:54:39.067 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e733bb5 2025-04-25 13:54:39.067 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e733bb5 2025-04-25 13:54:39.067 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2025-04-25 13:54:39.087 [DefaultDispatcher-worker-17 @coroutine#1747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e733bb5 2025-04-25 13:54:39.091 [DefaultDispatcher-worker-7 @coroutine#1747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e733bb5 2025-04-25 13:54:39.095 [DefaultDispatcher-worker-13 @coroutine#1747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e733bb5 2025-04-25 13:54:39.100 [DefaultDispatcher-worker-15 @coroutine#1747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e733bb5 2025-04-25 13:54:39.102 [Test worker @coroutine#1753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e733bb5 2025-04-25 13:54:39.106 [DefaultDispatcher-worker-4 @coroutine#1752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e733bb5 2025-04-25 13:54:39.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown initiated... 2025-04-25 13:54:39.106 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Close initiated... 2025-04-25 13:54:39.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:39.106 [HikariPool-83 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e733bb5: (connection evicted) 2025-04-25 13:54:39.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:39.107 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Closed. 2025-04-25 13:54:39.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown completed. 2025-04-25 13:54:39.423 [DefaultDispatcher-worker-3 @coroutine#1760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f03fdc0 2025-04-25 13:54:39.460 [DefaultDispatcher-worker-3 @coroutine#1762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12b66c89 2025-04-25 13:54:42.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2025-04-25 13:54:42.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:42.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:42.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:42.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:42.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:42.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:42.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@499445d2 2025-04-25 13:54:42.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:42.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:42.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:42.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:42.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:42.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:42.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:42.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:42.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:42.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:42.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:42.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:42.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:42.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:42.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:42.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:42.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:42.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:42.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:42.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2025-04-25 13:54:42.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:42.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:42.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:42.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:42.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:42.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:42.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:42.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:42.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2025-04-25 13:54:42.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d529dbf 2025-04-25 13:54:42.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d529dbf 2025-04-25 13:54:42.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2025-04-25 13:54:42.944 [DefaultDispatcher-worker-3 @coroutine#1797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d529dbf 2025-04-25 13:54:43.024 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:43.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2025-04-25 13:54:43.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:43.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:43.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:43.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:43.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:43.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:43.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f5c4ff8 2025-04-25 13:54:43.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:43.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:43.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:43.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:43.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:43.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:43.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:43.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:43.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:43.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:43.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:43.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:43.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:43.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:43.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:43.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:43.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:43.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:43.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:43.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2025-04-25 13:54:43.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:43.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:43.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:43.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:43.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:43.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:43.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:43.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:43.436 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2025-04-25 13:54:43.436 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@431f8830 2025-04-25 13:54:43.436 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@431f8830 2025-04-25 13:54:43.436 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2025-04-25 13:54:43.454 [DefaultDispatcher-worker-2 @coroutine#1801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@431f8830 2025-04-25 13:54:43.458 [DefaultDispatcher-worker-16 @coroutine#1804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@431f8830 2025-04-25 13:54:43.462 [DefaultDispatcher-worker-16 @coroutine#1804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@431f8830 2025-04-25 13:54:43.465 [DefaultDispatcher-worker-16 @coroutine#1804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@431f8830 2025-04-25 13:54:43.470 [DefaultDispatcher-worker-15 @coroutine#1804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@431f8830 2025-04-25 13:54:43.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2025-04-25 13:54:43.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:43.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:43.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:43.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:43.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:43.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:43.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29280ca6 2025-04-25 13:54:43.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:43.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:43.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:43.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:43.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:43.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:43.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:43.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:43.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:43.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:43.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:43.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:43.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:43.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:43.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:43.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:43.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:43.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:43.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:43.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2025-04-25 13:54:43.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:43.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:43.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:43.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:43.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:43.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:43.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:43.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:43.474 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2025-04-25 13:54:43.474 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@32d3b965 2025-04-25 13:54:43.474 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@32d3b965 2025-04-25 13:54:43.474 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2025-04-25 13:54:43.491 [DefaultDispatcher-worker-14 @coroutine#1809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32d3b965 2025-04-25 13:54:43.495 [DefaultDispatcher-worker-2 @coroutine#1811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32d3b965 2025-04-25 13:54:43.498 [DefaultDispatcher-worker-4 @coroutine#1811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32d3b965 2025-04-25 13:54:43.501 [DefaultDispatcher-worker-1 @coroutine#1811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32d3b965 2025-04-25 13:54:43.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2025-04-25 13:54:43.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:43.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:43.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:43.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:43.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:43.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:43.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@379df603 2025-04-25 13:54:43.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:43.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:43.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:43.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:43.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:43.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:43.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:43.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:43.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:43.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:43.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:43.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:43.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:43.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:43.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:43.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:43.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:43.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:43.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:43.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2025-04-25 13:54:43.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:43.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:43.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:43.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:43.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:43.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:43.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:43.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:43.503 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2025-04-25 13:54:43.504 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@51d41b97 2025-04-25 13:54:43.504 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@51d41b97 2025-04-25 13:54:43.504 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2025-04-25 13:54:43.521 [DefaultDispatcher-worker-14 @coroutine#1815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51d41b97 2025-04-25 13:54:43.525 [DefaultDispatcher-worker-4 @coroutine#1817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51d41b97 2025-04-25 13:54:43.528 [DefaultDispatcher-worker-10 @coroutine#1817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51d41b97 2025-04-25 13:54:43.531 [DefaultDispatcher-worker-5 @coroutine#1817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51d41b97 2025-04-25 13:54:43.535 [DefaultDispatcher-worker-4 @coroutine#1817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51d41b97 2025-04-25 13:54:43.536 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:43.541 [DefaultDispatcher-worker-1 @coroutine#1817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51d41b97 2025-04-25 13:54:43.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2025-04-25 13:54:43.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:43.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:43.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:43.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:43.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:43.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:43.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f5076f9 2025-04-25 13:54:43.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:43.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:43.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:43.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:43.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:43.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:43.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:43.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:43.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:43.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:43.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:43.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:43.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:43.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:43.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:43.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:43.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:43.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:43.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:43.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2025-04-25 13:54:43.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:43.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:43.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:43.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:43.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:43.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:43.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:43.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:43.541 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2025-04-25 13:54:43.542 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f53f5a4 2025-04-25 13:54:43.542 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f53f5a4 2025-04-25 13:54:43.542 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2025-04-25 13:54:43.560 [DefaultDispatcher-worker-17 @coroutine#1823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f53f5a4 2025-04-25 13:54:43.564 [DefaultDispatcher-worker-2 @coroutine#1825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f53f5a4 2025-04-25 13:54:43.568 [DefaultDispatcher-worker-6 @coroutine#1825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f53f5a4 2025-04-25 13:54:43.571 [DefaultDispatcher-worker-10 @coroutine#1825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f53f5a4 2025-04-25 13:54:43.574 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:43.575 [DefaultDispatcher-worker-12 @coroutine#1825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f53f5a4 2025-04-25 13:54:43.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2025-04-25 13:54:43.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:43.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:43.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:43.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:43.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:43.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:43.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e38d655 2025-04-25 13:54:43.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:43.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:43.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:43.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:43.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:43.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:43.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:43.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:43.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:43.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:43.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:43.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:43.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:43.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:43.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:43.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:43.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:43.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:43.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:43.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2025-04-25 13:54:43.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:43.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:43.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:43.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:43.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:43.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:43.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:43.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:43.576 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2025-04-25 13:54:43.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@f943847 2025-04-25 13:54:43.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@f943847 2025-04-25 13:54:43.576 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2025-04-25 13:54:43.594 [DefaultDispatcher-worker-10 @coroutine#1830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f943847 2025-04-25 13:54:43.598 [DefaultDispatcher-worker-14 @coroutine#1832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f943847 2025-04-25 13:54:43.601 [DefaultDispatcher-worker-16 @coroutine#1832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f943847 2025-04-25 13:54:43.604 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:43.605 [DefaultDispatcher-worker-6 @coroutine#1832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f943847 2025-04-25 13:54:43.609 [DefaultDispatcher-worker-19 @coroutine#1832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f943847 2025-04-25 13:54:43.614 [DefaultDispatcher-worker-16 @coroutine#1832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f943847 2025-04-25 13:54:43.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2025-04-25 13:54:43.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:43.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:43.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:43.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:43.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:43.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:43.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34907a49 2025-04-25 13:54:43.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:43.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:43.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:43.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:43.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:43.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:43.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:43.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:43.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:43.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:43.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:43.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:43.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:43.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:43.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:43.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:43.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:43.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:43.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:43.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2025-04-25 13:54:43.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:43.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:43.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:43.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:43.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:43.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:43.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:43.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:43.617 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2025-04-25 13:54:43.617 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ae26c59 2025-04-25 13:54:43.617 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ae26c59 2025-04-25 13:54:43.617 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2025-04-25 13:54:43.635 [DefaultDispatcher-worker-11 @coroutine#1838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae26c59 2025-04-25 13:54:43.639 [DefaultDispatcher-worker-12 @coroutine#1840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae26c59 2025-04-25 13:54:43.642 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:43.643 [DefaultDispatcher-worker-17 @coroutine#1840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae26c59 2025-04-25 13:54:43.646 [DefaultDispatcher-worker-7 @coroutine#1840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae26c59 2025-04-25 13:54:43.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2025-04-25 13:54:43.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:43.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:43.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:43.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:43.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:43.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:43.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@183435c0 2025-04-25 13:54:43.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:43.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:43.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:43.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:43.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:43.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:43.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:43.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:43.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:43.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:43.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:43.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:43.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:43.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:43.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:43.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:43.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:43.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:43.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:43.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2025-04-25 13:54:43.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:43.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:43.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:43.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:43.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:43.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:43.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:43.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:43.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2025-04-25 13:54:43.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@585718dd 2025-04-25 13:54:43.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@585718dd 2025-04-25 13:54:43.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2025-04-25 13:54:43.664 [DefaultDispatcher-worker-18 @coroutine#1844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585718dd 2025-04-25 13:54:43.668 [DefaultDispatcher-worker-7 @coroutine#1846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585718dd 2025-04-25 13:54:43.671 [DefaultDispatcher-worker-4 @coroutine#1846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585718dd 2025-04-25 13:54:43.674 [DefaultDispatcher-worker-6 @coroutine#1846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585718dd 2025-04-25 13:54:43.676 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:43.677 [DefaultDispatcher-worker-12 @coroutine#1846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585718dd 2025-04-25 13:54:43.683 [DefaultDispatcher-worker-10 @coroutine#1846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585718dd 2025-04-25 13:54:43.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2025-04-25 13:54:43.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:43.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:43.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:43.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:43.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:43.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:43.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fbed6fc 2025-04-25 13:54:43.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:43.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:43.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:43.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:43.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:43.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:43.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:43.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:43.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:43.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:43.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:43.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:43.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:43.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:43.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:43.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:43.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:43.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:43.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:43.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2025-04-25 13:54:43.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:43.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:43.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:43.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:43.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:43.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:43.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:43.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:43.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2025-04-25 13:54:43.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@129b0ed 2025-04-25 13:54:43.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@129b0ed 2025-04-25 13:54:43.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2025-04-25 13:54:43.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2025-04-25 13:54:43.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:43.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:43.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:43.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:43.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:43.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:43.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ce1ec7 2025-04-25 13:54:43.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:43.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:43.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:43.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:43.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:43.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:43.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:43.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:43.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:43.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:43.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:43.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:43.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:43.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:43.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:43.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:43.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:43.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:43.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:43.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2025-04-25 13:54:43.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:43.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:43.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:43.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:43.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:43.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:43.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:43.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:43.696 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2025-04-25 13:54:43.696 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@30bd6bc8 2025-04-25 13:54:43.696 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@30bd6bc8 2025-04-25 13:54:43.696 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2025-04-25 13:54:43.709 [Test worker @coroutine#1853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30bd6bc8 2025-04-25 13:54:43.711 [Test worker @coroutine#1855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30bd6bc8 2025-04-25 13:54:43.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2025-04-25 13:54:43.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:43.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:43.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:43.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:43.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:43.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:43.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a7f2d34 2025-04-25 13:54:43.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:43.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:43.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:43.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:43.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:43.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:43.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:43.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:43.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:43.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:43.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:43.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:43.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:43.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:43.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:43.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:43.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:43.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:43.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:43.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2025-04-25 13:54:43.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:43.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:43.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:43.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:43.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:43.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:43.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:43.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:43.714 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2025-04-25 13:54:43.714 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@770c3ca2 2025-04-25 13:54:43.714 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@770c3ca2 2025-04-25 13:54:43.714 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2025-04-25 13:54:43.717 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:43.727 [Test worker @coroutine#1858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@770c3ca2 2025-04-25 13:54:43.729 [Test worker @coroutine#1860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@770c3ca2 2025-04-25 13:54:43.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2025-04-25 13:54:43.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:43.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:43.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:43.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:43.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:43.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:43.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@659565ed 2025-04-25 13:54:43.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:43.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:43.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:43.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:43.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:43.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:43.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:43.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:43.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:43.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:43.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:43.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:43.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:43.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:43.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:43.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:43.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:43.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:43.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:43.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2025-04-25 13:54:43.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:43.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:43.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:43.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:43.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:43.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:43.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:43.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:43.732 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2025-04-25 13:54:43.732 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ae0eb98 2025-04-25 13:54:43.732 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ae0eb98 2025-04-25 13:54:43.732 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2025-04-25 13:54:43.745 [Test worker @coroutine#1863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ae0eb98 2025-04-25 13:54:43.746 [Test worker @coroutine#1865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ae0eb98 2025-04-25 13:54:43.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2025-04-25 13:54:43.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:43.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:43.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:43.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:43.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:43.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:43.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52a23575 2025-04-25 13:54:43.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:43.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:43.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:43.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:43.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:43.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:43.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:43.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:43.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:43.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:43.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:43.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:43.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:43.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:43.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:43.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:43.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:43.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:43.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:43.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2025-04-25 13:54:43.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:43.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:43.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:43.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:43.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:43.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:43.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:43.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:43.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2025-04-25 13:54:43.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@390e814c 2025-04-25 13:54:43.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@390e814c 2025-04-25 13:54:43.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2025-04-25 13:54:43.747 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:43.760 [Test worker @coroutine#1869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@390e814c 2025-04-25 13:54:43.761 [Test worker @coroutine#1871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@390e814c 2025-04-25 13:54:43.785 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:43.790 [Test worker @coroutine#1875] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48857/ 2025-04-25 13:54:43.790 [Test worker @coroutine#1875] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48857/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:43.791 [Test worker @coroutine#1875] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48857/ 2025-04-25 13:54:43.791 [Test worker @coroutine#1875] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48857/ 2025-04-25 13:54:43.791 [Test worker @coroutine#1875] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48857/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:43.796 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:43.814 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:43.832 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:43.832 [Test worker @coroutine#1875] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48857/ 2025-04-25 13:54:43.832 [Test worker @coroutine#1875] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48857/ 2025-04-25 13:54:43.832 [Test worker @coroutine#1875] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48857/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:43.847 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:43.873 [Test worker @coroutine#1875] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48857/ 2025-04-25 13:54:43.874 [Test worker @coroutine#1875] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48857/ 2025-04-25 13:54:43.874 [Test worker @coroutine#1875] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48857/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:43.915 [Test worker @coroutine#1875] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48857/ 2025-04-25 13:54:43.916 [Test worker @coroutine#1875] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48857/ 2025-04-25 13:54:43.916 [Test worker @coroutine#1875] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48857/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:43.957 [Test worker @coroutine#1875] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48857/ 2025-04-25 13:54:43.958 [Test worker @coroutine#1875] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48857/ 2025-04-25 13:54:43.958 [Test worker @coroutine#1875] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48857/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:43.999 [Test worker @coroutine#1875] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48857/ 2025-04-25 13:54:44.000 [Test worker @coroutine#1875] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48857/ 2025-04-25 13:54:44.000 [Test worker @coroutine#1875] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48857/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:44.041 [Test worker @coroutine#1875] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48857/ 2025-04-25 13:54:44.054 [Test worker @coroutine#1891] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55493/ 2025-04-25 13:54:44.054 [Test worker @coroutine#1891] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55493/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:44.054 [Test worker @coroutine#1891] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55493/ 2025-04-25 13:54:44.055 [Test worker @coroutine#1891] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55493/ 2025-04-25 13:54:44.055 [Test worker @coroutine#1891] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55493/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:44.096 [Test worker @coroutine#1891] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55493/ 2025-04-25 13:54:44.096 [Test worker @coroutine#1891] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55493/ 2025-04-25 13:54:44.096 [Test worker @coroutine#1891] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55493/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:44.138 [Test worker @coroutine#1891] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55493/ 2025-04-25 13:54:44.139 [Test worker @coroutine#1891] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55493/ 2025-04-25 13:54:44.139 [Test worker @coroutine#1891] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55493/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:44.180 [Test worker @coroutine#1891] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55493/ 2025-04-25 13:54:44.181 [Test worker @coroutine#1891] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55493/ 2025-04-25 13:54:44.181 [Test worker @coroutine#1891] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55493/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:44.222 [Test worker @coroutine#1891] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55493/ 2025-04-25 13:54:44.223 [Test worker @coroutine#1891] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55493/ 2025-04-25 13:54:44.223 [Test worker @coroutine#1891] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55493/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:44.264 [Test worker @coroutine#1891] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55493/ 2025-04-25 13:54:44.265 [Test worker @coroutine#1891] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55493/ 2025-04-25 13:54:44.265 [Test worker @coroutine#1891] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55493/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-25 13:54:44.265 [Test worker @coroutine#1891] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55493/ 2025-04-25 13:54:44.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2025-04-25 13:54:44.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:44.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:44.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:44.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:44.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:44.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:44.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75708130 2025-04-25 13:54:44.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:44.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:44.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:44.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:44.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:44.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:44.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:44.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:44.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:44.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:44.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:44.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:44.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:44.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:44.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:44.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:44.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:44.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:44.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:44.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2025-04-25 13:54:44.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:44.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:44.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:44.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:44.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:44.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:44.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:44.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:44.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2025-04-25 13:54:44.317 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@40304938 2025-04-25 13:54:44.317 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@40304938 2025-04-25 13:54:44.317 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2025-04-25 13:54:44.358 [DefaultDispatcher-worker-12 @coroutine#1921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40304938 2025-04-25 13:54:44.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2025-04-25 13:54:44.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:44.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:44.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:44.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:44.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:44.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:44.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f82a71f 2025-04-25 13:54:44.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:44.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:44.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:44.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:44.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:44.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:44.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:44.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:44.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:44.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:44.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:44.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:44.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:44.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:44.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:44.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:44.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:44.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:44.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:44.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2025-04-25 13:54:44.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:44.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:44.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:44.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:44.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:44.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:44.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:44.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:44.365 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2025-04-25 13:54:44.365 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@64821706 2025-04-25 13:54:44.365 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@64821706 2025-04-25 13:54:44.365 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2025-04-25 13:54:44.385 [DefaultDispatcher-worker-4 @coroutine#1939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64821706 2025-04-25 13:54:44.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2025-04-25 13:54:44.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:44.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:44.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:44.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:44.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:44.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:44.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a7b4ff5 2025-04-25 13:54:44.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:44.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:44.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:44.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:44.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:44.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:44.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:44.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:44.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:44.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:44.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:44.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:44.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:44.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:44.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:44.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:44.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:44.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:44.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:44.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2025-04-25 13:54:44.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:44.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:44.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:44.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:44.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:44.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:44.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:44.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:44.386 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2025-04-25 13:54:44.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f7d73e3 2025-04-25 13:54:44.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f7d73e3 2025-04-25 13:54:44.386 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2025-04-25 13:54:44.405 [DefaultDispatcher-worker-12 @coroutine#1948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7d73e3 2025-04-25 13:54:44.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2025-04-25 13:54:44.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:44.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:44.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:44.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:44.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:44.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:44.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ddc9001 2025-04-25 13:54:44.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:44.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:44.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:44.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:44.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:44.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:44.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:44.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:44.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:44.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:44.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:44.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:44.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:44.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:44.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:44.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:44.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:44.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:44.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:44.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2025-04-25 13:54:44.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:44.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:44.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:44.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:44.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:44.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:44.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:44.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:44.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2025-04-25 13:54:44.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@53b579d2 2025-04-25 13:54:44.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@53b579d2 2025-04-25 13:54:44.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2025-04-25 13:54:44.417 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:44.426 [DefaultDispatcher-worker-5 @coroutine#1958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53b579d2 2025-04-25 13:54:44.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2025-04-25 13:54:44.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:44.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:44.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:44.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:44.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:44.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:44.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f51d1cc 2025-04-25 13:54:44.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:44.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:44.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:44.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:44.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:44.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:44.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:44.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:44.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:44.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:44.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:44.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:44.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:44.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:44.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:44.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:44.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:44.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:44.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:44.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2025-04-25 13:54:44.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:44.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:44.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:44.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:44.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:44.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:44.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:44.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:44.427 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2025-04-25 13:54:44.427 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@359fd0a2 2025-04-25 13:54:44.427 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@359fd0a2 2025-04-25 13:54:44.427 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2025-04-25 13:54:44.447 [DefaultDispatcher-worker-4 @coroutine#1968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@359fd0a2 2025-04-25 13:54:44.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2025-04-25 13:54:44.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:44.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:44.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:44.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:44.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:44.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:44.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53cba89f 2025-04-25 13:54:44.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:44.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:44.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:44.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:44.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:44.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:44.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:44.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:44.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:44.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:44.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:44.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:44.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:44.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:44.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:44.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:44.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:44.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:44.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:44.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2025-04-25 13:54:44.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:44.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:44.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:44.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:44.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:44.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:44.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:44.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:44.448 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2025-04-25 13:54:44.449 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@14aa2123 2025-04-25 13:54:44.449 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@14aa2123 2025-04-25 13:54:44.449 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2025-04-25 13:54:44.465 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:44.471 [DefaultDispatcher-worker-9 @coroutine#1978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14aa2123 2025-04-25 13:54:44.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2025-04-25 13:54:44.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:44.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:44.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:44.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:44.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:44.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:44.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3db3668 2025-04-25 13:54:44.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:44.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:44.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:44.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:44.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:44.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:44.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:44.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:44.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:44.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:44.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:44.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:44.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:44.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:44.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:44.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:44.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:44.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:44.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:44.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2025-04-25 13:54:44.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:44.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:44.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:44.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:44.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:44.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:44.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:44.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:44.474 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2025-04-25 13:54:44.474 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e9ea888 2025-04-25 13:54:44.474 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e9ea888 2025-04-25 13:54:44.474 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2025-04-25 13:54:44.486 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:44.495 [DefaultDispatcher-worker-6 @coroutine#1992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e9ea888 2025-04-25 13:54:44.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2025-04-25 13:54:44.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:44.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:44.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:44.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:44.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:44.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:44.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55f54852 2025-04-25 13:54:44.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:44.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:44.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:44.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:44.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:44.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:44.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:44.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:44.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:44.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:44.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:44.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:44.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:44.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:44.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:44.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:44.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:44.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:44.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:44.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2025-04-25 13:54:44.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:44.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:44.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:44.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:44.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:44.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:44.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:44.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:44.496 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2025-04-25 13:54:44.497 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@5af8ef61 2025-04-25 13:54:44.497 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@5af8ef61 2025-04-25 13:54:44.497 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2025-04-25 13:54:44.507 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:44.514 [DefaultDispatcher-worker-6 @coroutine#2002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5af8ef61 2025-04-25 13:54:44.519 [DefaultDispatcher-worker-1 @coroutine#2002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5af8ef61 2025-04-25 13:54:44.522 [DefaultDispatcher-worker-1 @coroutine#2002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5af8ef61 2025-04-25 13:54:44.525 [DefaultDispatcher-worker-17 @coroutine#2002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5af8ef61 2025-04-25 13:54:44.527 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:44.533 [DefaultDispatcher-worker-10 @coroutine#2002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5af8ef61 2025-04-25 13:54:44.536 [DefaultDispatcher-worker-5 @coroutine#2002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5af8ef61 2025-04-25 13:54:44.539 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown initiated... 2025-04-25 13:54:44.539 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Close initiated... 2025-04-25 13:54:44.539 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:44.539 [HikariPool-104 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5af8ef61: (connection evicted) 2025-04-25 13:54:44.540 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:44.540 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Closed. 2025-04-25 13:54:44.540 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown completed. 2025-04-25 13:54:44.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2025-04-25 13:54:44.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:44.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:44.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:44.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:44.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:44.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:44.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56f569e 2025-04-25 13:54:44.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:44.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:44.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:44.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:44.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:44.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:44.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:44.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:44.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:44.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:44.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:44.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:44.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:44.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:44.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:44.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:44.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:44.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:44.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:44.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2025-04-25 13:54:44.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:44.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:44.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:44.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:44.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:44.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:44.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:44.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:44.541 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2025-04-25 13:54:44.541 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@3da12ba4 2025-04-25 13:54:44.541 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@3da12ba4 2025-04-25 13:54:44.541 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2025-04-25 13:54:44.549 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:44.561 [DefaultDispatcher-worker-6 @coroutine#2009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3da12ba4 2025-04-25 13:54:44.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2025-04-25 13:54:44.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:44.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:44.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:44.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:44.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:44.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:44.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c855ef0 2025-04-25 13:54:44.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:44.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:44.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:44.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:44.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:44.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:44.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:44.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:44.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:44.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:44.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:44.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:44.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:44.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:44.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:44.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:44.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:44.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:44.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:44.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2025-04-25 13:54:44.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:44.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:44.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:44.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:44.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:44.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:44.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:44.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:44.566 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2025-04-25 13:54:44.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@5352bc0e 2025-04-25 13:54:44.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@5352bc0e 2025-04-25 13:54:44.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2025-04-25 13:54:44.574 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:44.589 [DefaultDispatcher-worker-5 @coroutine#2013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5352bc0e 2025-04-25 13:54:44.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2025-04-25 13:54:44.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:44.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:44.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:44.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:44.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:44.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:44.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a1c4f69 2025-04-25 13:54:44.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:44.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:44.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:44.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:44.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:44.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:44.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:44.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:44.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:44.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:44.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:44.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:44.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:44.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:44.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:44.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:44.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:44.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:44.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:44.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2025-04-25 13:54:44.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:44.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:44.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:44.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:44.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:44.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:44.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:44.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:44.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2025-04-25 13:54:44.590 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@79e33802 2025-04-25 13:54:44.590 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@79e33802 2025-04-25 13:54:44.590 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2025-04-25 13:54:44.609 [DefaultDispatcher-worker-19 @coroutine#2017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79e33802 2025-04-25 13:54:44.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2025-04-25 13:54:44.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:44.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:44.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:44.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:44.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:44.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:44.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57d0c779 2025-04-25 13:54:44.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:44.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:44.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:44.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:44.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:44.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:44.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:44.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:44.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:44.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:44.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:44.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:44.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:44.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:44.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:44.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:44.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:44.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:44.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:44.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2025-04-25 13:54:44.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:44.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:44.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:44.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:44.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:44.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:44.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:44.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:44.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2025-04-25 13:54:44.611 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f16c21f 2025-04-25 13:54:44.611 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f16c21f 2025-04-25 13:54:44.611 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2025-04-25 13:54:44.633 [DefaultDispatcher-worker-15 @coroutine#2021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f16c21f 2025-04-25 13:54:44.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2025-04-25 13:54:44.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:44.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:44.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:44.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:44.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:44.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:44.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5cdafb4d 2025-04-25 13:54:44.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:44.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:44.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:44.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:44.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:44.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:44.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:44.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:44.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:44.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:44.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:44.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:44.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:44.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:44.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:44.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:44.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:44.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:44.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:44.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2025-04-25 13:54:44.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:44.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:44.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:44.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:44.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:44.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:44.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:44.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:44.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2025-04-25 13:54:44.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ae6119b 2025-04-25 13:54:44.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ae6119b 2025-04-25 13:54:44.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2025-04-25 13:54:44.641 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:44.653 [DefaultDispatcher-worker-4 @coroutine#2025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ae6119b 2025-04-25 13:54:44.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2025-04-25 13:54:44.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:44.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:44.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:44.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:44.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:44.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:44.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f69e35a 2025-04-25 13:54:44.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:44.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:44.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:44.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:44.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:44.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:44.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:44.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:44.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:44.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:44.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:44.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:44.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:44.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:44.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:44.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:44.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:44.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:44.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:44.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2025-04-25 13:54:44.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:44.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:44.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:44.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:44.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:44.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:44.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:44.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:44.654 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2025-04-25 13:54:44.655 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@602e7a9e 2025-04-25 13:54:44.655 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@602e7a9e 2025-04-25 13:54:44.655 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2025-04-25 13:54:44.667 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:44.674 [DefaultDispatcher-worker-13 @coroutine#2030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@602e7a9e 2025-04-25 13:54:44.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2025-04-25 13:54:44.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:44.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:44.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:44.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:44.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:44.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:44.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54a7d1b9 2025-04-25 13:54:44.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:44.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:44.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:44.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:44.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:44.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:44.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:44.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:44.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:44.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:44.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:44.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:44.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:44.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:44.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:44.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:44.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:44.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:44.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:44.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2025-04-25 13:54:44.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:44.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:44.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:44.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:44.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:44.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:44.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:44.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:44.675 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2025-04-25 13:54:44.675 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@c0b10ae 2025-04-25 13:54:44.675 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@c0b10ae 2025-04-25 13:54:44.675 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2025-04-25 13:54:44.690 [HikariPool-107 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:44.694 [DefaultDispatcher-worker-9 @coroutine#2034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c0b10ae 2025-04-25 13:54:44.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2025-04-25 13:54:44.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:44.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:44.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:44.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:44.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:44.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:44.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ee7a538 2025-04-25 13:54:44.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:44.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:44.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:44.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:44.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:44.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:44.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:44.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:44.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:44.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:44.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:44.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:44.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:44.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:44.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:44.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:44.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:44.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:44.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:44.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2025-04-25 13:54:44.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:44.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:44.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:44.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:44.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:44.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:44.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:44.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:44.696 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2025-04-25 13:54:44.696 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@d79a69b 2025-04-25 13:54:44.696 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@d79a69b 2025-04-25 13:54:44.696 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2025-04-25 13:54:44.711 [HikariPool-108 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:44.715 [DefaultDispatcher-worker-13 @coroutine#2038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d79a69b 2025-04-25 13:54:44.746 [HikariPool-109 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:44.778 [HikariPool-110 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:44.778 [HikariPool-111 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:44.796 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:48.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2025-04-25 13:54:48.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:48.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:48.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:48.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:48.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:48.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:48.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ede428e 2025-04-25 13:54:48.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:48.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:48.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:48.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:48.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:48.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:48.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:48.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:48.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:48.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:48.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:48.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:48.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:48.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:48.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:48.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:48.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:48.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:48.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:48.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2025-04-25 13:54:48.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:48.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:48.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:48.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:48.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:48.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:48.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:48.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:48.788 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2025-04-25 13:54:48.788 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@671c71e8 2025-04-25 13:54:48.788 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@671c71e8 2025-04-25 13:54:48.788 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2025-04-25 13:54:48.798 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@671c71e8 2025-04-25 13:54:48.807 [DefaultDispatcher-worker-5 @coroutine#2057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@671c71e8 2025-04-25 13:54:48.813 [DefaultDispatcher-worker-3 @coroutine#2059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@671c71e8 2025-04-25 13:54:48.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2025-04-25 13:54:48.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:48.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:48.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:48.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:48.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:48.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:48.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2bfe4df9 2025-04-25 13:54:48.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:48.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:48.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:48.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:48.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:48.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:48.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:48.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:48.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:48.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:48.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:48.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:48.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:48.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:48.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:48.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:48.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:48.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:48.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:48.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2025-04-25 13:54:48.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:48.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:48.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:48.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:48.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:48.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:48.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:48.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:48.814 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2025-04-25 13:54:48.814 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@121b7a95 2025-04-25 13:54:48.815 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@121b7a95 2025-04-25 13:54:48.815 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2025-04-25 13:54:48.825 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@121b7a95 2025-04-25 13:54:48.834 [DefaultDispatcher-worker-1 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@121b7a95 2025-04-25 13:54:48.838 [DefaultDispatcher-worker-9 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@121b7a95 2025-04-25 13:54:48.841 [DefaultDispatcher-worker-1 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@121b7a95 2025-04-25 13:54:48.846 [DefaultDispatcher-worker-12 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@121b7a95 2025-04-25 13:54:48.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2025-04-25 13:54:48.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:48.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:48.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:48.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:48.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:48.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:48.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d60aa4 2025-04-25 13:54:48.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:48.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:48.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:48.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:48.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:48.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:48.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:48.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:48.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:48.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:48.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:48.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:48.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:48.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:48.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:48.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:48.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:48.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:48.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:48.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2025-04-25 13:54:48.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:48.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:48.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:48.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:48.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:48.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:48.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:48.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:48.847 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2025-04-25 13:54:48.847 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@11d557a5 2025-04-25 13:54:48.847 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@11d557a5 2025-04-25 13:54:48.847 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2025-04-25 13:54:48.857 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11d557a5 2025-04-25 13:54:48.866 [DefaultDispatcher-worker-7 @coroutine#2067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11d557a5 2025-04-25 13:54:48.871 [DefaultDispatcher-worker-18 @coroutine#2070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11d557a5 2025-04-25 13:54:48.874 [DefaultDispatcher-worker-7 @coroutine#2070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11d557a5 2025-04-25 13:54:48.878 [DefaultDispatcher-worker-3 @coroutine#2070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11d557a5 2025-04-25 13:54:48.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2025-04-25 13:54:48.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:48.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:48.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:48.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:48.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:48.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:48.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f2a0909 2025-04-25 13:54:48.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:48.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:48.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:48.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:48.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:48.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:48.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:48.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:48.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:48.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:48.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:48.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:48.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:48.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:48.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:48.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:48.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:48.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:48.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:48.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2025-04-25 13:54:48.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:48.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:48.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:48.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:48.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:48.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:48.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:48.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:48.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2025-04-25 13:54:48.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@62ad5f35 2025-04-25 13:54:48.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@62ad5f35 2025-04-25 13:54:48.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2025-04-25 13:54:48.888 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:48.889 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62ad5f35 2025-04-25 13:54:48.899 [DefaultDispatcher-worker-7 @coroutine#2074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62ad5f35 2025-04-25 13:54:48.904 [DefaultDispatcher-worker-13 @coroutine#2076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62ad5f35 2025-04-25 13:54:48.908 [DefaultDispatcher-worker-19 @coroutine#2076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62ad5f35 2025-04-25 13:54:48.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2025-04-25 13:54:48.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:48.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:48.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:48.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:48.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:48.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:48.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45e49d3d 2025-04-25 13:54:48.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:48.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:48.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:48.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:48.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:48.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:48.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:48.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:48.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:48.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:48.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:48.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:48.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:48.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:48.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:48.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:48.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:48.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:48.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:48.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2025-04-25 13:54:48.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:48.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:48.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:48.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:48.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:48.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:48.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:48.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:48.908 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2025-04-25 13:54:48.909 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@4615bc00 2025-04-25 13:54:48.909 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@4615bc00 2025-04-25 13:54:48.909 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2025-04-25 13:54:48.915 [HikariPool-114 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:48.921 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4615bc00 2025-04-25 13:54:48.930 [DefaultDispatcher-worker-11 @coroutine#2079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4615bc00 2025-04-25 13:54:48.934 [DefaultDispatcher-worker-11 @coroutine#2081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4615bc00 2025-04-25 13:54:48.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2025-04-25 13:54:48.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:48.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:48.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:48.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:48.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:48.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:48.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fda84cf 2025-04-25 13:54:48.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:48.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:48.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:48.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:48.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:48.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:48.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:48.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:48.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:48.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:48.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:48.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:48.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:48.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:48.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:48.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:48.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:48.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:48.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:48.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2025-04-25 13:54:48.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:48.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:48.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:48.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:48.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:48.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:48.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:48.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:48.936 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2025-04-25 13:54:48.936 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@19240b9 2025-04-25 13:54:48.936 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@19240b9 2025-04-25 13:54:48.936 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2025-04-25 13:54:48.946 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19240b9 2025-04-25 13:54:48.947 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:48.955 [DefaultDispatcher-worker-9 @coroutine#2083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19240b9 2025-04-25 13:54:48.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2025-04-25 13:54:48.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:48.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:48.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:48.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:48.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:48.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:48.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ed90b04 2025-04-25 13:54:48.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:48.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:48.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:48.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:48.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:48.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:48.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:48.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:48.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:48.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:48.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:48.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:48.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:48.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:48.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:48.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:48.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:48.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:48.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:48.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2025-04-25 13:54:48.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:48.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:48.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:48.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:48.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:48.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:48.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:48.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:48.956 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2025-04-25 13:54:48.956 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dd92a36 2025-04-25 13:54:48.956 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dd92a36 2025-04-25 13:54:48.956 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2025-04-25 13:54:48.966 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd92a36 2025-04-25 13:54:48.975 [DefaultDispatcher-worker-15 @coroutine#2086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd92a36 2025-04-25 13:54:48.979 [HikariPool-116 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:49.015 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:49.036 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:49.072 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:49.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2025-04-25 13:54:49.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:49.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:49.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:49.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:49.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:49.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:49.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ead6e20 2025-04-25 13:54:49.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:49.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:49.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:49.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:49.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:49.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:49.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:49.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:49.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:49.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:49.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:49.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:49.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:49.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-25 13:54:49.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-25 13:54:49.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:49.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:49.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-25 13:54:49.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:49.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2025-04-25 13:54:49.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:49.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:49.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:49.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:49.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:49.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:49.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:49.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:49.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2025-04-25 13:54:49.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@389fad5b 2025-04-25 13:54:49.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@389fad5b 2025-04-25 13:54:49.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2025-04-25 13:54:49.098 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@389fad5b 2025-04-25 13:54:49.105 [Test worker @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@389fad5b 2025-04-25 13:54:49.106 [Test worker @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@389fad5b 2025-04-25 13:54:49.107 [DefaultDispatcher-worker-15 @coroutine#2097] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44505/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-25 13:54:49.107 [DefaultDispatcher-worker-15 @coroutine#2097] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44505/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-25 13:54:49.107 [DefaultDispatcher-worker-15 @coroutine#2097] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44505/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-25 13:54:49.108 [DefaultDispatcher-worker-15 @coroutine#2097] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44505/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-25 13:54:49.109 [DefaultDispatcher-worker-20 @coroutine#2097] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44505/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-25 13:54:49.109 [DefaultDispatcher-worker-20 @coroutine#2097] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44505/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-25 13:54:49.112 [DefaultDispatcher-worker-8 @coroutine#2096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@389fad5b 2025-04-25 13:54:49.112 [DefaultDispatcher-worker-8 @coroutine#2096] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44505/UmAppDatabase/replication/nodeId 2025-04-25 13:54:49.112 [DefaultDispatcher-worker-8 @coroutine#2096] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44505/UmAppDatabase/replication/nodeId. 2025-04-25 13:54:49.112 [DefaultDispatcher-worker-8 @coroutine#2096] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44505/UmAppDatabase/replication/nodeId 2025-04-25 13:54:49.112 [DefaultDispatcher-worker-20 @coroutine#2096] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44505/UmAppDatabase/replication/nodeId 2025-04-25 13:54:49.112 [DefaultDispatcher-worker-20 @coroutine#2096] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44505/UmAppDatabase/replication/nodeId 2025-04-25 13:54:49.113 [Test worker @coroutine#2101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@389fad5b 2025-04-25 13:54:49.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2025-04-25 13:54:49.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:49.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:49.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:49.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:49.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:49.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:49.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@298cfe89 2025-04-25 13:54:49.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:49.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:49.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:49.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:49.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:49.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:49.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:49.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:49.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:49.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:49.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:49.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:49.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:49.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-25 13:54:49.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-25 13:54:49.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:49.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:49.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-25 13:54:49.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:49.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2025-04-25 13:54:49.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:49.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:49.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:49.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:49.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:49.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:49.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:49.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:49.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2025-04-25 13:54:49.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@49522bdf 2025-04-25 13:54:49.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@49522bdf 2025-04-25 13:54:49.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2025-04-25 13:54:49.129 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49522bdf 2025-04-25 13:54:49.135 [Test worker @coroutine#2108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49522bdf 2025-04-25 13:54:49.136 [Test worker @coroutine#2110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49522bdf 2025-04-25 13:54:49.139 [DefaultDispatcher-worker-15 @coroutine#2119] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44505/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-25 13:54:49.139 [DefaultDispatcher-worker-15 @coroutine#2119] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44505/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2025-04-25 13:54:49.139 [DefaultDispatcher-worker-15 @coroutine#2119] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44505/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-25 13:54:49.140 [DefaultDispatcher-worker-3 @coroutine#2119] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44505/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-25 13:54:49.140 [DefaultDispatcher-worker-3 @coroutine#2119] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44505/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-25 13:54:49.141 [DefaultDispatcher-worker-15 @coroutine#2112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49522bdf 2025-04-25 13:54:49.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2025-04-25 13:54:49.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:49.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:49.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:49.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:49.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:49.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:49.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d816d32 2025-04-25 13:54:49.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:49.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:49.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:49.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:49.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:49.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:49.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:49.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:49.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:49.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:49.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:49.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:49.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:49.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-25 13:54:49.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-25 13:54:49.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:49.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:49.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-25 13:54:49.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:49.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2025-04-25 13:54:49.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:49.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:49.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:49.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:49.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:49.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:49.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:49.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:49.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2025-04-25 13:54:49.184 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-25 13:54:49.184 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-25 13:54:49.184 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2025-04-25 13:54:49.184 [HikariPool-120 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:49.186 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cee0618 2025-04-25 13:54:49.186 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cee0618 2025-04-25 13:54:49.187 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2229edf5 2025-04-25 13:54:49.187 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2229edf5 2025-04-25 13:54:49.189 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@26166d68 2025-04-25 13:54:49.189 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@26166d68 2025-04-25 13:54:49.190 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6314e7ce 2025-04-25 13:54:49.190 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6314e7ce 2025-04-25 13:54:49.192 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f16f372 2025-04-25 13:54:49.192 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f16f372 2025-04-25 13:54:49.193 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@523de720 2025-04-25 13:54:49.193 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@523de720 2025-04-25 13:54:49.195 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@47d5ad22 2025-04-25 13:54:49.195 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@47d5ad22 2025-04-25 13:54:49.196 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@33b1881 2025-04-25 13:54:49.196 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@33b1881 2025-04-25 13:54:49.198 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@bbee6f7 2025-04-25 13:54:49.198 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@bbee6f7 2025-04-25 13:54:49.198 [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-25 13:54:49.198 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-25 13:54:49.204 [Test worker @coroutine#2124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-25 13:54:49.205 [Test worker @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-25 13:54:49.206 [DefaultDispatcher-worker-18 @coroutine#2130] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40419/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-25 13:54:49.206 [DefaultDispatcher-worker-18 @coroutine#2130] 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:40419/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-25 13:54:49.206 [DefaultDispatcher-worker-18 @coroutine#2130] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40419/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-25 13:54:49.206 [DefaultDispatcher-worker-18 @coroutine#2130] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40419/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-25 13:54:49.207 [DefaultDispatcher-worker-6 @coroutine#2130] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40419/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-25 13:54:49.207 [DefaultDispatcher-worker-6 @coroutine#2130] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40419/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-25 13:54:49.211 [DefaultDispatcher-worker-4 @coroutine#2129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-25 13:54:49.211 [DefaultDispatcher-worker-4 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40419/UmAppDatabase/replication/nodeId 2025-04-25 13:54:49.211 [DefaultDispatcher-worker-4 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40419/UmAppDatabase/replication/nodeId. 2025-04-25 13:54:49.211 [DefaultDispatcher-worker-4 @coroutine#2129] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40419/UmAppDatabase/replication/nodeId 2025-04-25 13:54:49.211 [DefaultDispatcher-worker-12 @coroutine#2129] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40419/UmAppDatabase/replication/nodeId 2025-04-25 13:54:49.211 [DefaultDispatcher-worker-12 @coroutine#2129] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40419/UmAppDatabase/replication/nodeId 2025-04-25 13:54:49.212 [Test worker @coroutine#2134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-25 13:54:49.214 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:49.217 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@165f6743 2025-04-25 13:54:49.217 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@165f6743 2025-04-25 13:54:49.217 [DefaultDispatcher-worker-7 @coroutine#2141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-25 13:54:49.219 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@18989bf8 2025-04-25 13:54:49.219 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@18989bf8 2025-04-25 13:54:49.221 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ca70c33 2025-04-25 13:54:49.221 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ca70c33 2025-04-25 13:54:49.222 [DefaultDispatcher-worker-10 @coroutine#2141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-25 13:54:49.224 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@59a591c3 2025-04-25 13:54:49.224 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@59a591c3 2025-04-25 13:54:49.226 [DefaultDispatcher-worker-14 @coroutine#2141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-25 13:54:49.226 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@342d90cb 2025-04-25 13:54:49.226 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@342d90cb 2025-04-25 13:54:49.228 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@68368aed 2025-04-25 13:54:49.228 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@68368aed 2025-04-25 13:54:49.230 [DefaultDispatcher-worker-11 @coroutine#2141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-25 13:54:49.230 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c54d54c 2025-04-25 13:54:49.230 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c54d54c 2025-04-25 13:54:49.233 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@398a6e8c 2025-04-25 13:54:49.233 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@398a6e8c 2025-04-25 13:54:49.235 [DefaultDispatcher-worker-6 @coroutine#2146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-25 13:54:49.235 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@61790abe 2025-04-25 13:54:49.235 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@61790abe 2025-04-25 13:54:49.235 [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-25 13:54:49.239 [DefaultDispatcher-worker-2 @coroutine#2146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-25 13:54:49.242 [DefaultDispatcher-worker-3 @coroutine#2146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-25 13:54:49.246 [DefaultDispatcher-worker-1 @coroutine#2146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-25 13:54:49.251 [DefaultDispatcher-worker-2 @coroutine#2151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-25 13:54:49.254 [DefaultDispatcher-worker-19 @coroutine#2151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-25 13:54:49.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2025-04-25 13:54:49.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:49.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:49.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:49.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:49.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:49.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:49.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@628b1538 2025-04-25 13:54:49.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:49.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:49.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:49.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:49.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:49.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:49.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:49.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:49.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:49.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:49.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:49.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:49.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:49.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-25 13:54:49.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-25 13:54:49.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:49.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:49.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-25 13:54:49.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:49.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2025-04-25 13:54:49.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:49.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:49.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:49.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:49.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:49.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:49.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:49.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:49.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2025-04-25 13:54:49.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@58dd1d0c 2025-04-25 13:54:49.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@58dd1d0c 2025-04-25 13:54:49.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2025-04-25 13:54:49.276 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58dd1d0c 2025-04-25 13:54:49.282 [Test worker @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58dd1d0c 2025-04-25 13:54:49.284 [Test worker @coroutine#2172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58dd1d0c 2025-04-25 13:54:49.284 [HikariPool-122 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:49.284 [DefaultDispatcher-worker-14 @coroutine#2176] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42403/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-25 13:54:49.284 [DefaultDispatcher-worker-14 @coroutine#2176] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42403/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-25 13:54:49.284 [DefaultDispatcher-worker-14 @coroutine#2176] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42403/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-25 13:54:49.284 [DefaultDispatcher-worker-14 @coroutine#2176] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42403/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-25 13:54:49.285 [DefaultDispatcher-worker-11 @coroutine#2176] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42403/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-25 13:54:49.285 [DefaultDispatcher-worker-11 @coroutine#2176] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42403/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-25 13:54:49.286 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@12e5767b 2025-04-25 13:54:49.286 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@12e5767b 2025-04-25 13:54:49.288 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c228a57 2025-04-25 13:54:49.289 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c228a57 2025-04-25 13:54:49.289 [DefaultDispatcher-worker-8 @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58dd1d0c 2025-04-25 13:54:49.289 [DefaultDispatcher-worker-8 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42403/UmAppDatabase/replication/nodeId 2025-04-25 13:54:49.289 [DefaultDispatcher-worker-8 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42403/UmAppDatabase/replication/nodeId. 2025-04-25 13:54:49.289 [DefaultDispatcher-worker-8 @coroutine#2175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42403/UmAppDatabase/replication/nodeId 2025-04-25 13:54:49.289 [DefaultDispatcher-worker-16 @coroutine#2175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42403/UmAppDatabase/replication/nodeId 2025-04-25 13:54:49.289 [DefaultDispatcher-worker-16 @coroutine#2175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42403/UmAppDatabase/replication/nodeId 2025-04-25 13:54:49.290 [Test worker @coroutine#2180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58dd1d0c 2025-04-25 13:54:49.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2025-04-25 13:54:49.290 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@181d1d0b 2025-04-25 13:54:49.290 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@181d1d0b 2025-04-25 13:54:49.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:49.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:49.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:49.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:49.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:49.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:49.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b897456 2025-04-25 13:54:49.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:49.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:49.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:49.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:49.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:49.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:49.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:49.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:49.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:49.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:49.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:49.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:49.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:49.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-25 13:54:49.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-25 13:54:49.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:49.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:49.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-25 13:54:49.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:49.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2025-04-25 13:54:49.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:49.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:49.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:49.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:49.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:49.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:49.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:49.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:49.291 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2025-04-25 13:54:49.292 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d1f806c 2025-04-25 13:54:49.292 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d1f806c 2025-04-25 13:54:49.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fecc26f 2025-04-25 13:54:49.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fecc26f 2025-04-25 13:54:49.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2025-04-25 13:54:49.293 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fecc26f 2025-04-25 13:54:49.294 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6470631a 2025-04-25 13:54:49.294 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6470631a 2025-04-25 13:54:49.296 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c883df1 2025-04-25 13:54:49.296 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c883df1 2025-04-25 13:54:49.298 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c0d802e 2025-04-25 13:54:49.298 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c0d802e 2025-04-25 13:54:49.300 [Test worker @coroutine#2187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fecc26f 2025-04-25 13:54:49.300 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d307f23 2025-04-25 13:54:49.300 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d307f23 2025-04-25 13:54:49.301 [Test worker @coroutine#2189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fecc26f 2025-04-25 13:54:49.302 [DefaultDispatcher-worker-18 @coroutine#2198] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42403/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-25 13:54:49.302 [DefaultDispatcher-worker-18 @coroutine#2198] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42403/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2025-04-25 13:54:49.302 [DefaultDispatcher-worker-18 @coroutine#2198] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42403/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-25 13:54:49.303 [DefaultDispatcher-worker-8 @coroutine#2198] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42403/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-25 13:54:49.303 [DefaultDispatcher-worker-8 @coroutine#2198] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42403/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-25 13:54:49.303 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a3fa32c 2025-04-25 13:54:49.303 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a3fa32c 2025-04-25 13:54:49.303 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-25 13:54:49.306 [DefaultDispatcher-worker-3 @coroutine#2191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fecc26f 2025-04-25 13:54:49.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2025-04-25 13:54:49.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:49.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:49.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:49.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:49.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:49.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:49.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d5ddfac 2025-04-25 13:54:49.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:49.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:49.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:49.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:49.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:49.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:49.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:49.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:49.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:49.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:49.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:49.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:49.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:49.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-25 13:54:49.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-25 13:54:49.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:49.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:49.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-25 13:54:49.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:49.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2025-04-25 13:54:49.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:49.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:49.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:49.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:49.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:49.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:49.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:49.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:49.344 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2025-04-25 13:54:49.345 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ecd6861 2025-04-25 13:54:49.345 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ecd6861 2025-04-25 13:54:49.345 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2025-04-25 13:54:49.360 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecd6861 2025-04-25 13:54:49.362 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:49.364 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d84626 2025-04-25 13:54:49.364 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d84626 2025-04-25 13:54:49.366 [Test worker @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecd6861 2025-04-25 13:54:49.366 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@c1fb80d 2025-04-25 13:54:49.366 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@c1fb80d 2025-04-25 13:54:49.367 [Test worker @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecd6861 2025-04-25 13:54:49.367 [DefaultDispatcher-worker-7 @coroutine#2208] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50973/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-25 13:54:49.367 [DefaultDispatcher-worker-7 @coroutine#2208] 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:50973/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-25 13:54:49.367 [DefaultDispatcher-worker-7 @coroutine#2208] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50973/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-25 13:54:49.367 [DefaultDispatcher-worker-7 @coroutine#2208] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50973/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-25 13:54:49.369 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@8202d56 2025-04-25 13:54:49.369 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@8202d56 2025-04-25 13:54:49.369 [DefaultDispatcher-worker-19 @coroutine#2208] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50973/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-25 13:54:49.369 [DefaultDispatcher-worker-19 @coroutine#2208] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50973/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-25 13:54:49.371 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d22b236 2025-04-25 13:54:49.371 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d22b236 2025-04-25 13:54:49.372 [DefaultDispatcher-worker-13 @coroutine#2207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecd6861 2025-04-25 13:54:49.372 [DefaultDispatcher-worker-13 @coroutine#2207] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50973/UmAppDatabase/replication/nodeId 2025-04-25 13:54:49.372 [DefaultDispatcher-worker-13 @coroutine#2207] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50973/UmAppDatabase/replication/nodeId. 2025-04-25 13:54:49.372 [DefaultDispatcher-worker-13 @coroutine#2207] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50973/UmAppDatabase/replication/nodeId 2025-04-25 13:54:49.372 [DefaultDispatcher-worker-6 @coroutine#2207] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50973/UmAppDatabase/replication/nodeId 2025-04-25 13:54:49.372 [DefaultDispatcher-worker-6 @coroutine#2207] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50973/UmAppDatabase/replication/nodeId 2025-04-25 13:54:49.373 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@d0b34c2 2025-04-25 13:54:49.373 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@d0b34c2 2025-04-25 13:54:49.374 [Test worker @coroutine#2212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecd6861 2025-04-25 13:54:49.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2025-04-25 13:54:49.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:49.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:49.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:49.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:49.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:49.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:49.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ae55678 2025-04-25 13:54:49.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:49.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:49.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:49.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:49.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:49.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:49.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:49.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:49.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:49.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:49.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:49.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:49.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:49.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-25 13:54:49.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-25 13:54:49.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:49.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:49.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-25 13:54:49.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:49.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2025-04-25 13:54:49.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:49.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:49.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:49.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:49.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:49.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:49.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:49.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:49.374 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2025-04-25 13:54:49.376 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ca53abe 2025-04-25 13:54:49.376 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ca53abe 2025-04-25 13:54:49.377 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a0d8df8 2025-04-25 13:54:49.377 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a0d8df8 2025-04-25 13:54:49.377 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2025-04-25 13:54:49.378 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0d8df8 2025-04-25 13:54:49.379 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7566e2e1 2025-04-25 13:54:49.379 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7566e2e1 2025-04-25 13:54:49.381 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d0d4d79 2025-04-25 13:54:49.381 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d0d4d79 2025-04-25 13:54:49.383 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@79f4c13e 2025-04-25 13:54:49.383 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@79f4c13e 2025-04-25 13:54:49.383 [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-25 13:54:49.384 [Test worker @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0d8df8 2025-04-25 13:54:49.385 [Test worker @coroutine#2221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0d8df8 2025-04-25 13:54:49.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2025-04-25 13:54:49.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:49.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:49.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:49.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:49.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:49.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:49.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@216c6825 2025-04-25 13:54:49.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:49.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:49.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:49.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:49.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:49.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:49.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:49.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:49.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:49.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:49.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:49.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:49.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:49.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-25 13:54:49.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-25 13:54:49.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:49.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:49.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-25 13:54:49.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:49.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2025-04-25 13:54:49.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:49.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:49.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:49.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:49.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:49.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:49.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:49.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:49.387 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2025-04-25 13:54:49.387 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c4a8c93 2025-04-25 13:54:49.387 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c4a8c93 2025-04-25 13:54:49.387 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2025-04-25 13:54:49.390 [DefaultDispatcher-worker-6 @coroutine#2223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0d8df8 2025-04-25 13:54:49.393 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:49.395 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e359e86 2025-04-25 13:54:49.395 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e359e86 2025-04-25 13:54:49.397 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@50f27b30 2025-04-25 13:54:49.397 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@50f27b30 2025-04-25 13:54:49.399 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@54cdf5f6 2025-04-25 13:54:49.399 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@54cdf5f6 2025-04-25 13:54:49.401 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@11cf710b 2025-04-25 13:54:49.401 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@11cf710b 2025-04-25 13:54:49.402 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c4a8c93 2025-04-25 13:54:49.403 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@637c1c1a 2025-04-25 13:54:49.403 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@637c1c1a 2025-04-25 13:54:49.405 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2094c0be 2025-04-25 13:54:49.405 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2094c0be 2025-04-25 13:54:49.407 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bcdf31f 2025-04-25 13:54:49.407 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bcdf31f 2025-04-25 13:54:49.408 [Test worker @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c4a8c93 2025-04-25 13:54:49.409 [Test worker @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c4a8c93 2025-04-25 13:54:49.409 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@71e08e44 2025-04-25 13:54:49.409 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@71e08e44 2025-04-25 13:54:49.409 [DefaultDispatcher-worker-6 @coroutine#2237] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39787/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-25 13:54:49.409 [DefaultDispatcher-worker-6 @coroutine#2237] 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:39787/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-25 13:54:49.409 [DefaultDispatcher-worker-6 @coroutine#2237] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39787/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-25 13:54:49.409 [DefaultDispatcher-worker-6 @coroutine#2237] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39787/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-25 13:54:49.410 [DefaultDispatcher-worker-1 @coroutine#2237] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39787/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-25 13:54:49.411 [DefaultDispatcher-worker-1 @coroutine#2237] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39787/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-25 13:54:49.411 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@72ffc0ae 2025-04-25 13:54:49.411 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@72ffc0ae 2025-04-25 13:54:49.411 [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-25 13:54:49.414 [DefaultDispatcher-worker-14 @coroutine#2236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c4a8c93 2025-04-25 13:54:49.414 [DefaultDispatcher-worker-14 @coroutine#2236] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39787/UmAppDatabase/replication/nodeId 2025-04-25 13:54:49.414 [DefaultDispatcher-worker-14 @coroutine#2236] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39787/UmAppDatabase/replication/nodeId. 2025-04-25 13:54:49.414 [DefaultDispatcher-worker-14 @coroutine#2236] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39787/UmAppDatabase/replication/nodeId 2025-04-25 13:54:49.414 [DefaultDispatcher-worker-11 @coroutine#2236] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39787/UmAppDatabase/replication/nodeId 2025-04-25 13:54:49.414 [DefaultDispatcher-worker-11 @coroutine#2236] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39787/UmAppDatabase/replication/nodeId 2025-04-25 13:54:49.415 [Test worker @coroutine#2241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c4a8c93 2025-04-25 13:54:49.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2025-04-25 13:54:49.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:49.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:49.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:49.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:49.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:49.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:49.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61b6f287 2025-04-25 13:54:49.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:49.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:49.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:49.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:49.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:49.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:49.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:49.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:49.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:49.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:49.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:49.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:49.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:49.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-25 13:54:49.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-25 13:54:49.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:49.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:49.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-25 13:54:49.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:49.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2025-04-25 13:54:49.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:49.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:49.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:49.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:49.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:49.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:49.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:49.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:49.416 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2025-04-25 13:54:49.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@360432d3 2025-04-25 13:54:49.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@360432d3 2025-04-25 13:54:49.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2025-04-25 13:54:49.419 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@360432d3 2025-04-25 13:54:49.425 [Test worker @coroutine#2248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@360432d3 2025-04-25 13:54:49.426 [Test worker @coroutine#2250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@360432d3 2025-04-25 13:54:49.427 [DefaultDispatcher-worker-16 @coroutine#2259] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2025-04-25 13:54:49.427 [DefaultDispatcher-worker-16 @coroutine#2259] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:49.427 [DefaultDispatcher-worker-16 @coroutine#2259] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:49.427 [DefaultDispatcher-worker-16 @coroutine#2259] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:49.427 [DefaultDispatcher-worker-16 @coroutine#2259] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:49.427 [DefaultDispatcher-worker-16 @coroutine#2259] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:49.427 [DefaultDispatcher-worker-16 @coroutine#2259] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:49.427 [DefaultDispatcher-worker-16 @coroutine#2259] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22fb738a 2025-04-25 13:54:49.427 [DefaultDispatcher-worker-16 @coroutine#2259] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:49.427 [DefaultDispatcher-worker-16 @coroutine#2259] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:49.427 [DefaultDispatcher-worker-16 @coroutine#2259] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:49.427 [DefaultDispatcher-worker-16 @coroutine#2259] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:49.427 [DefaultDispatcher-worker-16 @coroutine#2259] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:49.427 [DefaultDispatcher-worker-16 @coroutine#2259] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:49.427 [DefaultDispatcher-worker-16 @coroutine#2259] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:49.427 [DefaultDispatcher-worker-16 @coroutine#2259] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:49.427 [DefaultDispatcher-worker-16 @coroutine#2259] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:49.427 [DefaultDispatcher-worker-16 @coroutine#2259] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:49.427 [DefaultDispatcher-worker-16 @coroutine#2259] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:49.427 [DefaultDispatcher-worker-16 @coroutine#2259] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:49.427 [DefaultDispatcher-worker-16 @coroutine#2259] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:49.427 [DefaultDispatcher-worker-16 @coroutine#2259] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-25 13:54:49.427 [DefaultDispatcher-worker-16 @coroutine#2259] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-25 13:54:49.427 [DefaultDispatcher-worker-16 @coroutine#2259] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:49.427 [DefaultDispatcher-worker-16 @coroutine#2259] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:49.427 [DefaultDispatcher-worker-16 @coroutine#2259] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-25 13:54:49.427 [DefaultDispatcher-worker-16 @coroutine#2259] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:49.427 [DefaultDispatcher-worker-16 @coroutine#2259] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2025-04-25 13:54:49.427 [DefaultDispatcher-worker-16 @coroutine#2259] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:49.427 [DefaultDispatcher-worker-16 @coroutine#2259] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:49.427 [DefaultDispatcher-worker-16 @coroutine#2259] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:49.427 [DefaultDispatcher-worker-16 @coroutine#2259] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:49.427 [DefaultDispatcher-worker-16 @coroutine#2259] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:49.427 [DefaultDispatcher-worker-16 @coroutine#2259] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:49.427 [DefaultDispatcher-worker-16 @coroutine#2259] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:49.427 [DefaultDispatcher-worker-16 @coroutine#2259] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:49.427 [DefaultDispatcher-worker-16 @coroutine#2259] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2025-04-25 13:54:49.428 [DefaultDispatcher-worker-16 @coroutine#2259] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@59449395 2025-04-25 13:54:49.428 [DefaultDispatcher-worker-16 @coroutine#2259] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@59449395 2025-04-25 13:54:49.428 [DefaultDispatcher-worker-16 @coroutine#2259] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2025-04-25 13:54:49.431 [DefaultDispatcher-worker-11 @coroutine#2252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@360432d3 2025-04-25 13:54:49.443 [DefaultDispatcher-worker-16 @coroutine#2259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59449395 2025-04-25 13:54:49.445 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:49.447 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@ec30c24 2025-04-25 13:54:49.447 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@ec30c24 2025-04-25 13:54:49.449 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e38c 2025-04-25 13:54:49.449 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e38c 2025-04-25 13:54:49.449 [DefaultDispatcher-worker-16 @coroutine#2261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59449395 2025-04-25 13:54:49.450 [DefaultDispatcher-worker-16 @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59449395 2025-04-25 13:54:49.451 [DefaultDispatcher-worker-9 @coroutine#2266] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-25 13:54:49.451 [DefaultDispatcher-worker-9 @coroutine#2266] 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-25 13:54:49.451 [DefaultDispatcher-worker-9 @coroutine#2266] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-25 13:54:49.451 [DefaultDispatcher-worker-9 @coroutine#2266] 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-25 13:54:49.451 [DefaultDispatcher-worker-16 @coroutine#2259] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-25 13:54:49.451 [DefaultDispatcher-worker-16 @coroutine#2259] 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-25 13:54:49.451 [DefaultDispatcher-worker-16 @coroutine#2259] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-25 13:54:49.451 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@43b6754 2025-04-25 13:54:49.451 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@43b6754 2025-04-25 13:54:49.452 [DefaultDispatcher-worker-18 @coroutine#2266] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-25 13:54:49.452 [DefaultDispatcher-worker-19 @coroutine#2259] 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-25 13:54:49.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2025-04-25 13:54:49.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:49.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:49.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:49.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:49.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:49.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:49.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6527f68a 2025-04-25 13:54:49.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:49.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:49.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:49.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:49.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:49.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:49.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:49.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:49.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:49.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:49.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:49.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:49.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:49.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-25 13:54:49.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-25 13:54:49.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:49.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:49.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-25 13:54:49.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:49.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2025-04-25 13:54:49.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:49.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:49.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:49.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:49.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:49.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:49.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:49.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:49.453 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2025-04-25 13:54:49.454 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4139e9b7 2025-04-25 13:54:49.454 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4139e9b7 2025-04-25 13:54:49.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@77b0ff24 2025-04-25 13:54:49.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@77b0ff24 2025-04-25 13:54:49.454 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2025-04-25 13:54:49.455 [DefaultDispatcher-worker-20 @coroutine#2265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59449395 2025-04-25 13:54:49.456 [DefaultDispatcher-worker-20 @coroutine#2265] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-25 13:54:49.456 [DefaultDispatcher-worker-20 @coroutine#2265] 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-25 13:54:49.456 [DefaultDispatcher-worker-20 @coroutine#2265] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-25 13:54:49.456 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@570d6f98 2025-04-25 13:54:49.456 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@570d6f98 2025-04-25 13:54:49.456 [DefaultDispatcher-worker-1 @coroutine#2265] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-25 13:54:49.458 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7032ee76 2025-04-25 13:54:49.458 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7032ee76 2025-04-25 13:54:49.460 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fec36e3 2025-04-25 13:54:49.460 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fec36e3 2025-04-25 13:54:49.462 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@211616f8 2025-04-25 13:54:49.462 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@211616f8 2025-04-25 13:54:49.464 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ddbdced 2025-04-25 13:54:49.464 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ddbdced 2025-04-25 13:54:49.464 [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-25 13:54:49.469 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b0ff24 2025-04-25 13:54:49.475 [Test worker @coroutine#2275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b0ff24 2025-04-25 13:54:49.476 [Test worker @coroutine#2277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b0ff24 2025-04-25 13:54:49.477 [DefaultDispatcher-worker-14 @coroutine#2281] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53269/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-25 13:54:49.477 [DefaultDispatcher-worker-14 @coroutine#2281] 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:53269/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-25 13:54:49.477 [DefaultDispatcher-worker-14 @coroutine#2281] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53269/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-25 13:54:49.477 [DefaultDispatcher-worker-14 @coroutine#2281] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53269/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-25 13:54:49.477 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:49.478 [DefaultDispatcher-worker-10 @coroutine#2281] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53269/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-25 13:54:49.478 [DefaultDispatcher-worker-10 @coroutine#2281] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53269/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-25 13:54:49.480 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cdfd4ac 2025-04-25 13:54:49.480 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cdfd4ac 2025-04-25 13:54:49.481 [DefaultDispatcher-worker-9 @coroutine#2280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b0ff24 2025-04-25 13:54:49.481 [DefaultDispatcher-worker-9 @coroutine#2280] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53269/UmAppDatabase/replication/nodeId 2025-04-25 13:54:49.481 [DefaultDispatcher-worker-9 @coroutine#2280] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53269/UmAppDatabase/replication/nodeId. 2025-04-25 13:54:49.481 [DefaultDispatcher-worker-9 @coroutine#2280] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53269/UmAppDatabase/replication/nodeId 2025-04-25 13:54:49.482 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@52182147 2025-04-25 13:54:49.482 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@52182147 2025-04-25 13:54:49.482 [DefaultDispatcher-worker-9 @coroutine#2280] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53269/UmAppDatabase/replication/nodeId 2025-04-25 13:54:49.482 [DefaultDispatcher-worker-9 @coroutine#2280] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53269/UmAppDatabase/replication/nodeId 2025-04-25 13:54:49.482 [Test worker @coroutine#2285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b0ff24 2025-04-25 13:54:49.483 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@5627bfdc 2025-04-25 13:54:49.483 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@5627bfdc 2025-04-25 13:54:49.485 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@13252b7c 2025-04-25 13:54:49.485 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@13252b7c 2025-04-25 13:54:49.487 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@31fdf700 2025-04-25 13:54:49.487 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@31fdf700 2025-04-25 13:54:49.487 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:49.487 [DefaultDispatcher-worker-9 @coroutine#2292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b0ff24 2025-04-25 13:54:49.489 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@aa70ae9 2025-04-25 13:54:49.489 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@aa70ae9 2025-04-25 13:54:49.489 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@22fcfa61 2025-04-25 13:54:49.489 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@22fcfa61 2025-04-25 13:54:49.491 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@460f5cd 2025-04-25 13:54:49.491 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@460f5cd 2025-04-25 13:54:49.491 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@49ce78bd 2025-04-25 13:54:49.491 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@49ce78bd 2025-04-25 13:54:49.492 [DefaultDispatcher-worker-18 @coroutine#2292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b0ff24 2025-04-25 13:54:49.493 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f6199 2025-04-25 13:54:49.493 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f6199 2025-04-25 13:54:49.493 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@730ad433 2025-04-25 13:54:49.493 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@730ad433 2025-04-25 13:54:49.494 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@455dfff6 2025-04-25 13:54:49.494 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@455dfff6 2025-04-25 13:54:49.495 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d9168a5 2025-04-25 13:54:49.495 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d9168a5 2025-04-25 13:54:49.495 [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-25 13:54:49.496 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@779f55f6 2025-04-25 13:54:49.496 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@779f55f6 2025-04-25 13:54:49.497 [DefaultDispatcher-worker-17 @coroutine#2292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b0ff24 2025-04-25 13:54:49.498 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@74d21855 2025-04-25 13:54:49.498 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@74d21855 2025-04-25 13:54:49.500 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@ffaecff 2025-04-25 13:54:49.500 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@ffaecff 2025-04-25 13:54:49.502 [DefaultDispatcher-worker-17 @coroutine#2292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b0ff24 2025-04-25 13:54:49.502 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@257200b9 2025-04-25 13:54:49.502 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@257200b9 2025-04-25 13:54:49.504 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@284fd104 2025-04-25 13:54:49.504 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@284fd104 2025-04-25 13:54:49.504 [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-25 13:54:49.506 [DefaultDispatcher-worker-3 @coroutine#2297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b0ff24 2025-04-25 13:54:49.510 [DefaultDispatcher-worker-3 @coroutine#2297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b0ff24 2025-04-25 13:54:49.514 [DefaultDispatcher-worker-15 @coroutine#2297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b0ff24 2025-04-25 13:54:49.518 [DefaultDispatcher-worker-8 @coroutine#2297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b0ff24 2025-04-25 13:54:49.518 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:49.520 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c235b77 2025-04-25 13:54:49.520 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c235b77 2025-04-25 13:54:49.522 [DefaultDispatcher-worker-17 @coroutine#2302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b0ff24 2025-04-25 13:54:49.523 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@12e4a683 2025-04-25 13:54:49.523 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@12e4a683 2025-04-25 13:54:49.524 [DefaultDispatcher-worker-12 @coroutine#2308] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53269/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-25 13:54:49.524 [DefaultDispatcher-worker-12 @coroutine#2308] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53269/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-25 13:54:49.524 [DefaultDispatcher-worker-12 @coroutine#2308] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53269/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-25 13:54:49.524 [DefaultDispatcher-worker-5 @coroutine#2308] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53269/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-25 13:54:49.524 [DefaultDispatcher-worker-5 @coroutine#2308] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53269/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-25 13:54:49.525 [DefaultDispatcher-worker-5 @coroutine#2308] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:53269/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-25 13:54:49.525 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@16db3007 2025-04-25 13:54:49.525 [DefaultDispatcher-worker-5 @coroutine#2308] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:53269/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-25 13:54:49.525 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@16db3007 2025-04-25 13:54:49.525 [DefaultDispatcher-worker-5 @coroutine#2308] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53269/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-25 13:54:49.525 [DefaultDispatcher-worker-5 @coroutine#2308] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53269/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-04-25 13:54:49.526 [DefaultDispatcher-worker-5 @coroutine#2308] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53269/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-25 13:54:49.526 [DefaultDispatcher-worker-12 @coroutine#2308] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53269/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-25 13:54:49.526 [DefaultDispatcher-worker-12 @coroutine#2308] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53269/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-25 13:54:49.527 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@53d9acb8 2025-04-25 13:54:49.527 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@53d9acb8 2025-04-25 13:54:49.528 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:49.529 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5527ad57 2025-04-25 13:54:49.529 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5527ad57 2025-04-25 13:54:49.530 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ac6bda8 2025-04-25 13:54:49.530 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ac6bda8 2025-04-25 13:54:49.531 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6240d9ce 2025-04-25 13:54:49.531 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6240d9ce 2025-04-25 13:54:49.534 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@54014880 2025-04-25 13:54:49.534 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@54014880 2025-04-25 13:54:49.534 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d548689 2025-04-25 13:54:49.534 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d548689 2025-04-25 13:54:49.536 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@33f653f7 2025-04-25 13:54:49.536 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@33f653f7 2025-04-25 13:54:49.536 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@503ed6d8 2025-04-25 13:54:49.536 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@503ed6d8 2025-04-25 13:54:49.538 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b530dcb 2025-04-25 13:54:49.538 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b530dcb 2025-04-25 13:54:49.538 [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-25 13:54:49.538 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@153c42bb 2025-04-25 13:54:49.538 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@153c42bb 2025-04-25 13:54:49.540 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a788649 2025-04-25 13:54:49.540 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a788649 2025-04-25 13:54:49.542 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@24e394ce 2025-04-25 13:54:49.542 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@24e394ce 2025-04-25 13:54:49.544 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@24d0e9c 2025-04-25 13:54:49.544 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@24d0e9c 2025-04-25 13:54:49.546 [DefaultDispatcher-worker-6 @coroutine#2308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b0ff24 2025-04-25 13:54:49.546 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7513bdf4 2025-04-25 13:54:49.546 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7513bdf4 2025-04-25 13:54:49.548 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b6737d1 2025-04-25 13:54:49.548 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b6737d1 2025-04-25 13:54:49.548 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-25 13:54:49.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2025-04-25 13:54:49.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:49.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:49.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:49.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:49.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:49.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:49.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@492e9e87 2025-04-25 13:54:49.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:49.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:49.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:49.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:49.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:49.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:49.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:49.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:49.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:49.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:49.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:49.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:49.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:49.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-25 13:54:49.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-25 13:54:49.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:49.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:49.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-25 13:54:49.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:49.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2025-04-25 13:54:49.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:49.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:49.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:49.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:49.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:49.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:49.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:49.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:49.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2025-04-25 13:54:49.550 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-25 13:54:49.550 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-25 13:54:49.550 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2025-04-25 13:54:49.554 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:49.556 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@51e96004 2025-04-25 13:54:49.556 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@51e96004 2025-04-25 13:54:49.558 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f2e9449 2025-04-25 13:54:49.558 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f2e9449 2025-04-25 13:54:49.560 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b110b74 2025-04-25 13:54:49.560 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b110b74 2025-04-25 13:54:49.562 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e139e72 2025-04-25 13:54:49.562 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e139e72 2025-04-25 13:54:49.564 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e024f4 2025-04-25 13:54:49.564 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e024f4 2025-04-25 13:54:49.564 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-25 13:54:49.566 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fc764fd 2025-04-25 13:54:49.566 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fc764fd 2025-04-25 13:54:49.568 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cde80da 2025-04-25 13:54:49.568 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cde80da 2025-04-25 13:54:49.570 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e3c613d 2025-04-25 13:54:49.570 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e3c613d 2025-04-25 13:54:49.571 [Test worker @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-25 13:54:49.572 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b7e2d8a 2025-04-25 13:54:49.572 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b7e2d8a 2025-04-25 13:54:49.572 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-25 13:54:49.572 [Test worker @coroutine#2328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-25 13:54:49.573 [DefaultDispatcher-worker-14 @coroutine#2332] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47555/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-25 13:54:49.573 [DefaultDispatcher-worker-14 @coroutine#2332] 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:47555/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-25 13:54:49.573 [DefaultDispatcher-worker-14 @coroutine#2332] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47555/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-25 13:54:49.573 [DefaultDispatcher-worker-14 @coroutine#2332] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47555/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-25 13:54:49.574 [DefaultDispatcher-worker-20 @coroutine#2332] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47555/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-25 13:54:49.574 [DefaultDispatcher-worker-20 @coroutine#2332] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47555/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-25 13:54:49.577 [DefaultDispatcher-worker-1 @coroutine#2331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-25 13:54:49.577 [DefaultDispatcher-worker-1 @coroutine#2331] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47555/UmAppDatabase/replication/nodeId 2025-04-25 13:54:49.577 [DefaultDispatcher-worker-1 @coroutine#2331] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47555/UmAppDatabase/replication/nodeId. 2025-04-25 13:54:49.577 [DefaultDispatcher-worker-1 @coroutine#2331] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47555/UmAppDatabase/replication/nodeId 2025-04-25 13:54:49.578 [DefaultDispatcher-worker-1 @coroutine#2331] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47555/UmAppDatabase/replication/nodeId 2025-04-25 13:54:49.578 [DefaultDispatcher-worker-1 @coroutine#2331] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47555/UmAppDatabase/replication/nodeId 2025-04-25 13:54:49.579 [Test worker @coroutine#2336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-25 13:54:49.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2025-04-25 13:54:49.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:49.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:49.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:49.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:49.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:49.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:49.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1abf38d1 2025-04-25 13:54:49.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:49.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:49.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:49.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:49.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:49.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:49.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:49.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:49.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:49.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:49.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:49.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:49.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:49.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-25 13:54:49.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-25 13:54:49.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:49.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:49.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-25 13:54:49.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:49.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2025-04-25 13:54:49.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:49.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:49.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:49.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:49.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:49.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:49.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:49.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:49.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2025-04-25 13:54:49.581 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4af0ae2c 2025-04-25 13:54:49.581 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4af0ae2c 2025-04-25 13:54:49.581 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2025-04-25 13:54:49.582 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af0ae2c 2025-04-25 13:54:49.588 [Test worker @coroutine#2343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af0ae2c 2025-04-25 13:54:49.589 [Test worker @coroutine#2345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af0ae2c 2025-04-25 13:54:49.593 [DefaultDispatcher-worker-10 @coroutine#2347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af0ae2c 2025-04-25 13:54:49.593 [DefaultDispatcher-worker-3 @coroutine#2354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-25 13:54:49.597 [DefaultDispatcher-worker-11 @coroutine#2354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-25 13:54:49.600 [DefaultDispatcher-worker-11 @coroutine#2354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-25 13:54:49.603 [DefaultDispatcher-worker-8 @coroutine#2354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-25 13:54:49.615 [DefaultDispatcher-worker-17 @coroutine#2360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-25 13:54:49.623 [DefaultDispatcher-worker-13 @coroutine#2362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-25 13:54:49.627 [DefaultDispatcher-worker-6 @coroutine#2362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-25 13:54:49.630 [DefaultDispatcher-worker-19 @coroutine#2362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-25 13:54:49.634 [DefaultDispatcher-worker-11 @coroutine#2362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-25 13:54:49.638 [DefaultDispatcher-worker-7 @coroutine#2362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-25 13:54:49.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2025-04-25 13:54:49.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:49.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:49.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:49.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:49.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:49.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:49.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@776b7fa2 2025-04-25 13:54:49.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:49.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:49.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:49.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:49.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:49.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:49.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:49.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:49.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:49.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:49.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:49.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:49.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:49.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-25 13:54:49.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-25 13:54:49.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:49.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:49.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-25 13:54:49.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:49.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2025-04-25 13:54:49.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:49.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:49.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:49.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:49.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:49.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:49.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:49.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:49.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2025-04-25 13:54:49.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d76aa05 2025-04-25 13:54:49.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d76aa05 2025-04-25 13:54:49.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2025-04-25 13:54:49.650 [HikariPool-131 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:49.652 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@53f4b8b4 2025-04-25 13:54:49.652 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@53f4b8b4 2025-04-25 13:54:49.652 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d76aa05 2025-04-25 13:54:49.654 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d334cba 2025-04-25 13:54:49.654 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d334cba 2025-04-25 13:54:49.656 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@590cd3c4 2025-04-25 13:54:49.656 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@590cd3c4 2025-04-25 13:54:49.657 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c0e4681 2025-04-25 13:54:49.657 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c0e4681 2025-04-25 13:54:49.658 [Test worker @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d76aa05 2025-04-25 13:54:49.659 [Test worker @coroutine#2370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d76aa05 2025-04-25 13:54:49.659 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ac97cac 2025-04-25 13:54:49.659 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ac97cac 2025-04-25 13:54:49.659 [DefaultDispatcher-worker-7 @coroutine#2374] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40885/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-25 13:54:49.659 [DefaultDispatcher-worker-7 @coroutine#2374] 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:40885/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-25 13:54:49.659 [DefaultDispatcher-worker-7 @coroutine#2374] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40885/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-25 13:54:49.659 [DefaultDispatcher-worker-7 @coroutine#2374] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40885/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-25 13:54:49.660 [DefaultDispatcher-worker-13 @coroutine#2374] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40885/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-25 13:54:49.660 [DefaultDispatcher-worker-13 @coroutine#2374] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40885/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-25 13:54:49.661 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dd8bbd3 2025-04-25 13:54:49.661 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dd8bbd3 2025-04-25 13:54:49.663 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@12f5df5f 2025-04-25 13:54:49.663 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@12f5df5f 2025-04-25 13:54:49.663 [DefaultDispatcher-worker-16 @coroutine#2373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d76aa05 2025-04-25 13:54:49.663 [DefaultDispatcher-worker-16 @coroutine#2373] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40885/UmAppDatabase/replication/nodeId 2025-04-25 13:54:49.663 [DefaultDispatcher-worker-16 @coroutine#2373] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40885/UmAppDatabase/replication/nodeId. 2025-04-25 13:54:49.663 [DefaultDispatcher-worker-16 @coroutine#2373] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40885/UmAppDatabase/replication/nodeId 2025-04-25 13:54:49.664 [DefaultDispatcher-worker-20 @coroutine#2373] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40885/UmAppDatabase/replication/nodeId 2025-04-25 13:54:49.664 [DefaultDispatcher-worker-20 @coroutine#2373] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40885/UmAppDatabase/replication/nodeId 2025-04-25 13:54:49.664 [Test worker @coroutine#2378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d76aa05 2025-04-25 13:54:49.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2025-04-25 13:54:49.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:49.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:49.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:49.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:49.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:49.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:49.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3be60847 2025-04-25 13:54:49.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:49.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:49.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:49.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:49.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:49.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:49.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:49.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:49.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:49.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:49.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:49.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:49.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:49.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-25 13:54:49.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-25 13:54:49.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:49.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:49.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-25 13:54:49.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:49.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2025-04-25 13:54:49.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:49.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:49.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:49.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:49.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:49.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:49.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:49.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:49.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2025-04-25 13:54:49.665 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c21b9ce 2025-04-25 13:54:49.665 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c21b9ce 2025-04-25 13:54:49.666 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dfe2797 2025-04-25 13:54:49.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dfe2797 2025-04-25 13:54:49.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2025-04-25 13:54:49.667 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d2c86fa 2025-04-25 13:54:49.667 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d2c86fa 2025-04-25 13:54:49.667 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-25 13:54:49.667 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dfe2797 2025-04-25 13:54:49.673 [Test worker @coroutine#2385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dfe2797 2025-04-25 13:54:49.674 [Test worker @coroutine#2387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dfe2797 2025-04-25 13:54:49.678 [DefaultDispatcher-worker-19 @coroutine#2389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dfe2797 2025-04-25 13:54:49.678 [DefaultDispatcher-worker-5 @coroutine#2396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d76aa05 2025-04-25 13:54:49.681 [HikariPool-132 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:49.682 [DefaultDispatcher-worker-20 @coroutine#2396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d76aa05 2025-04-25 13:54:49.684 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@344051c5 2025-04-25 13:54:49.684 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@344051c5 2025-04-25 13:54:49.685 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a87a93d 2025-04-25 13:54:49.685 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a87a93d 2025-04-25 13:54:49.685 [DefaultDispatcher-worker-3 @coroutine#2396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d76aa05 2025-04-25 13:54:49.687 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3eb83ab5 2025-04-25 13:54:49.687 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3eb83ab5 2025-04-25 13:54:49.689 [DefaultDispatcher-worker-9 @coroutine#2396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d76aa05 2025-04-25 13:54:49.689 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bbaa306 2025-04-25 13:54:49.689 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bbaa306 2025-04-25 13:54:49.690 [DefaultDispatcher-worker-6 @coroutine#2402] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40885/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-25 13:54:49.690 [DefaultDispatcher-worker-6 @coroutine#2402] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40885/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-25 13:54:49.690 [DefaultDispatcher-worker-6 @coroutine#2402] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40885/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-25 13:54:49.690 [DefaultDispatcher-worker-12 @coroutine#2402] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40885/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-25 13:54:49.690 [DefaultDispatcher-worker-12 @coroutine#2402] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40885/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-25 13:54:49.691 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d420bcd 2025-04-25 13:54:49.691 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d420bcd 2025-04-25 13:54:49.692 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a0b9d19 2025-04-25 13:54:49.692 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a0b9d19 2025-04-25 13:54:49.694 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@35196b7f 2025-04-25 13:54:49.694 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@35196b7f 2025-04-25 13:54:49.695 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b955c49 2025-04-25 13:54:49.696 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b955c49 2025-04-25 13:54:49.697 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@46542095 2025-04-25 13:54:49.697 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@46542095 2025-04-25 13:54:49.697 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-25 13:54:49.731 [DefaultDispatcher-worker-9 @coroutine#2402] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:40885/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-25 13:54:49.731 [DefaultDispatcher-worker-9 @coroutine#2402] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40885/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-25 13:54:49.731 [DefaultDispatcher-worker-9 @coroutine#2402] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40885/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-25 13:54:49.731 [DefaultDispatcher-worker-9 @coroutine#2402] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40885/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-04-25 13:54:49.731 [DefaultDispatcher-worker-9 @coroutine#2402] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40885/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-25 13:54:49.732 [DefaultDispatcher-worker-12 @coroutine#2402] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40885/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-25 13:54:49.732 [DefaultDispatcher-worker-12 @coroutine#2402] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40885/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-25 13:54:49.739 [HikariPool-133 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-25 13:54:49.741 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ddf3253 2025-04-25 13:54:49.741 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ddf3253 2025-04-25 13:54:49.742 [DefaultDispatcher-worker-13 @coroutine#2402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d76aa05 2025-04-25 13:54:49.743 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@4318c598 2025-04-25 13:54:49.743 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@4318c598 2025-04-25 13:54:49.745 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@47275923 2025-04-25 13:54:49.745 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@47275923 2025-04-25 13:54:49.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2025-04-25 13:54:49.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:49.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:49.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:49.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:49.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:49.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:49.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e196238 2025-04-25 13:54:49.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:49.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:49.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:49.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:49.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:49.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:49.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:49.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:49.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:49.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:49.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:49.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:49.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:49.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-25 13:54:49.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-25 13:54:49.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:49.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:49.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-25 13:54:49.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:49.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2025-04-25 13:54:49.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:49.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:49.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:49.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:49.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:49.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:49.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:49.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:49.745 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2025-04-25 13:54:49.746 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@65384249 2025-04-25 13:54:49.746 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@65384249 2025-04-25 13:54:49.746 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2025-04-25 13:54:49.746 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@225cfa3 2025-04-25 13:54:49.746 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@225cfa3 2025-04-25 13:54:49.748 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@36dc381e 2025-04-25 13:54:49.748 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@36dc381e 2025-04-25 13:54:49.749 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@33ed0f58 2025-04-25 13:54:49.749 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@33ed0f58 2025-04-25 13:54:49.751 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@4efea647 2025-04-25 13:54:49.751 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@4efea647 2025-04-25 13:54:49.753 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@620a30ec 2025-04-25 13:54:49.753 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@620a30ec 2025-04-25 13:54:49.754 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@35c1e87b 2025-04-25 13:54:49.754 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@35c1e87b 2025-04-25 13:54:49.754 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-25 13:54:49.758 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65384249 2025-04-25 13:54:49.763 [Test worker @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65384249 2025-04-25 13:54:49.763 [Test worker @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65384249 2025-04-25 13:54:49.764 [DefaultDispatcher-worker-13 @coroutine#2428] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32951/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-25 13:54:49.764 [DefaultDispatcher-worker-13 @coroutine#2428] 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:32951/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-25 13:54:49.764 [DefaultDispatcher-worker-13 @coroutine#2428] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32951/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-25 13:54:49.764 [DefaultDispatcher-worker-13 @coroutine#2428] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:32951/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-25 13:54:49.765 [DefaultDispatcher-worker-7 @coroutine#2428] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32951/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-25 13:54:49.765 [DefaultDispatcher-worker-7 @coroutine#2428] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32951/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-25 13:54:49.767 [HikariPool-134 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:49.768 [DefaultDispatcher-worker-15 @coroutine#2427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65384249 2025-04-25 13:54:49.768 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@8c1774a 2025-04-25 13:54:49.768 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@8c1774a 2025-04-25 13:54:49.768 [DefaultDispatcher-worker-15 @coroutine#2427] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32951/UmAppDatabase/replication/nodeId 2025-04-25 13:54:49.768 [DefaultDispatcher-worker-15 @coroutine#2427] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32951/UmAppDatabase/replication/nodeId. 2025-04-25 13:54:49.768 [DefaultDispatcher-worker-15 @coroutine#2427] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32951/UmAppDatabase/replication/nodeId 2025-04-25 13:54:49.769 [DefaultDispatcher-worker-2 @coroutine#2427] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32951/UmAppDatabase/replication/nodeId 2025-04-25 13:54:49.769 [DefaultDispatcher-worker-2 @coroutine#2427] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32951/UmAppDatabase/replication/nodeId 2025-04-25 13:54:49.770 [Test worker @coroutine#2432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65384249 2025-04-25 13:54:49.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2025-04-25 13:54:49.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:49.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:49.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:49.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:49.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:49.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:49.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17e31657 2025-04-25 13:54:49.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:49.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:49.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:49.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:49.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:49.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:49.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:49.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:49.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:49.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:49.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:49.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:49.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:49.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-25 13:54:49.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-25 13:54:49.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:49.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:49.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-25 13:54:49.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:49.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2025-04-25 13:54:49.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:49.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:49.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:49.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:49.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:49.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:49.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:49.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:49.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2025-04-25 13:54:49.770 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@6068822 2025-04-25 13:54:49.770 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@6068822 2025-04-25 13:54:49.772 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a8e35d1 2025-04-25 13:54:49.772 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a8e35d1 2025-04-25 13:54:49.772 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2025-04-25 13:54:49.772 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8e35d1 2025-04-25 13:54:49.772 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@2391c3a 2025-04-25 13:54:49.772 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@2391c3a 2025-04-25 13:54:49.774 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@473b8219 2025-04-25 13:54:49.774 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@473b8219 2025-04-25 13:54:49.775 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@4443c693 2025-04-25 13:54:49.775 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@4443c693 2025-04-25 13:54:49.777 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@76b601a1 2025-04-25 13:54:49.777 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@76b601a1 2025-04-25 13:54:49.777 [Test worker @coroutine#2439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8e35d1 2025-04-25 13:54:49.778 [Test worker @coroutine#2441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8e35d1 2025-04-25 13:54:49.778 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c241b81 2025-04-25 13:54:49.778 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c241b81 2025-04-25 13:54:49.780 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@27147d56 2025-04-25 13:54:49.780 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@27147d56 2025-04-25 13:54:49.780 [DefaultDispatcher-worker-19 @coroutine#2450] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32951/auth/register 2025-04-25 13:54:49.781 [DefaultDispatcher-worker-19 @coroutine#2450] 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:32951/auth/register. 2025-04-25 13:54:49.781 [DefaultDispatcher-worker-19 @coroutine#2450] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32951/auth/register 2025-04-25 13:54:49.781 [DefaultDispatcher-worker-19 @coroutine#2450] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:32951/auth/register from class io.ktor.http.content.TextContent 2025-04-25 13:54:49.781 [DefaultDispatcher-worker-13 @coroutine#2450] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32951/auth/register 2025-04-25 13:54:49.781 [DefaultDispatcher-worker-13 @coroutine#2450] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32951/auth/register 2025-04-25 13:54:49.782 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7db95079 2025-04-25 13:54:49.782 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7db95079 2025-04-25 13:54:49.782 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-25 13:54:49.782 [DefaultDispatcher-worker-9 @coroutine#2443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8e35d1 2025-04-25 13:54:49.822 [DefaultDispatcher-worker-18 @coroutine#2450] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:32951/auth/register. 2025-04-25 13:54:49.822 [DefaultDispatcher-worker-18 @coroutine#2450] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:32951/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2025-04-25 13:54:49.833 [DefaultDispatcher-worker-6 @coroutine#2450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65384249 2025-04-25 13:54:49.837 [DefaultDispatcher-worker-3 @coroutine#2450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65384249 2025-04-25 13:54:49.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2025-04-25 13:54:49.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:49.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:49.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:49.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:49.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:49.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:49.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50ac63b2 2025-04-25 13:54:49.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:49.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:49.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:49.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:49.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:49.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:49.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:49.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:49.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:49.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:49.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:49.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:49.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:49.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-25 13:54:49.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-25 13:54:49.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:49.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:49.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-25 13:54:49.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:49.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2025-04-25 13:54:49.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:49.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:49.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:49.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:49.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:49.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:49.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:49.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:49.845 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2025-04-25 13:54:49.846 [HikariPool-135 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:49.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@48dfce5c 2025-04-25 13:54:49.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@48dfce5c 2025-04-25 13:54:49.846 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2025-04-25 13:54:49.847 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@75b9126d 2025-04-25 13:54:49.847 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@75b9126d 2025-04-25 13:54:49.848 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b7ee2aa 2025-04-25 13:54:49.848 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b7ee2aa 2025-04-25 13:54:49.850 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f41791d 2025-04-25 13:54:49.850 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f41791d 2025-04-25 13:54:49.851 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a43e891 2025-04-25 13:54:49.851 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a43e891 2025-04-25 13:54:49.852 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d4afce 2025-04-25 13:54:49.852 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d4afce 2025-04-25 13:54:49.854 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@bb3762c 2025-04-25 13:54:49.854 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@bb3762c 2025-04-25 13:54:49.855 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fce6fd6 2025-04-25 13:54:49.855 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fce6fd6 2025-04-25 13:54:49.857 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a6c17de 2025-04-25 13:54:49.857 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a6c17de 2025-04-25 13:54:49.858 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48dfce5c 2025-04-25 13:54:49.858 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@78646982 2025-04-25 13:54:49.858 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@78646982 2025-04-25 13:54:49.858 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-25 13:54:49.863 [Test worker @coroutine#2457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48dfce5c 2025-04-25 13:54:49.864 [Test worker @coroutine#2459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48dfce5c 2025-04-25 13:54:49.865 [DefaultDispatcher-worker-3 @coroutine#2463] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-25 13:54:49.865 [DefaultDispatcher-worker-3 @coroutine#2463] 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-25 13:54:49.865 [DefaultDispatcher-worker-3 @coroutine#2463] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-25 13:54:49.865 [DefaultDispatcher-worker-3 @coroutine#2463] 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-25 13:54:49.866 [DefaultDispatcher-worker-5 @coroutine#2463] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-25 13:54:49.866 [DefaultDispatcher-worker-5 @coroutine#2463] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-25 13:54:49.869 [DefaultDispatcher-worker-20 @coroutine#2462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48dfce5c 2025-04-25 13:54:49.869 [DefaultDispatcher-worker-20 @coroutine#2462] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-25 13:54:49.869 [DefaultDispatcher-worker-20 @coroutine#2462] 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-25 13:54:49.869 [DefaultDispatcher-worker-20 @coroutine#2462] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-25 13:54:49.869 [DefaultDispatcher-worker-4 @coroutine#2462] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-25 13:54:49.869 [DefaultDispatcher-worker-4 @coroutine#2462] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-25 13:54:49.871 [Test worker @coroutine#2467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48dfce5c 2025-04-25 13:54:49.872 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:49.873 [Test worker @coroutine#2474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48dfce5c 2025-04-25 13:54:49.874 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@520dc299 2025-04-25 13:54:49.874 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@520dc299 2025-04-25 13:54:49.875 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cca36a8 2025-04-25 13:54:49.875 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cca36a8 2025-04-25 13:54:49.877 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@58f5a9e9 2025-04-25 13:54:49.877 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@58f5a9e9 2025-04-25 13:54:49.879 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@1df73c93 2025-04-25 13:54:49.879 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@1df73c93 2025-04-25 13:54:49.880 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@21d23cbe 2025-04-25 13:54:49.880 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@21d23cbe 2025-04-25 13:54:49.882 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c20215a 2025-04-25 13:54:49.882 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c20215a 2025-04-25 13:54:49.883 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@59ef7fd6 2025-04-25 13:54:49.883 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@59ef7fd6 2025-04-25 13:54:49.883 [Test worker @coroutine#2481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48dfce5c 2025-04-25 13:54:49.884 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2025-04-25 13:54:49.884 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2025-04-25 13:54:49.884 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:49.884 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48dfce5c: (connection evicted) 2025-04-25 13:54:49.885 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dd8c3dc 2025-04-25 13:54:49.885 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dd8c3dc 2025-04-25 13:54:49.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:49.886 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2025-04-25 13:54:49.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2025-04-25 13:54:49.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2025-04-25 13:54:49.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:49.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:49.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:49.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:49.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:49.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:49.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3dc5eb8f 2025-04-25 13:54:49.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:49.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:49.887 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ddf3715 2025-04-25 13:54:49.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:49.887 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ddf3715 2025-04-25 13:54:49.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:49.887 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-25 13:54:49.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:49.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:49.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:49.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:49.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:49.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:49.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:49.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:49.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:49.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-25 13:54:49.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-25 13:54:49.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:49.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:49.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-25 13:54:49.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:49.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2025-04-25 13:54:49.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:49.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:49.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:49.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:49.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:49.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:49.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:49.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:49.887 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2025-04-25 13:54:49.888 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@17a89cb1 2025-04-25 13:54:49.888 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@17a89cb1 2025-04-25 13:54:49.888 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2025-04-25 13:54:49.888 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17a89cb1 2025-04-25 13:54:49.894 [Test worker @coroutine#2484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17a89cb1 2025-04-25 13:54:49.894 [Test worker @coroutine#2486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17a89cb1 2025-04-25 13:54:49.895 [DefaultDispatcher-worker-4 @coroutine#2490] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-25 13:54:49.895 [DefaultDispatcher-worker-4 @coroutine#2490] 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-25 13:54:49.895 [DefaultDispatcher-worker-4 @coroutine#2490] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-25 13:54:49.895 [DefaultDispatcher-worker-4 @coroutine#2490] 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-25 13:54:49.896 [DefaultDispatcher-worker-1 @coroutine#2490] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-25 13:54:49.896 [DefaultDispatcher-worker-1 @coroutine#2490] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-25 13:54:49.899 [DefaultDispatcher-worker-19 @coroutine#2489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17a89cb1 2025-04-25 13:54:49.899 [DefaultDispatcher-worker-19 @coroutine#2489] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-25 13:54:49.899 [DefaultDispatcher-worker-19 @coroutine#2489] 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-25 13:54:49.899 [DefaultDispatcher-worker-19 @coroutine#2489] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-25 13:54:49.899 [DefaultDispatcher-worker-19 @coroutine#2489] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-25 13:54:49.899 [DefaultDispatcher-worker-19 @coroutine#2489] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-25 13:54:49.900 [Test worker @coroutine#2494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17a89cb1 2025-04-25 13:54:49.901 [Test worker @coroutine#2501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17a89cb1 2025-04-25 13:54:49.903 [Test worker @coroutine#2508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17a89cb1 2025-04-25 13:54:49.903 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2025-04-25 13:54:49.903 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2025-04-25 13:54:49.903 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:49.904 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17a89cb1: (connection evicted) 2025-04-25 13:54:49.904 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:49.904 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2025-04-25 13:54:49.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2025-04-25 13:54:49.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2025-04-25 13:54:49.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:49.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:49.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:49.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:49.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:49.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:49.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@318ca53a 2025-04-25 13:54:49.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:49.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:49.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:49.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:49.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:49.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:49.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:49.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:49.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:49.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:49.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:49.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:49.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:49.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-25 13:54:49.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-25 13:54:49.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:49.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:49.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-25 13:54:49.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:49.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2025-04-25 13:54:49.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:49.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:49.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:49.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:49.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:49.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:49.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:49.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:49.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2025-04-25 13:54:49.906 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@72f91c91 2025-04-25 13:54:49.906 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@72f91c91 2025-04-25 13:54:49.906 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2025-04-25 13:54:49.906 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f91c91 2025-04-25 13:54:49.911 [Test worker @coroutine#2511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f91c91 2025-04-25 13:54:49.912 [Test worker @coroutine#2513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f91c91 2025-04-25 13:54:49.912 [DefaultDispatcher-worker-9 @coroutine#2517] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-25 13:54:49.912 [DefaultDispatcher-worker-9 @coroutine#2517] 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-25 13:54:49.912 [DefaultDispatcher-worker-9 @coroutine#2517] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-25 13:54:49.912 [DefaultDispatcher-worker-9 @coroutine#2517] 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-25 13:54:49.913 [DefaultDispatcher-worker-20 @coroutine#2517] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-25 13:54:49.913 [DefaultDispatcher-worker-20 @coroutine#2517] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-25 13:54:49.916 [DefaultDispatcher-worker-1 @coroutine#2516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f91c91 2025-04-25 13:54:49.916 [DefaultDispatcher-worker-1 @coroutine#2516] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-25 13:54:49.916 [DefaultDispatcher-worker-1 @coroutine#2516] 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-25 13:54:49.916 [DefaultDispatcher-worker-1 @coroutine#2516] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-25 13:54:49.916 [DefaultDispatcher-worker-7 @coroutine#2516] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-25 13:54:49.916 [DefaultDispatcher-worker-7 @coroutine#2516] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-25 13:54:49.917 [Test worker @coroutine#2521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f91c91 2025-04-25 13:54:49.918 [Test worker @coroutine#2528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f91c91 2025-04-25 13:54:49.920 [Test worker @coroutine#2535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f91c91 2025-04-25 13:54:49.921 [Test worker @coroutine#2537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f91c91 2025-04-25 13:54:49.923 [Test worker @coroutine#2543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f91c91 2025-04-25 13:54:49.925 [Test worker @coroutine#2545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f91c91 2025-04-25 13:54:49.926 [Test worker @coroutine#2546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f91c91 2025-04-25 13:54:49.926 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2025-04-25 13:54:49.926 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2025-04-25 13:54:49.926 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:49.926 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72f91c91: (connection evicted) 2025-04-25 13:54:49.927 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:49.927 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2025-04-25 13:54:49.927 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2025-04-25 13:54:49.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2025-04-25 13:54:49.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:49.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:49.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:49.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:49.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:49.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:49.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72bef795 2025-04-25 13:54:49.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:49.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:49.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:49.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:49.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:49.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:49.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:49.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:49.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:49.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:49.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:49.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:49.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:49.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-25 13:54:49.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-25 13:54:49.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:49.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:49.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-25 13:54:49.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:49.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2025-04-25 13:54:49.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:49.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:49.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:49.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:49.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:49.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:49.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:49.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:49.927 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2025-04-25 13:54:49.929 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dcb4f30 2025-04-25 13:54:49.929 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dcb4f30 2025-04-25 13:54:49.929 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2025-04-25 13:54:49.929 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dcb4f30 2025-04-25 13:54:49.934 [Test worker @coroutine#2549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dcb4f30 2025-04-25 13:54:49.935 [Test worker @coroutine#2551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dcb4f30 2025-04-25 13:54:49.935 [DefaultDispatcher-worker-6 @coroutine#2555] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-25 13:54:49.935 [DefaultDispatcher-worker-6 @coroutine#2555] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-04-25 13:54:49.935 [DefaultDispatcher-worker-6 @coroutine#2555] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-25 13:54:49.935 [DefaultDispatcher-worker-6 @coroutine#2555] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-25 13:54:49.936 [DefaultDispatcher-worker-20 @coroutine#2555] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-25 13:54:49.936 [DefaultDispatcher-worker-20 @coroutine#2555] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-25 13:54:49.939 [DefaultDispatcher-worker-16 @coroutine#2554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dcb4f30 2025-04-25 13:54:49.939 [DefaultDispatcher-worker-16 @coroutine#2554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-25 13:54:49.939 [DefaultDispatcher-worker-16 @coroutine#2554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-04-25 13:54:49.939 [DefaultDispatcher-worker-16 @coroutine#2554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-25 13:54:49.940 [DefaultDispatcher-worker-9 @coroutine#2554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-25 13:54:49.940 [DefaultDispatcher-worker-9 @coroutine#2554] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-25 13:54:49.941 [Test worker @coroutine#2559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dcb4f30 2025-04-25 13:54:49.942 [Test worker @coroutine#2566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dcb4f30 2025-04-25 13:54:49.944 [Test worker @coroutine#2573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dcb4f30 2025-04-25 13:54:49.944 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2025-04-25 13:54:49.944 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2025-04-25 13:54:49.944 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:49.944 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6dcb4f30: (connection evicted) 2025-04-25 13:54:49.945 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:49.945 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2025-04-25 13:54:49.945 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2025-04-25 13:54:49.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2025-04-25 13:54:49.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:49.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:49.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:49.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:49.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:49.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:49.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e1b1d22 2025-04-25 13:54:49.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:49.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:49.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:49.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:49.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:49.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:49.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:49.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:49.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:49.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:49.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:49.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:49.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:49.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-25 13:54:49.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-25 13:54:49.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:49.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:49.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-25 13:54:49.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:49.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2025-04-25 13:54:49.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:49.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:49.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:49.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:49.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:49.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:49.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:49.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:49.945 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2025-04-25 13:54:49.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@5276330a 2025-04-25 13:54:49.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@5276330a 2025-04-25 13:54:49.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2025-04-25 13:54:49.947 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5276330a 2025-04-25 13:54:49.952 [Test worker @coroutine#2581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5276330a 2025-04-25 13:54:49.952 [Test worker @coroutine#2583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5276330a 2025-04-25 13:54:49.953 [DefaultDispatcher-worker-16 @coroutine#2587] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-25 13:54:49.953 [DefaultDispatcher-worker-16 @coroutine#2587] 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-25 13:54:49.953 [DefaultDispatcher-worker-16 @coroutine#2587] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-25 13:54:49.953 [DefaultDispatcher-worker-16 @coroutine#2587] 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-25 13:54:49.954 [DefaultDispatcher-worker-3 @coroutine#2587] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-25 13:54:49.954 [DefaultDispatcher-worker-3 @coroutine#2587] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-25 13:54:49.957 [DefaultDispatcher-worker-19 @coroutine#2586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5276330a 2025-04-25 13:54:49.957 [DefaultDispatcher-worker-19 @coroutine#2586] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-25 13:54:49.957 [DefaultDispatcher-worker-19 @coroutine#2586] 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-25 13:54:49.957 [DefaultDispatcher-worker-19 @coroutine#2586] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-25 13:54:49.957 [DefaultDispatcher-worker-9 @coroutine#2586] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-25 13:54:49.957 [DefaultDispatcher-worker-9 @coroutine#2586] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-25 13:54:49.958 [Test worker @coroutine#2593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5276330a 2025-04-25 13:54:49.960 [Test worker @coroutine#2598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5276330a 2025-04-25 13:54:49.961 [Test worker @coroutine#2600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5276330a 2025-04-25 13:54:49.962 [Test worker @coroutine#2602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5276330a 2025-04-25 13:54:49.964 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5276330a 2025-04-25 13:54:49.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2025-04-25 13:54:49.964 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2025-04-25 13:54:49.964 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:49.964 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5276330a: (connection evicted) 2025-04-25 13:54:49.965 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:49.965 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2025-04-25 13:54:49.965 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2025-04-25 13:54:49.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2025-04-25 13:54:49.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:49.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:49.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:49.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:49.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:49.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:49.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49467fc6 2025-04-25 13:54:49.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:49.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:49.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:49.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:49.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:49.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:49.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:49.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:49.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:49.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:49.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:49.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:49.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:49.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-25 13:54:49.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-25 13:54:49.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:49.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:49.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-25 13:54:49.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:49.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2025-04-25 13:54:49.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:49.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:49.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:49.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:49.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:49.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:49.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:49.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:49.965 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2025-04-25 13:54:49.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@44e19b99 2025-04-25 13:54:49.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@44e19b99 2025-04-25 13:54:49.967 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2025-04-25 13:54:49.967 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44e19b99 2025-04-25 13:54:49.972 [Test worker @coroutine#2612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44e19b99 2025-04-25 13:54:49.973 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44e19b99 2025-04-25 13:54:49.973 [DefaultDispatcher-worker-19 @coroutine#2618] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-25 13:54:49.973 [DefaultDispatcher-worker-19 @coroutine#2618] 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-25 13:54:49.973 [DefaultDispatcher-worker-19 @coroutine#2618] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-25 13:54:49.974 [DefaultDispatcher-worker-19 @coroutine#2618] 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-25 13:54:49.974 [DefaultDispatcher-worker-11 @coroutine#2618] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-25 13:54:49.974 [DefaultDispatcher-worker-11 @coroutine#2618] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-25 13:54:49.977 [DefaultDispatcher-worker-17 @coroutine#2617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44e19b99 2025-04-25 13:54:49.977 [DefaultDispatcher-worker-17 @coroutine#2617] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-25 13:54:49.978 [DefaultDispatcher-worker-17 @coroutine#2617] 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-25 13:54:49.978 [DefaultDispatcher-worker-17 @coroutine#2617] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-25 13:54:49.978 [DefaultDispatcher-worker-1 @coroutine#2617] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-25 13:54:49.978 [DefaultDispatcher-worker-1 @coroutine#2617] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-25 13:54:49.979 [Test worker @coroutine#2622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44e19b99 2025-04-25 13:54:49.980 [Test worker @coroutine#2629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44e19b99 2025-04-25 13:54:49.981 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2025-04-25 13:54:49.981 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2025-04-25 13:54:49.981 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:49.981 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@44e19b99: (connection evicted) 2025-04-25 13:54:49.981 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:49.981 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2025-04-25 13:54:49.981 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2025-04-25 13:54:50.117 [DefaultDispatcher-worker-7 @coroutine#2096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@389fad5b 2025-04-25 13:54:50.117 [DefaultDispatcher-worker-7 @coroutine#2096] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44505/UmAppDatabase/replication/nodeId 2025-04-25 13:54:50.117 [DefaultDispatcher-worker-7 @coroutine#2096] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44505/UmAppDatabase/replication/nodeId. 2025-04-25 13:54:50.117 [DefaultDispatcher-worker-7 @coroutine#2096] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44505/UmAppDatabase/replication/nodeId 2025-04-25 13:54:50.118 [DefaultDispatcher-worker-8 @coroutine#2096] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44505/UmAppDatabase/replication/nodeId 2025-04-25 13:54:50.118 [DefaultDispatcher-worker-8 @coroutine#2096] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44505/UmAppDatabase/replication/nodeId 2025-04-25 13:54:50.216 [DefaultDispatcher-worker-8 @coroutine#2129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-25 13:54:50.216 [DefaultDispatcher-worker-8 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40419/UmAppDatabase/replication/nodeId 2025-04-25 13:54:50.216 [DefaultDispatcher-worker-8 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40419/UmAppDatabase/replication/nodeId. 2025-04-25 13:54:50.216 [DefaultDispatcher-worker-8 @coroutine#2129] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40419/UmAppDatabase/replication/nodeId 2025-04-25 13:54:50.217 [DefaultDispatcher-worker-6 @coroutine#2129] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40419/UmAppDatabase/replication/nodeId 2025-04-25 13:54:50.217 [DefaultDispatcher-worker-6 @coroutine#2129] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40419/UmAppDatabase/replication/nodeId 2025-04-25 13:54:50.225 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2025-04-25 13:54:50.225 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:50.225 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:50.225 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:50.225 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:50.225 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:50.225 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:50.225 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d65fbad 2025-04-25 13:54:50.225 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:50.225 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:50.225 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:50.225 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:50.225 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:50.225 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:50.225 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:50.225 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:50.225 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:50.225 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:50.225 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:50.225 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:50.225 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:50.225 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:50.225 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:50.225 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:50.225 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:50.225 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:50.225 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:50.225 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2025-04-25 13:54:50.225 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:50.225 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:50.225 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:50.225 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:50.225 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:50.225 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:50.225 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:50.225 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:50.225 [Test worker @coroutine#2667] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2025-04-25 13:54:50.226 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@2df0a4c3 2025-04-25 13:54:50.226 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@2df0a4c3 2025-04-25 13:54:50.226 [Test worker @coroutine#2667] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2025-04-25 13:54:50.234 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2df0a4c3 2025-04-25 13:54:50.238 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2df0a4c3 2025-04-25 13:54:50.239 [Test worker @coroutine#2670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2df0a4c3 2025-04-25 13:54:50.240 [Test worker @coroutine#2672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2df0a4c3 2025-04-25 13:54:50.245 [DefaultDispatcher-worker-6 @coroutine#2674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2df0a4c3 2025-04-25 13:54:50.251 [DefaultDispatcher-worker-16 @coroutine#2686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2df0a4c3 2025-04-25 13:54:50.252 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2025-04-25 13:54:50.252 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2025-04-25 13:54:50.252 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:50.252 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2df0a4c3: (connection evicted) 2025-04-25 13:54:50.252 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:50.253 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2025-04-25 13:54:50.253 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2025-04-25 13:54:50.254 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2025-04-25 13:54:50.254 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:50.254 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:50.254 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:50.254 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:50.254 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:50.254 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:50.254 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1df8ea34 2025-04-25 13:54:50.254 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:50.254 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:50.254 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:50.254 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:50.254 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:50.254 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:50.254 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:50.254 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:50.254 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:50.254 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:50.254 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:50.254 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:50.254 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:50.254 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:50.254 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:50.254 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:50.254 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:50.254 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:50.254 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:50.254 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2025-04-25 13:54:50.254 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:50.254 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:50.254 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:50.254 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:50.254 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:50.254 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:50.254 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:50.254 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:50.254 [Test worker @coroutine#2692] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2025-04-25 13:54:50.254 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@63893cf6 2025-04-25 13:54:50.254 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@63893cf6 2025-04-25 13:54:50.254 [Test worker @coroutine#2692] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2025-04-25 13:54:50.262 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63893cf6 2025-04-25 13:54:50.267 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63893cf6 2025-04-25 13:54:50.267 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63893cf6 2025-04-25 13:54:50.268 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63893cf6 2025-04-25 13:54:50.269 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2025-04-25 13:54:50.269 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:50.269 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:50.269 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:50.269 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:50.269 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:50.269 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:50.269 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@183e8c8a 2025-04-25 13:54:50.269 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:50.269 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:50.269 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:50.269 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:50.269 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:50.269 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:50.269 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:50.269 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:50.269 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:50.269 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:50.269 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:50.269 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:50.269 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:50.269 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:50.269 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:50.269 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:50.269 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:50.269 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:50.269 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:50.269 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2025-04-25 13:54:50.269 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:50.269 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:50.269 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:50.269 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:50.269 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:50.269 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:50.269 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:50.269 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:50.269 [Test worker @coroutine#2692] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2025-04-25 13:54:50.269 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@509bf2d5 2025-04-25 13:54:50.269 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@509bf2d5 2025-04-25 13:54:50.269 [Test worker @coroutine#2692] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2025-04-25 13:54:50.278 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@509bf2d5 2025-04-25 13:54:50.283 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@509bf2d5 2025-04-25 13:54:50.283 [Test worker @coroutine#2701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@509bf2d5 2025-04-25 13:54:50.284 [Test worker @coroutine#2703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@509bf2d5 2025-04-25 13:54:50.288 [DefaultDispatcher-worker-20 @coroutine#2705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@509bf2d5 2025-04-25 13:54:50.293 [DefaultDispatcher-worker-5 @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58dd1d0c 2025-04-25 13:54:50.293 [DefaultDispatcher-worker-5 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42403/UmAppDatabase/replication/nodeId 2025-04-25 13:54:50.293 [DefaultDispatcher-worker-5 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42403/UmAppDatabase/replication/nodeId. 2025-04-25 13:54:50.293 [DefaultDispatcher-worker-5 @coroutine#2175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42403/UmAppDatabase/replication/nodeId 2025-04-25 13:54:50.294 [DefaultDispatcher-worker-13 @coroutine#2175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42403/UmAppDatabase/replication/nodeId 2025-04-25 13:54:50.294 [DefaultDispatcher-worker-13 @coroutine#2175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42403/UmAppDatabase/replication/nodeId 2025-04-25 13:54:50.297 [DefaultDispatcher-worker-13 @coroutine#2692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63893cf6 2025-04-25 13:54:50.300 [DefaultDispatcher-worker-6 @coroutine#2692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63893cf6 2025-04-25 13:54:50.303 [DefaultDispatcher-worker-8 @coroutine#2692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63893cf6 2025-04-25 13:54:50.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2025-04-25 13:54:50.310 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2025-04-25 13:54:50.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:50.310 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@63893cf6: (connection evicted) 2025-04-25 13:54:50.311 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:50.311 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2025-04-25 13:54:50.311 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2025-04-25 13:54:50.311 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2025-04-25 13:54:50.311 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2025-04-25 13:54:50.311 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:50.311 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@509bf2d5: (connection evicted) 2025-04-25 13:54:50.311 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:50.312 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2025-04-25 13:54:50.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2025-04-25 13:54:50.312 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2025-04-25 13:54:50.312 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:50.312 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:50.312 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:50.312 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:50.312 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:50.312 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:50.312 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79de00af 2025-04-25 13:54:50.312 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:50.312 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:50.312 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:50.312 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:50.312 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:50.312 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:50.312 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:50.312 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:50.312 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:50.312 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:50.312 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:50.312 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:50.312 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:50.312 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:50.312 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:50.312 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:50.312 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:50.312 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:50.312 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:50.312 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2025-04-25 13:54:50.312 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:50.312 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:50.312 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:50.312 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:50.312 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:50.312 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:50.312 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:50.312 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:50.312 [Test worker @coroutine#2728] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2025-04-25 13:54:50.312 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@1106a9cc 2025-04-25 13:54:50.312 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@1106a9cc 2025-04-25 13:54:50.313 [Test worker @coroutine#2728] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2025-04-25 13:54:50.320 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1106a9cc 2025-04-25 13:54:50.325 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1106a9cc 2025-04-25 13:54:50.326 [Test worker @coroutine#2731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1106a9cc 2025-04-25 13:54:50.327 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1106a9cc 2025-04-25 13:54:50.327 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2025-04-25 13:54:50.327 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:50.327 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:50.327 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:50.327 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:50.327 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:50.327 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:50.327 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2cf6b6e6 2025-04-25 13:54:50.327 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:50.327 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:50.327 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:50.327 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:50.327 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:50.327 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:50.327 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:50.327 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:50.327 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:50.327 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:50.327 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:50.327 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:50.327 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:50.327 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:50.327 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:50.327 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:50.327 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:50.327 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:50.327 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:50.327 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2025-04-25 13:54:50.327 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:50.327 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:50.327 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:50.327 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:50.327 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:50.327 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:50.327 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:50.327 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:50.327 [Test worker @coroutine#2728] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2025-04-25 13:54:50.327 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@1444e35f 2025-04-25 13:54:50.327 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@1444e35f 2025-04-25 13:54:50.327 [Test worker @coroutine#2728] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2025-04-25 13:54:50.334 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1444e35f 2025-04-25 13:54:50.339 [Test worker @coroutine#2735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1444e35f 2025-04-25 13:54:50.340 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1444e35f 2025-04-25 13:54:50.341 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1444e35f 2025-04-25 13:54:50.345 [DefaultDispatcher-worker-14 @coroutine#2741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1444e35f 2025-04-25 13:54:50.352 [DefaultDispatcher-worker-19 @coroutine#2728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1106a9cc 2025-04-25 13:54:50.355 [DefaultDispatcher-worker-15 @coroutine#2728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1106a9cc 2025-04-25 13:54:50.358 [DefaultDispatcher-worker-6 @coroutine#2728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1106a9cc 2025-04-25 13:54:50.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2025-04-25 13:54:50.360 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2025-04-25 13:54:50.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:50.360 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1106a9cc: (connection evicted) 2025-04-25 13:54:50.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:50.361 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2025-04-25 13:54:50.361 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2025-04-25 13:54:50.361 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2025-04-25 13:54:50.361 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2025-04-25 13:54:50.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:50.361 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1444e35f: (connection evicted) 2025-04-25 13:54:50.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:50.361 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2025-04-25 13:54:50.361 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2025-04-25 13:54:50.362 [Test worker @coroutine#2762] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2025-04-25 13:54:50.362 [Test worker @coroutine#2762] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:50.362 [Test worker @coroutine#2762] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:50.362 [Test worker @coroutine#2762] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:50.362 [Test worker @coroutine#2762] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:50.362 [Test worker @coroutine#2762] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:50.362 [Test worker @coroutine#2762] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:50.362 [Test worker @coroutine#2762] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16c6d5a2 2025-04-25 13:54:50.362 [Test worker @coroutine#2762] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:50.362 [Test worker @coroutine#2762] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:50.362 [Test worker @coroutine#2762] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:50.362 [Test worker @coroutine#2762] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:50.362 [Test worker @coroutine#2762] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:50.362 [Test worker @coroutine#2762] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:50.362 [Test worker @coroutine#2762] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:50.362 [Test worker @coroutine#2762] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:50.362 [Test worker @coroutine#2762] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:50.362 [Test worker @coroutine#2762] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:50.362 [Test worker @coroutine#2762] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:50.362 [Test worker @coroutine#2762] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:50.362 [Test worker @coroutine#2762] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:50.362 [Test worker @coroutine#2762] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:50.362 [Test worker @coroutine#2762] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:50.362 [Test worker @coroutine#2762] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:50.362 [Test worker @coroutine#2762] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:50.362 [Test worker @coroutine#2762] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:50.362 [Test worker @coroutine#2762] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:50.362 [Test worker @coroutine#2762] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2025-04-25 13:54:50.362 [Test worker @coroutine#2762] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:50.362 [Test worker @coroutine#2762] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:50.362 [Test worker @coroutine#2762] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:50.362 [Test worker @coroutine#2762] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:50.362 [Test worker @coroutine#2762] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:50.362 [Test worker @coroutine#2762] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:50.362 [Test worker @coroutine#2762] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:50.362 [Test worker @coroutine#2762] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:50.362 [Test worker @coroutine#2762] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2025-04-25 13:54:50.362 [Test worker @coroutine#2762] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@8616368 2025-04-25 13:54:50.362 [Test worker @coroutine#2762] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@8616368 2025-04-25 13:54:50.362 [Test worker @coroutine#2762] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2025-04-25 13:54:50.370 [Test worker @coroutine#2762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8616368 2025-04-25 13:54:50.375 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8616368 2025-04-25 13:54:50.377 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8616368 2025-04-25 13:54:50.377 [DefaultDispatcher-worker-19 @coroutine#2207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecd6861 2025-04-25 13:54:50.377 [DefaultDispatcher-worker-19 @coroutine#2207] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50973/UmAppDatabase/replication/nodeId 2025-04-25 13:54:50.377 [DefaultDispatcher-worker-19 @coroutine#2207] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50973/UmAppDatabase/replication/nodeId. 2025-04-25 13:54:50.377 [DefaultDispatcher-worker-19 @coroutine#2207] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50973/UmAppDatabase/replication/nodeId 2025-04-25 13:54:50.377 [DefaultDispatcher-worker-2 @coroutine#2207] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50973/UmAppDatabase/replication/nodeId 2025-04-25 13:54:50.377 [DefaultDispatcher-worker-2 @coroutine#2207] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50973/UmAppDatabase/replication/nodeId 2025-04-25 13:54:50.377 [Test worker @coroutine#2768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8616368 2025-04-25 13:54:50.381 [DefaultDispatcher-worker-19 @coroutine#2772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8616368 2025-04-25 13:54:50.391 [DefaultDispatcher-worker-16 @coroutine#2762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8616368 2025-04-25 13:54:50.392 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8616368 2025-04-25 13:54:50.396 [DefaultDispatcher-worker-1 @coroutine#2762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8616368 2025-04-25 13:54:50.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2025-04-25 13:54:50.407 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2025-04-25 13:54:50.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:50.408 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8616368: (connection evicted) 2025-04-25 13:54:50.408 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:50.408 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2025-04-25 13:54:50.408 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2025-04-25 13:54:50.409 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2025-04-25 13:54:50.409 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:50.409 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:50.409 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:50.409 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:50.409 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:50.409 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:50.409 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17616c07 2025-04-25 13:54:50.409 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:50.409 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:50.409 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:50.409 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:50.409 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:50.409 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:50.409 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:50.409 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:50.409 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:50.409 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:50.409 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:50.409 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:50.409 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:50.409 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:50.409 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:50.409 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:50.409 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:50.409 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:50.409 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:50.409 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2025-04-25 13:54:50.409 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:50.409 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:50.409 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:50.409 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:50.409 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:50.409 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:50.409 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:50.409 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:50.409 [Test worker @coroutine#2819] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2025-04-25 13:54:50.409 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eba0cc5 2025-04-25 13:54:50.409 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eba0cc5 2025-04-25 13:54:50.409 [Test worker @coroutine#2819] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2025-04-25 13:54:50.419 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eba0cc5 2025-04-25 13:54:50.419 [DefaultDispatcher-worker-12 @coroutine#2236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c4a8c93 2025-04-25 13:54:50.419 [DefaultDispatcher-worker-12 @coroutine#2236] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39787/UmAppDatabase/replication/nodeId 2025-04-25 13:54:50.419 [DefaultDispatcher-worker-12 @coroutine#2236] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39787/UmAppDatabase/replication/nodeId. 2025-04-25 13:54:50.419 [DefaultDispatcher-worker-12 @coroutine#2236] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39787/UmAppDatabase/replication/nodeId 2025-04-25 13:54:50.420 [DefaultDispatcher-worker-11 @coroutine#2236] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39787/UmAppDatabase/replication/nodeId 2025-04-25 13:54:50.420 [DefaultDispatcher-worker-11 @coroutine#2236] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39787/UmAppDatabase/replication/nodeId 2025-04-25 13:54:50.424 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eba0cc5 2025-04-25 13:54:50.425 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eba0cc5 2025-04-25 13:54:50.425 [Test worker @coroutine#2827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eba0cc5 2025-04-25 13:54:50.430 [DefaultDispatcher-worker-19 @coroutine#2829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eba0cc5 2025-04-25 13:54:50.440 [DefaultDispatcher-worker-20 @coroutine#2819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eba0cc5 2025-04-25 13:54:50.441 [Test worker @coroutine#2838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eba0cc5 2025-04-25 13:54:50.445 [DefaultDispatcher-worker-5 @coroutine#2819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eba0cc5 2025-04-25 13:54:50.448 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2025-04-25 13:54:50.448 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2025-04-25 13:54:50.448 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:50.448 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5eba0cc5: (connection evicted) 2025-04-25 13:54:50.449 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:50.449 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2025-04-25 13:54:50.449 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2025-04-25 13:54:50.449 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2025-04-25 13:54:50.450 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:50.450 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:50.450 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:50.450 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:50.450 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:50.450 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:50.450 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a5dc126 2025-04-25 13:54:50.450 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:50.450 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:50.450 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:50.450 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:50.450 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:50.450 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:50.450 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:50.450 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:50.450 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:50.450 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:50.450 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:50.450 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:50.450 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:50.450 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:50.450 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:50.450 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:50.450 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:50.450 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:50.450 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:50.450 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2025-04-25 13:54:50.450 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:50.450 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:50.450 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:50.450 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:50.450 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:50.450 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:50.450 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:50.450 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:50.450 [Test worker @coroutine#2874] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2025-04-25 13:54:50.450 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cdb7fd9 2025-04-25 13:54:50.450 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cdb7fd9 2025-04-25 13:54:50.450 [Test worker @coroutine#2874] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2025-04-25 13:54:50.458 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cdb7fd9 2025-04-25 13:54:50.460 [DefaultDispatcher-worker-2 @coroutine#2265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59449395 2025-04-25 13:54:50.461 [DefaultDispatcher-worker-2 @coroutine#2265] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-25 13:54:50.461 [DefaultDispatcher-worker-2 @coroutine#2265] 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-25 13:54:50.461 [DefaultDispatcher-worker-2 @coroutine#2265] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-25 13:54:50.461 [DefaultDispatcher-worker-2 @coroutine#2265] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-25 13:54:50.463 [Test worker @coroutine#2875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cdb7fd9 2025-04-25 13:54:50.464 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cdb7fd9 2025-04-25 13:54:50.465 [Test worker @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cdb7fd9 2025-04-25 13:54:50.469 [DefaultDispatcher-worker-3 @coroutine#2883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cdb7fd9 2025-04-25 13:54:50.479 [DefaultDispatcher-worker-16 @coroutine#2874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cdb7fd9 2025-04-25 13:54:50.482 [DefaultDispatcher-worker-8 @coroutine#2874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cdb7fd9 2025-04-25 13:54:50.486 [DefaultDispatcher-worker-15 @coroutine#2280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b0ff24 2025-04-25 13:54:50.486 [DefaultDispatcher-worker-15 @coroutine#2280] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53269/UmAppDatabase/replication/nodeId 2025-04-25 13:54:50.486 [DefaultDispatcher-worker-15 @coroutine#2280] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53269/UmAppDatabase/replication/nodeId. 2025-04-25 13:54:50.486 [DefaultDispatcher-worker-15 @coroutine#2280] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53269/UmAppDatabase/replication/nodeId 2025-04-25 13:54:50.486 [DefaultDispatcher-worker-4 @coroutine#2280] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53269/UmAppDatabase/replication/nodeId 2025-04-25 13:54:50.486 [DefaultDispatcher-worker-4 @coroutine#2280] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53269/UmAppDatabase/replication/nodeId 2025-04-25 13:54:50.550 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:50.592 [DefaultDispatcher-worker-19 @coroutine#2331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-25 13:54:50.593 [DefaultDispatcher-worker-19 @coroutine#2331] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47555/UmAppDatabase/replication/nodeId 2025-04-25 13:54:50.593 [DefaultDispatcher-worker-19 @coroutine#2331] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47555/UmAppDatabase/replication/nodeId. 2025-04-25 13:54:50.593 [DefaultDispatcher-worker-19 @coroutine#2331] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47555/UmAppDatabase/replication/nodeId 2025-04-25 13:54:50.593 [DefaultDispatcher-worker-18 @coroutine#2331] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47555/UmAppDatabase/replication/nodeId 2025-04-25 13:54:50.593 [DefaultDispatcher-worker-18 @coroutine#2331] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47555/UmAppDatabase/replication/nodeId 2025-04-25 13:54:50.597 [DefaultDispatcher-worker-12 @coroutine#2908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cdb7fd9 2025-04-25 13:54:50.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2025-04-25 13:54:50.627 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2025-04-25 13:54:50.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:50.627 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4cdb7fd9: (connection evicted) 2025-04-25 13:54:50.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:50.628 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2025-04-25 13:54:50.628 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2025-04-25 13:54:50.629 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2025-04-25 13:54:50.629 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:50.629 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:50.629 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:50.629 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:50.629 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:50.629 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:50.629 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@466f7259 2025-04-25 13:54:50.629 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:50.629 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:50.629 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:50.629 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:50.629 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:50.629 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:50.629 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:50.629 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:50.629 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:50.629 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:50.629 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:50.629 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:50.629 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:50.629 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:50.629 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:50.629 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:50.629 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:50.629 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:50.629 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:50.629 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2025-04-25 13:54:50.629 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:50.629 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:50.629 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:50.629 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:50.629 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:50.629 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:50.629 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:50.629 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:50.629 [Test worker @coroutine#2919] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2025-04-25 13:54:50.629 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@47c06b1a 2025-04-25 13:54:50.629 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@47c06b1a 2025-04-25 13:54:50.629 [Test worker @coroutine#2919] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2025-04-25 13:54:50.637 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47c06b1a 2025-04-25 13:54:50.642 [Test worker @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47c06b1a 2025-04-25 13:54:50.643 [Test worker @coroutine#2922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47c06b1a 2025-04-25 13:54:50.644 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47c06b1a 2025-04-25 13:54:50.648 [DefaultDispatcher-worker-13 @coroutine#2926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47c06b1a 2025-04-25 13:54:50.649 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47c06b1a 2025-04-25 13:54:50.661 [DefaultDispatcher-worker-15 @coroutine#2919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47c06b1a 2025-04-25 13:54:50.664 [DefaultDispatcher-worker-20 @coroutine#2919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47c06b1a 2025-04-25 13:54:50.668 [DefaultDispatcher-worker-16 @coroutine#2373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d76aa05 2025-04-25 13:54:50.668 [DefaultDispatcher-worker-16 @coroutine#2373] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40885/UmAppDatabase/replication/nodeId 2025-04-25 13:54:50.668 [DefaultDispatcher-worker-16 @coroutine#2373] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40885/UmAppDatabase/replication/nodeId. 2025-04-25 13:54:50.668 [DefaultDispatcher-worker-16 @coroutine#2373] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40885/UmAppDatabase/replication/nodeId 2025-04-25 13:54:50.669 [DefaultDispatcher-worker-20 @coroutine#2373] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40885/UmAppDatabase/replication/nodeId 2025-04-25 13:54:50.669 [DefaultDispatcher-worker-20 @coroutine#2373] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40885/UmAppDatabase/replication/nodeId 2025-04-25 13:54:50.671 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2025-04-25 13:54:50.671 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2025-04-25 13:54:50.671 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:50.671 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47c06b1a: (connection evicted) 2025-04-25 13:54:50.671 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:50.671 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2025-04-25 13:54:50.671 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2025-04-25 13:54:50.672 [Test worker @coroutine#2957] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2025-04-25 13:54:50.672 [Test worker @coroutine#2957] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:50.672 [Test worker @coroutine#2957] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:50.672 [Test worker @coroutine#2957] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:50.672 [Test worker @coroutine#2957] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:50.672 [Test worker @coroutine#2957] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:50.672 [Test worker @coroutine#2957] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:50.672 [Test worker @coroutine#2957] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b3427c4 2025-04-25 13:54:50.672 [Test worker @coroutine#2957] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:50.672 [Test worker @coroutine#2957] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:50.672 [Test worker @coroutine#2957] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:50.672 [Test worker @coroutine#2957] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:50.672 [Test worker @coroutine#2957] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:50.672 [Test worker @coroutine#2957] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:50.672 [Test worker @coroutine#2957] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:50.672 [Test worker @coroutine#2957] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:50.672 [Test worker @coroutine#2957] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:50.672 [Test worker @coroutine#2957] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:50.672 [Test worker @coroutine#2957] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:50.672 [Test worker @coroutine#2957] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:50.672 [Test worker @coroutine#2957] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:50.672 [Test worker @coroutine#2957] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:50.672 [Test worker @coroutine#2957] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:50.672 [Test worker @coroutine#2957] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:50.672 [Test worker @coroutine#2957] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:50.672 [Test worker @coroutine#2957] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:50.672 [Test worker @coroutine#2957] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:50.672 [Test worker @coroutine#2957] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2025-04-25 13:54:50.672 [Test worker @coroutine#2957] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:50.672 [Test worker @coroutine#2957] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:50.672 [Test worker @coroutine#2957] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:50.672 [Test worker @coroutine#2957] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:50.672 [Test worker @coroutine#2957] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:50.672 [Test worker @coroutine#2957] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:50.672 [Test worker @coroutine#2957] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:50.672 [Test worker @coroutine#2957] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:50.672 [Test worker @coroutine#2957] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2025-04-25 13:54:50.672 [Test worker @coroutine#2957] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@21523e1b 2025-04-25 13:54:50.672 [Test worker @coroutine#2957] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@21523e1b 2025-04-25 13:54:50.672 [Test worker @coroutine#2957] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2025-04-25 13:54:50.680 [Test worker @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21523e1b 2025-04-25 13:54:50.685 [Test worker @coroutine#2958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21523e1b 2025-04-25 13:54:50.685 [Test worker @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21523e1b 2025-04-25 13:54:50.686 [Test worker @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21523e1b 2025-04-25 13:54:50.691 [DefaultDispatcher-worker-18 @coroutine#2965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21523e1b 2025-04-25 13:54:50.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2025-04-25 13:54:50.730 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2025-04-25 13:54:50.730 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:50.730 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21523e1b: (connection evicted) 2025-04-25 13:54:50.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:50.731 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2025-04-25 13:54:50.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2025-04-25 13:54:50.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2025-04-25 13:54:50.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:50.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:50.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:50.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:50.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:50.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:50.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61a369cf 2025-04-25 13:54:50.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:50.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:50.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:50.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:50.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:50.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:50.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:50.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:50.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:50.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:50.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:50.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:50.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:50.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:50.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:50.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:50.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:50.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:50.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:50.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2025-04-25 13:54:50.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:50.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:50.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:50.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:50.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:50.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:50.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:50.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:50.732 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2025-04-25 13:54:50.733 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@65bc50c9 2025-04-25 13:54:50.733 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@65bc50c9 2025-04-25 13:54:50.733 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2025-04-25 13:54:50.777 [DefaultDispatcher-worker-2 @coroutine#2427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65384249 2025-04-25 13:54:50.777 [DefaultDispatcher-worker-2 @coroutine#2427] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32951/UmAppDatabase/replication/nodeId 2025-04-25 13:54:50.777 [DefaultDispatcher-worker-2 @coroutine#2427] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32951/UmAppDatabase/replication/nodeId. 2025-04-25 13:54:50.777 [DefaultDispatcher-worker-2 @coroutine#2427] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32951/UmAppDatabase/replication/nodeId 2025-04-25 13:54:50.778 [DefaultDispatcher-worker-19 @coroutine#2427] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32951/UmAppDatabase/replication/nodeId 2025-04-25 13:54:50.778 [DefaultDispatcher-worker-19 @coroutine#2427] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32951/UmAppDatabase/replication/nodeId 2025-04-25 13:54:50.787 [DefaultDispatcher-worker-14 @coroutine#2991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65bc50c9 2025-04-25 13:54:50.791 [DefaultDispatcher-worker-9 @coroutine#2991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65bc50c9 2025-04-25 13:54:50.794 [DefaultDispatcher-worker-4 @coroutine#2991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65bc50c9 2025-04-25 13:54:50.797 [DefaultDispatcher-worker-17 @coroutine#2991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65bc50c9 2025-04-25 13:54:50.813 [DefaultDispatcher-worker-10 @coroutine#2991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65bc50c9 2025-04-25 13:54:50.814 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-25 13:54:50.818 [Test worker] INFO ktor.application - Application started in 0.004 seconds. 2025-04-25 13:54:50.819 [DefaultDispatcher-worker-19 @coroutine#2997] INFO ktor.application - Responding at http://0.0.0.0:38815 2025-04-25 13:54:50.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2025-04-25 13:54:50.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:50.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:50.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:50.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:50.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:50.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:50.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@532782f5 2025-04-25 13:54:50.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:50.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:50.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:50.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:50.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:50.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:50.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:50.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:50.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:50.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:50.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:50.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:50.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:50.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:50.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:50.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:50.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:50.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:50.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:50.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2025-04-25 13:54:50.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:50.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:50.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:50.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:50.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:50.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:50.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:50.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:50.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2025-04-25 13:54:50.820 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@18b8518b 2025-04-25 13:54:50.820 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@18b8518b 2025-04-25 13:54:50.820 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2025-04-25 13:54:50.828 [DefaultDispatcher-worker-10 @coroutine#2999] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38815/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-25 13:54:50.828 [DefaultDispatcher-worker-10 @coroutine#2999] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:38815/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-25 13:54:50.828 [DefaultDispatcher-worker-10 @coroutine#2999] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38815/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-25 13:54:50.828 [DefaultDispatcher-worker-10 @coroutine#2999] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38815/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-25 13:54:50.829 [eventLoopGroupProxy-19-2 @call-handler#3008] 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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/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-25 13:54:50.829 [eventLoopGroupProxy-19-1 @call-handler#3007] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/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-25 13:54:50.829 [eventLoopGroupProxy-19-2 @call-handler#3008] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:50.829 [eventLoopGroupProxy-19-1 @call-handler#3007] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-25 13:54:50.829 [eventLoopGroupProxy-19-1 @call-handler#3007] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-25 13:54:50.830 [eventLoopGroupProxy-19-1 @call-handler#3007] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:50.830 [DefaultDispatcher-worker-8 @coroutine#2999] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38815/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-25 13:54:50.830 [DefaultDispatcher-worker-8 @coroutine#2999] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38815/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-25 13:54:50.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2025-04-25 13:54:50.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:50.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:50.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:50.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:50.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:50.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:50.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b5fdbd0 2025-04-25 13:54:50.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:50.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:50.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:50.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:50.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:50.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:50.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:50.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:50.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:50.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:50.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:50.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:50.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:50.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:50.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:50.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:50.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:50.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:50.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:50.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2025-04-25 13:54:50.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:50.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:50.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:50.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:50.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:50.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:50.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:50.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:50.832 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2025-04-25 13:54:50.832 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@588b02a0 2025-04-25 13:54:50.832 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@588b02a0 2025-04-25 13:54:50.832 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2025-04-25 13:54:50.833 [HikariPool-153 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:50.837 [DefaultDispatcher-worker-12 @coroutine#2998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18b8518b 2025-04-25 13:54:50.837 [DefaultDispatcher-worker-12 @coroutine#2998] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38815/UmAppDatabase/replication/nodeId 2025-04-25 13:54:50.838 [DefaultDispatcher-worker-12 @coroutine#2998] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38815/UmAppDatabase/replication/nodeId. 2025-04-25 13:54:50.838 [DefaultDispatcher-worker-12 @coroutine#2998] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38815/UmAppDatabase/replication/nodeId 2025-04-25 13:54:50.838 [eventLoopGroupProxy-19-1 @call-handler#3013] 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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/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-25 13:54:50.838 [eventLoopGroupProxy-19-1 @call-handler#3013] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:50.839 [DefaultDispatcher-worker-2 @coroutine#2998] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38815/UmAppDatabase/replication/nodeId 2025-04-25 13:54:50.839 [DefaultDispatcher-worker-2 @coroutine#2998] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38815/UmAppDatabase/replication/nodeId 2025-04-25 13:54:50.842 [DefaultDispatcher-worker-12 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38815/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-25 13:54:50.842 [DefaultDispatcher-worker-12 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:38815/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-25 13:54:50.842 [DefaultDispatcher-worker-12 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38815/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-25 13:54:50.842 [DefaultDispatcher-worker-12 @coroutine#3018] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38815/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-25 13:54:50.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2025-04-25 13:54:50.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:50.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:50.842 [eventLoopGroupProxy-19-1 @call-handler#3022] 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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/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-25 13:54:50.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:50.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:50.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:50.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:50.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ca4b010 2025-04-25 13:54:50.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:50.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:50.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:50.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:50.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:50.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:50.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:50.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:50.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:50.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:50.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:50.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:50.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:50.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:50.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:50.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:50.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:50.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:50.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:50.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2025-04-25 13:54:50.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:50.842 [eventLoopGroupProxy-19-1 @call-handler#3022] 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-25 13:54:50.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:50.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:50.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:50.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:50.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:50.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:50.842 [eventLoopGroupProxy-19-1 @call-handler#3022] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-25 13:54:50.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:50.842 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2025-04-25 13:54:50.843 [eventLoopGroupProxy-19-1 @call-handler#3022] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:50.843 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f7653ae 2025-04-25 13:54:50.843 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f7653ae 2025-04-25 13:54:50.843 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2025-04-25 13:54:50.843 [DefaultDispatcher-worker-10 @coroutine#2998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18b8518b 2025-04-25 13:54:50.843 [eventLoopGroupProxy-19-3 @call-handler#3025] 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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/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-25 13:54:50.843 [eventLoopGroupProxy-19-3 @call-handler#3025] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:50.843 [DefaultDispatcher-worker-10 @coroutine#3018] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38815/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-25 13:54:50.843 [DefaultDispatcher-worker-10 @coroutine#3018] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38815/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-25 13:54:50.846 [DefaultDispatcher-worker-1 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18b8518b 2025-04-25 13:54:50.851 [DefaultDispatcher-worker-17 @coroutine#3017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@588b02a0 2025-04-25 13:54:50.851 [DefaultDispatcher-worker-17 @coroutine#3017] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38815/UmAppDatabase/replication/nodeId 2025-04-25 13:54:50.851 [DefaultDispatcher-worker-17 @coroutine#3017] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38815/UmAppDatabase/replication/nodeId. 2025-04-25 13:54:50.851 [DefaultDispatcher-worker-17 @coroutine#3017] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38815/UmAppDatabase/replication/nodeId 2025-04-25 13:54:50.852 [eventLoopGroupProxy-19-1 @call-handler#3031] 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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/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-25 13:54:50.852 [eventLoopGroupProxy-19-1 @call-handler#3031] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:50.852 [DefaultDispatcher-worker-17 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38815/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-25 13:54:50.852 [DefaultDispatcher-worker-17 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:38815/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-25 13:54:50.852 [DefaultDispatcher-worker-17 @coroutine#3033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38815/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-25 13:54:50.852 [DefaultDispatcher-worker-17 @coroutine#3033] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38815/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-25 13:54:50.852 [DefaultDispatcher-worker-4 @coroutine#3017] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38815/UmAppDatabase/replication/nodeId 2025-04-25 13:54:50.852 [DefaultDispatcher-worker-4 @coroutine#3017] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38815/UmAppDatabase/replication/nodeId 2025-04-25 13:54:50.853 [eventLoopGroupProxy-19-1 @call-handler#3040] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/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-25 13:54:50.853 [eventLoopGroupProxy-19-1 @call-handler#3040] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-25 13:54:50.853 [eventLoopGroupProxy-19-1 @call-handler#3040] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-25 13:54:50.853 [eventLoopGroupProxy-19-1 @call-handler#3040] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:50.854 [eventLoopGroupProxy-19-4 @call-handler#3044] 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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/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-25 13:54:50.854 [eventLoopGroupProxy-19-4 @call-handler#3044] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:50.854 [DefaultDispatcher-worker-16 @coroutine#3033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38815/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-25 13:54:50.854 [DefaultDispatcher-worker-16 @coroutine#3033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38815/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-25 13:54:50.856 [DefaultDispatcher-worker-8 @coroutine#3017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@588b02a0 2025-04-25 13:54:50.857 [DefaultDispatcher-worker-15 @coroutine#3042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65bc50c9 2025-04-25 13:54:50.860 [DefaultDispatcher-worker-23 @coroutine#3019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@588b02a0 2025-04-25 13:54:50.861 [DefaultDispatcher-worker-16 @coroutine#3042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65bc50c9 2025-04-25 13:54:50.862 [DefaultDispatcher-worker-2 @coroutine#3032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f7653ae 2025-04-25 13:54:50.862 [DefaultDispatcher-worker-2 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38815/UmAppDatabase/replication/nodeId 2025-04-25 13:54:50.862 [DefaultDispatcher-worker-2 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38815/UmAppDatabase/replication/nodeId. 2025-04-25 13:54:50.862 [DefaultDispatcher-worker-2 @coroutine#3032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38815/UmAppDatabase/replication/nodeId 2025-04-25 13:54:50.863 [eventLoopGroupProxy-19-1 @call-handler#3052] 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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/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-25 13:54:50.863 [eventLoopGroupProxy-19-1 @call-handler#3052] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:50.863 [DefaultDispatcher-worker-9 @coroutine#3032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38815/UmAppDatabase/replication/nodeId 2025-04-25 13:54:50.863 [DefaultDispatcher-worker-9 @coroutine#3032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38815/UmAppDatabase/replication/nodeId 2025-04-25 13:54:50.867 [DefaultDispatcher-worker-12 @coroutine#3032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f7653ae 2025-04-25 13:54:50.870 [DefaultDispatcher-worker-22 @coroutine#3034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f7653ae 2025-04-25 13:54:50.877 [DefaultDispatcher-worker-16 @coroutine#3042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65bc50c9 2025-04-25 13:54:50.878 [DefaultDispatcher-worker-16 @coroutine#3042] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38815/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-25 13:54:50.878 [DefaultDispatcher-worker-16 @coroutine#3042] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38815/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-04-25 13:54:50.878 [DefaultDispatcher-worker-16 @coroutine#3042] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38815/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-25 13:54:50.879 [eventLoopGroupProxy-19-1 @call-handler#3066] 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-25 13:54:50.882 [DefaultDispatcher-worker-19 @coroutine#3058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18b8518b 2025-04-25 13:54:50.894 [DefaultDispatcher-worker-17 @coroutine#3042] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38815/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-25 13:54:50.894 [DefaultDispatcher-worker-17 @coroutine#3042] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38815/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-25 13:54:50.894 [DefaultDispatcher-worker-17 @coroutine#3042] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38815/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-04-25 13:54:50.894 [DefaultDispatcher-worker-17 @coroutine#3042] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38815/auth/login?username=testuser0&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-25 13:54:50.894 [DefaultDispatcher-worker-17 @coroutine#3042] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38815/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=720460536016044033 2025-04-25 13:54:50.894 [DefaultDispatcher-worker-17 @coroutine#3042] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38815/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=720460536016044033. 2025-04-25 13:54:50.894 [DefaultDispatcher-worker-17 @coroutine#3042] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38815/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=720460536016044033 2025-04-25 13:54:50.895 [eventLoopGroupProxy-19-1 @call-handler#3070] 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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/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-25 13:54:50.899 [eventLoopGroupProxy-19-1 @call-handler#3070] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:50.900 [DefaultDispatcher-worker-17 @coroutine#3042] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38815/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=720460536016044033 2025-04-25 13:54:50.900 [DefaultDispatcher-worker-17 @coroutine#3042] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38815/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=720460536016044033 2025-04-25 13:54:50.900 [DefaultDispatcher-worker-17 @coroutine#3042] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38815/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=720460536016044033. 2025-04-25 13:54:50.900 [DefaultDispatcher-worker-17 @coroutine#3042] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38815/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=720460536016044033 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-25 13:54:50.904 [DefaultDispatcher-worker-8 @coroutine#3042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18b8518b 2025-04-25 13:54:50.905 [DefaultDispatcher-worker-22 @coroutine#3042] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38815/UmAppDatabase/SiteDao/getSiteAsync 2025-04-25 13:54:50.905 [DefaultDispatcher-worker-22 @coroutine#3042] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38815/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-25 13:54:50.905 [DefaultDispatcher-worker-22 @coroutine#3042] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38815/UmAppDatabase/SiteDao/getSiteAsync 2025-04-25 13:54:50.905 [eventLoopGroupProxy-19-1 @call-handler#3074] 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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/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-25 13:54:50.906 [eventLoopGroupProxy-19-1 @call-handler#3074] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:50.907 [DefaultDispatcher-worker-22 @coroutine#3042] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38815/UmAppDatabase/SiteDao/getSiteAsync 2025-04-25 13:54:50.907 [DefaultDispatcher-worker-22 @coroutine#3042] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38815/UmAppDatabase/SiteDao/getSiteAsync 2025-04-25 13:54:50.907 [DefaultDispatcher-worker-22 @coroutine#3042] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38815/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-25 13:54:50.907 [DefaultDispatcher-worker-22 @coroutine#3042] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38815/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-04-25 13:54:50.911 [DefaultDispatcher-worker-5 @coroutine#3042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18b8518b 2025-04-25 13:54:50.920 [HikariPool-154 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-25 13:54:50.921 [DefaultDispatcher-worker-23 @coroutine#3042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18b8518b 2025-04-25 13:54:50.925 [DefaultDispatcher-worker-23 @coroutine#3042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65bc50c9 2025-04-25 13:54:50.925 [DefaultDispatcher-worker-10 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18b8518b 2025-04-25 13:54:50.925 [DefaultDispatcher-worker-10 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38815/UmAppDatabase/replication/message 2025-04-25 13:54:50.925 [DefaultDispatcher-worker-10 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:38815/UmAppDatabase/replication/message. 2025-04-25 13:54:50.925 [DefaultDispatcher-worker-10 @coroutine#3000] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38815/UmAppDatabase/replication/message 2025-04-25 13:54:50.925 [DefaultDispatcher-worker-10 @coroutine#3000] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38815/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-25 13:54:50.925 [eventLoopGroupProxy-19-1 @call-handler#3080] 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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/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-25 13:54:50.926 [eventLoopGroupProxy-19-1 @call-handler#3080] 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-25 13:54:50.926 [eventLoopGroupProxy-19-1 @call-handler#3080] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-25 13:54:50.930 [DefaultDispatcher-worker-15 @call-handler#3080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65bc50c9 2025-04-25 13:54:50.930 [eventLoopGroupProxy-19-1 @call-handler#3080] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:50.930 [DefaultDispatcher-worker-20 @coroutine#3000] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38815/UmAppDatabase/replication/message 2025-04-25 13:54:50.930 [DefaultDispatcher-worker-20 @coroutine#3000] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38815/UmAppDatabase/replication/message 2025-04-25 13:54:50.930 [DefaultDispatcher-worker-20 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38815/UmAppDatabase/replication/message. 2025-04-25 13:54:50.930 [DefaultDispatcher-worker-20 @coroutine#3000] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38815/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-25 13:54:50.932 [HikariPool-155 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:50.934 [DefaultDispatcher-worker-7 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18b8518b 2025-04-25 13:54:50.940 [DefaultDispatcher-worker-15 @coroutine#3042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65bc50c9 2025-04-25 13:54:50.941 [DefaultDispatcher-worker-15 @coroutine#3042] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38815/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-25 13:54:50.941 [DefaultDispatcher-worker-15 @coroutine#3042] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38815/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-04-25 13:54:50.941 [DefaultDispatcher-worker-15 @coroutine#3042] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38815/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-25 13:54:50.941 [eventLoopGroupProxy-19-1 @call-handler#3093] 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-25 13:54:50.943 [HikariPool-156 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:50.944 [DefaultDispatcher-worker-1 @coroutine#3085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@588b02a0 2025-04-25 13:54:50.954 [DefaultDispatcher-worker-1 @coroutine#3042] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38815/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-25 13:54:50.954 [DefaultDispatcher-worker-1 @coroutine#3042] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38815/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-25 13:54:50.954 [DefaultDispatcher-worker-1 @coroutine#3042] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38815/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-04-25 13:54:50.954 [DefaultDispatcher-worker-1 @coroutine#3042] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38815/auth/login?username=testuser1&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-25 13:54:50.955 [DefaultDispatcher-worker-1 @coroutine#3042] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38815/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=720460536016044034 2025-04-25 13:54:50.955 [DefaultDispatcher-worker-1 @coroutine#3042] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38815/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=720460536016044034. 2025-04-25 13:54:50.955 [DefaultDispatcher-worker-1 @coroutine#3042] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38815/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=720460536016044034 2025-04-25 13:54:50.955 [eventLoopGroupProxy-19-1 @call-handler#3097] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/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-25 13:54:50.956 [eventLoopGroupProxy-19-1 @call-handler#3097] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:50.956 [DefaultDispatcher-worker-1 @coroutine#3042] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38815/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=720460536016044034 2025-04-25 13:54:50.956 [DefaultDispatcher-worker-1 @coroutine#3042] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38815/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=720460536016044034 2025-04-25 13:54:50.956 [DefaultDispatcher-worker-1 @coroutine#3042] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38815/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=720460536016044034. 2025-04-25 13:54:50.956 [DefaultDispatcher-worker-1 @coroutine#3042] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38815/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=720460536016044034 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-25 13:54:50.960 [DefaultDispatcher-worker-2 @coroutine#3042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@588b02a0 2025-04-25 13:54:50.961 [DefaultDispatcher-worker-2 @coroutine#3042] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38815/UmAppDatabase/SiteDao/getSiteAsync 2025-04-25 13:54:50.961 [DefaultDispatcher-worker-2 @coroutine#3042] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38815/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-25 13:54:50.961 [DefaultDispatcher-worker-2 @coroutine#3042] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38815/UmAppDatabase/SiteDao/getSiteAsync 2025-04-25 13:54:50.961 [eventLoopGroupProxy-19-1 @call-handler#3101] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/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-25 13:54:50.961 [eventLoopGroupProxy-19-1 @call-handler#3101] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:50.962 [DefaultDispatcher-worker-2 @coroutine#3042] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38815/UmAppDatabase/SiteDao/getSiteAsync 2025-04-25 13:54:50.962 [DefaultDispatcher-worker-2 @coroutine#3042] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38815/UmAppDatabase/SiteDao/getSiteAsync 2025-04-25 13:54:50.962 [DefaultDispatcher-worker-2 @coroutine#3042] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38815/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-25 13:54:50.962 [DefaultDispatcher-worker-2 @coroutine#3042] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38815/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-04-25 13:54:50.966 [DefaultDispatcher-worker-8 @coroutine#3042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@588b02a0 2025-04-25 13:54:50.976 [DefaultDispatcher-worker-14 @coroutine#3042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@588b02a0 2025-04-25 13:54:50.979 [DefaultDispatcher-worker-2 @coroutine#3019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@588b02a0 2025-04-25 13:54:50.979 [DefaultDispatcher-worker-18 @coroutine#3042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65bc50c9 2025-04-25 13:54:50.979 [DefaultDispatcher-worker-2 @coroutine#3019] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38815/UmAppDatabase/replication/message 2025-04-25 13:54:50.979 [DefaultDispatcher-worker-2 @coroutine#3019] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:38815/UmAppDatabase/replication/message. 2025-04-25 13:54:50.979 [DefaultDispatcher-worker-2 @coroutine#3019] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38815/UmAppDatabase/replication/message 2025-04-25 13:54:50.979 [DefaultDispatcher-worker-2 @coroutine#3019] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38815/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-25 13:54:50.980 [eventLoopGroupProxy-19-1 @call-handler#3107] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/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-25 13:54:50.980 [eventLoopGroupProxy-19-1 @call-handler#3107] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-25 13:54:50.980 [eventLoopGroupProxy-19-1 @call-handler#3107] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-25 13:54:50.982 [DefaultDispatcher-worker-21 @coroutine#3042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65bc50c9 2025-04-25 13:54:50.986 [DefaultDispatcher-worker-8 @call-handler#3107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65bc50c9 2025-04-25 13:54:50.986 [eventLoopGroupProxy-19-1 @call-handler#3107] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:50.987 [DefaultDispatcher-worker-13 @coroutine#3019] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38815/UmAppDatabase/replication/message 2025-04-25 13:54:50.987 [DefaultDispatcher-worker-13 @coroutine#3019] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38815/UmAppDatabase/replication/message 2025-04-25 13:54:50.987 [DefaultDispatcher-worker-13 @coroutine#3019] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38815/UmAppDatabase/replication/message. 2025-04-25 13:54:50.987 [DefaultDispatcher-worker-13 @coroutine#3019] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38815/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-25 13:54:50.991 [DefaultDispatcher-worker-7 @coroutine#3019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@588b02a0 2025-04-25 13:54:50.994 [UI Thread @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38815/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=720460536016044032 2025-04-25 13:54:50.994 [UI Thread @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38815/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=720460536016044032. 2025-04-25 13:54:50.994 [UI Thread @coroutine#3128] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38815/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=720460536016044032 2025-04-25 13:54:50.994 [UI Thread @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38815/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=720460536016044033&assignmentUid=720460536016044032 2025-04-25 13:54:50.994 [UI Thread @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38815/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=720460536016044033&assignmentUid=720460536016044032. 2025-04-25 13:54:50.994 [UI Thread @coroutine#3132] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38815/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=720460536016044033&assignmentUid=720460536016044032 2025-04-25 13:54:50.995 [eventLoopGroupProxy-19-1 @call-handler#3143] 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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/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-25 13:54:50.996 [UI Thread @coroutine#3137] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38815/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=720460536016044033&assignmentUid=720460536016044032 2025-04-25 13:54:50.996 [UI Thread @coroutine#3137] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38815/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=720460536016044033&assignmentUid=720460536016044032. 2025-04-25 13:54:50.996 [UI Thread @coroutine#3137] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38815/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=720460536016044033&assignmentUid=720460536016044032 2025-04-25 13:54:50.996 [UI Thread @coroutine#3139] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38815/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=720460536016044033&assignmentUid=720460536016044032 2025-04-25 13:54:50.996 [UI Thread @coroutine#3139] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38815/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=720460536016044033&assignmentUid=720460536016044032. 2025-04-25 13:54:50.996 [UI Thread @coroutine#3139] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38815/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=720460536016044033&assignmentUid=720460536016044032 2025-04-25 13:54:50.997 [UI Thread @coroutine#3159] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38815/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=720460536016044032&clazzUid=720460536016044032&accountPersonUid=720460536016044033 2025-04-25 13:54:50.997 [UI Thread @coroutine#3159] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38815/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=720460536016044032&clazzUid=720460536016044032&accountPersonUid=720460536016044033. 2025-04-25 13:54:50.997 [UI Thread @coroutine#3159] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38815/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=720460536016044032&clazzUid=720460536016044032&accountPersonUid=720460536016044033 2025-04-25 13:54:50.997 [eventLoopGroupProxy-19-7 @call-handler#3163] 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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/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-25 13:54:50.997 [eventLoopGroupProxy-19-1 @call-handler#3143] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:50.998 [eventLoopGroupProxy-19-6 @call-handler#3164] 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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/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-25 13:54:50.998 [eventLoopGroupProxy-19-5 @call-handler#3165] 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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/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-25 13:54:50.998 [UI Thread @coroutine#3128] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38815/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=720460536016044032 2025-04-25 13:54:50.998 [UI Thread @coroutine#3128] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38815/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=720460536016044032 2025-04-25 13:54:50.998 [UI Thread @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38815/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=720460536016044032. 2025-04-25 13:54:50.998 [UI Thread @coroutine#3128] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38815/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=720460536016044032 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-25 13:54:50.999 [eventLoopGroupProxy-19-7 @call-handler#3163] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:50.999 [eventLoopGroupProxy-19-6 @call-handler#3164] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:50.999 [eventLoopGroupProxy-19-5 @call-handler#3165] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:50.999 [UI Thread @coroutine#3139] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38815/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=720460536016044033&assignmentUid=720460536016044032 2025-04-25 13:54:50.999 [UI Thread @coroutine#3139] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38815/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=720460536016044033&assignmentUid=720460536016044032 2025-04-25 13:54:50.999 [UI Thread @coroutine#3137] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38815/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=720460536016044033&assignmentUid=720460536016044032 2025-04-25 13:54:50.999 [UI Thread @coroutine#3137] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38815/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=720460536016044033&assignmentUid=720460536016044032 2025-04-25 13:54:50.999 [UI Thread @coroutine#3139] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38815/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=720460536016044033&assignmentUid=720460536016044032. 2025-04-25 13:54:50.999 [UI Thread @coroutine#3139] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38815/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=720460536016044033&assignmentUid=720460536016044032 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-25 13:54:50.999 [UI Thread @coroutine#3137] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38815/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=720460536016044033&assignmentUid=720460536016044032. 2025-04-25 13:54:50.999 [UI Thread @coroutine#3137] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38815/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=720460536016044033&assignmentUid=720460536016044032 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-25 13:54:50.999 [UI Thread @coroutine#3132] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38815/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=720460536016044033&assignmentUid=720460536016044032 2025-04-25 13:54:50.999 [UI Thread @coroutine#3132] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38815/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=720460536016044033&assignmentUid=720460536016044032 2025-04-25 13:54:50.999 [UI Thread @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38815/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=720460536016044033&assignmentUid=720460536016044032. 2025-04-25 13:54:50.999 [UI Thread @coroutine#3132] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38815/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=720460536016044033&assignmentUid=720460536016044032 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-25 13:54:50.999 [eventLoopGroupProxy-19-8 @call-handler#3178] 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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/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-25 13:54:51.003 [DefaultDispatcher-worker-17 @coroutine#3128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18b8518b 2025-04-25 13:54:51.006 [eventLoopGroupProxy-19-8 @call-handler#3178] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:51.007 [UI Thread @coroutine#3159] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38815/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=720460536016044032&clazzUid=720460536016044032&accountPersonUid=720460536016044033 2025-04-25 13:54:51.007 [UI Thread @coroutine#3159] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38815/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=720460536016044032&clazzUid=720460536016044032&accountPersonUid=720460536016044033 2025-04-25 13:54:51.007 [UI Thread @coroutine#3159] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38815/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=720460536016044032&clazzUid=720460536016044032&accountPersonUid=720460536016044033. 2025-04-25 13:54:51.007 [UI Thread @coroutine#3159] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38815/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=720460536016044032&clazzUid=720460536016044032&accountPersonUid=720460536016044033 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-25 13:54:51.007 [DefaultDispatcher-worker-19 @coroutine#3139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18b8518b 2025-04-25 13:54:51.011 [DefaultDispatcher-worker-21 @coroutine#3137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18b8518b 2025-04-25 13:54:51.014 [DefaultDispatcher-worker-19 @coroutine#3132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18b8518b 2025-04-25 13:54:51.018 [DefaultDispatcher-worker-7 @coroutine#3159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18b8518b 2025-04-25 13:54:51.021 [UI Thread @coroutine#3187] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38815/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=720460536016044032 2025-04-25 13:54:51.021 [UI Thread @coroutine#3187] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38815/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=720460536016044032. 2025-04-25 13:54:51.021 [UI Thread @coroutine#3187] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38815/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=720460536016044032 2025-04-25 13:54:51.021 [eventLoopGroupProxy-19-1 @call-handler#3189] 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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/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-25 13:54:51.022 [eventLoopGroupProxy-19-1 @call-handler#3189] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:51.023 [UI Thread @coroutine#3187] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38815/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=720460536016044032 2025-04-25 13:54:51.023 [UI Thread @coroutine#3187] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38815/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=720460536016044032 2025-04-25 13:54:51.023 [UI Thread @coroutine#3187] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38815/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=720460536016044032. 2025-04-25 13:54:51.023 [UI Thread @coroutine#3187] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38815/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=720460536016044032 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-25 13:54:51.027 [DefaultDispatcher-worker-9 @coroutine#3187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18b8518b 2025-04-25 13:54:51.032 [DefaultDispatcher-worker-3 @coroutine#3187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18b8518b 2025-04-25 13:54:51.036 [DefaultDispatcher-worker-2 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18b8518b 2025-04-25 13:54:51.036 [DefaultDispatcher-worker-2 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38815/UmAppDatabase/replication/message 2025-04-25 13:54:51.036 [DefaultDispatcher-worker-2 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:38815/UmAppDatabase/replication/message. 2025-04-25 13:54:51.036 [DefaultDispatcher-worker-2 @coroutine#3000] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38815/UmAppDatabase/replication/message 2025-04-25 13:54:51.036 [DefaultDispatcher-worker-2 @coroutine#3000] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38815/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-25 13:54:51.037 [eventLoopGroupProxy-19-1 @call-handler#3197] 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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/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-25 13:54:51.037 [eventLoopGroupProxy-19-1 @call-handler#3197] 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-25 13:54:51.037 [eventLoopGroupProxy-19-1 @call-handler#3197] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-25 13:54:51.041 [DefaultDispatcher-worker-8 @call-handler#3197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65bc50c9 2025-04-25 13:54:51.041 [eventLoopGroupProxy-19-1 @call-handler#3197] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:51.041 [DefaultDispatcher-worker-5 @coroutine#3000] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38815/UmAppDatabase/replication/message 2025-04-25 13:54:51.041 [DefaultDispatcher-worker-5 @coroutine#3000] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38815/UmAppDatabase/replication/message 2025-04-25 13:54:51.041 [DefaultDispatcher-worker-5 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38815/UmAppDatabase/replication/message. 2025-04-25 13:54:51.041 [DefaultDispatcher-worker-5 @coroutine#3000] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38815/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-25 13:54:51.045 [UI Thread @coroutine#3213] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38815/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=720460536016044034&assignmentUid=720460536016044032&clazzUid=720460536016044032&submitterUid=720460536016044033 2025-04-25 13:54:51.045 [UI Thread @coroutine#3213] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38815/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=720460536016044034&assignmentUid=720460536016044032&clazzUid=720460536016044032&submitterUid=720460536016044033. 2025-04-25 13:54:51.045 [UI Thread @coroutine#3213] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38815/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=720460536016044034&assignmentUid=720460536016044032&clazzUid=720460536016044032&submitterUid=720460536016044033 2025-04-25 13:54:51.045 [DefaultDispatcher-worker-4 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18b8518b 2025-04-25 13:54:51.045 [eventLoopGroupProxy-19-1 @call-handler#3218] 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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/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-25 13:54:51.048 [eventLoopGroupProxy-19-1 @call-handler#3218] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:51.049 [UI Thread @coroutine#3213] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38815/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=720460536016044034&assignmentUid=720460536016044032&clazzUid=720460536016044032&submitterUid=720460536016044033 2025-04-25 13:54:51.049 [UI Thread @coroutine#3213] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38815/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=720460536016044034&assignmentUid=720460536016044032&clazzUid=720460536016044032&submitterUid=720460536016044033 2025-04-25 13:54:51.049 [UI Thread @coroutine#3213] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38815/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=720460536016044034&assignmentUid=720460536016044032&clazzUid=720460536016044032&submitterUid=720460536016044033. 2025-04-25 13:54:51.049 [UI Thread @coroutine#3213] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38815/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=720460536016044034&assignmentUid=720460536016044032&clazzUid=720460536016044032&submitterUid=720460536016044033 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-25 13:54:51.053 [DefaultDispatcher-worker-8 @coroutine#3213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@588b02a0 2025-04-25 13:54:51.058 [UI Thread @coroutine#3227] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38815/UmAppDatabase/PersonDao/getNamesByUid?uid=720460536016044033 2025-04-25 13:54:51.058 [UI Thread @coroutine#3227] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38815/UmAppDatabase/PersonDao/getNamesByUid?uid=720460536016044033. 2025-04-25 13:54:51.058 [UI Thread @coroutine#3227] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38815/UmAppDatabase/PersonDao/getNamesByUid?uid=720460536016044033 2025-04-25 13:54:51.058 [eventLoopGroupProxy-19-1 @call-handler#3236] 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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/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-25 13:54:51.059 [UI Thread @coroutine#3232] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38815/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=720460536016044033&assignmentUid=720460536016044032 2025-04-25 13:54:51.059 [eventLoopGroupProxy-19-1 @call-handler#3236] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:51.059 [UI Thread @coroutine#3232] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38815/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=720460536016044033&assignmentUid=720460536016044032. 2025-04-25 13:54:51.059 [UI Thread @coroutine#3232] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38815/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=720460536016044033&assignmentUid=720460536016044032 2025-04-25 13:54:51.060 [UI Thread @coroutine#3237] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38815/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=720460536016044032 2025-04-25 13:54:51.060 [UI Thread @coroutine#3237] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38815/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=720460536016044032. 2025-04-25 13:54:51.060 [UI Thread @coroutine#3237] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38815/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=720460536016044032 2025-04-25 13:54:51.060 [eventLoopGroupProxy-19-5 @call-handler#3246] 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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/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-25 13:54:51.060 [UI Thread @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38815/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=720460536016044033&assignmentUid=720460536016044032 2025-04-25 13:54:51.060 [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:38815/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=720460536016044033&assignmentUid=720460536016044032. 2025-04-25 13:54:51.060 [UI Thread @coroutine#3239] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38815/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=720460536016044033&assignmentUid=720460536016044032 2025-04-25 13:54:51.060 [UI Thread @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38815/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=720460536016044033&assignmentUid=720460536016044032 2025-04-25 13:54:51.060 [UI Thread @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38815/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=720460536016044033&assignmentUid=720460536016044032. 2025-04-25 13:54:51.060 [UI Thread @coroutine#3241] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38815/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=720460536016044033&assignmentUid=720460536016044032 2025-04-25 13:54:51.060 [eventLoopGroupProxy-19-1 @call-handler#3253] 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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/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-25 13:54:51.060 [eventLoopGroupProxy-19-6 @call-handler#3256] 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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/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-25 13:54:51.060 [eventLoopGroupProxy-19-7 @call-handler#3257] 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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/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-25 13:54:51.060 [UI Thread @coroutine#3227] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38815/UmAppDatabase/PersonDao/getNamesByUid?uid=720460536016044033 2025-04-25 13:54:51.060 [UI Thread @coroutine#3227] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38815/UmAppDatabase/PersonDao/getNamesByUid?uid=720460536016044033 2025-04-25 13:54:51.061 [UI Thread @coroutine#3227] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38815/UmAppDatabase/PersonDao/getNamesByUid?uid=720460536016044033. 2025-04-25 13:54:51.061 [UI Thread @coroutine#3227] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38815/UmAppDatabase/PersonDao/getNamesByUid?uid=720460536016044033 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-25 13:54:51.061 [eventLoopGroupProxy-19-6 @call-handler#3256] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:51.061 [UI Thread @coroutine#3239] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38815/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=720460536016044033&assignmentUid=720460536016044032 2025-04-25 13:54:51.061 [UI Thread @coroutine#3239] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38815/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=720460536016044033&assignmentUid=720460536016044032 2025-04-25 13:54:51.061 [eventLoopGroupProxy-19-7 @call-handler#3257] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:51.061 [UI Thread @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38815/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=720460536016044033&assignmentUid=720460536016044032. 2025-04-25 13:54:51.061 [UI Thread @coroutine#3239] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38815/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=720460536016044033&assignmentUid=720460536016044032 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-25 13:54:51.062 [UI Thread @coroutine#3241] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38815/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=720460536016044033&assignmentUid=720460536016044032 2025-04-25 13:54:51.062 [UI Thread @coroutine#3241] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38815/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=720460536016044033&assignmentUid=720460536016044032 2025-04-25 13:54:51.062 [UI Thread @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38815/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=720460536016044033&assignmentUid=720460536016044032. 2025-04-25 13:54:51.062 [UI Thread @coroutine#3241] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38815/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=720460536016044033&assignmentUid=720460536016044032 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-25 13:54:51.062 [eventLoopGroupProxy-19-5 @call-handler#3246] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:51.062 [UI Thread @coroutine#3232] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38815/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=720460536016044033&assignmentUid=720460536016044032 2025-04-25 13:54:51.062 [UI Thread @coroutine#3232] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38815/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=720460536016044033&assignmentUid=720460536016044032 2025-04-25 13:54:51.062 [UI Thread @coroutine#3232] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38815/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=720460536016044033&assignmentUid=720460536016044032. 2025-04-25 13:54:51.062 [UI Thread @coroutine#3232] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38815/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=720460536016044033&assignmentUid=720460536016044032 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-25 13:54:51.063 [eventLoopGroupProxy-19-1 @call-handler#3253] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:51.063 [UI Thread @coroutine#3237] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38815/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=720460536016044032 2025-04-25 13:54:51.063 [UI Thread @coroutine#3237] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38815/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=720460536016044032 2025-04-25 13:54:51.063 [UI Thread @coroutine#3237] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38815/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=720460536016044032. 2025-04-25 13:54:51.063 [UI Thread @coroutine#3237] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38815/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=720460536016044032 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-25 13:54:51.065 [DefaultDispatcher-worker-8 @coroutine#3227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@588b02a0 2025-04-25 13:54:51.069 [DefaultDispatcher-worker-17 @coroutine#3239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@588b02a0 2025-04-25 13:54:51.072 [DefaultDispatcher-worker-12 @coroutine#3241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@588b02a0 2025-04-25 13:54:51.074 [DefaultDispatcher-worker-18 @coroutine#3232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@588b02a0 2025-04-25 13:54:51.080 [DefaultDispatcher-worker-1 @coroutine#3237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@588b02a0 2025-04-25 13:54:51.083 [UI Thread @coroutine#3271] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38815/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=720460536016044032&clazzUid=720460536016044032&accountPersonUid=720460536016044034 2025-04-25 13:54:51.083 [UI Thread @coroutine#3271] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38815/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=720460536016044032&clazzUid=720460536016044032&accountPersonUid=720460536016044034. 2025-04-25 13:54:51.083 [UI Thread @coroutine#3271] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38815/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=720460536016044032&clazzUid=720460536016044032&accountPersonUid=720460536016044034 2025-04-25 13:54:51.084 [eventLoopGroupProxy-19-1 @call-handler#3273] 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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/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-25 13:54:51.087 [eventLoopGroupProxy-19-1 @call-handler#3273] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:51.087 [UI Thread @coroutine#3271] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38815/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=720460536016044032&clazzUid=720460536016044032&accountPersonUid=720460536016044034 2025-04-25 13:54:51.087 [UI Thread @coroutine#3271] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38815/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=720460536016044032&clazzUid=720460536016044032&accountPersonUid=720460536016044034 2025-04-25 13:54:51.087 [UI Thread @coroutine#3271] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38815/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=720460536016044032&clazzUid=720460536016044032&accountPersonUid=720460536016044034. 2025-04-25 13:54:51.087 [UI Thread @coroutine#3271] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38815/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=720460536016044032&clazzUid=720460536016044032&accountPersonUid=720460536016044034 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-25 13:54:51.092 [DefaultDispatcher-worker-4 @coroutine#3271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@588b02a0 2025-04-25 13:54:51.093 [UI Thread @coroutine#3271] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38815/UmAppDatabase/PersonDao/findByUidAsync?uid=720460536016044033 2025-04-25 13:54:51.093 [UI Thread @coroutine#3271] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38815/UmAppDatabase/PersonDao/findByUidAsync?uid=720460536016044033. 2025-04-25 13:54:51.093 [UI Thread @coroutine#3271] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38815/UmAppDatabase/PersonDao/findByUidAsync?uid=720460536016044033 2025-04-25 13:54:51.094 [eventLoopGroupProxy-19-1 @call-handler#3277] 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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/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-25 13:54:51.094 [eventLoopGroupProxy-19-1 @call-handler#3277] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:51.095 [UI Thread @coroutine#3271] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38815/UmAppDatabase/PersonDao/findByUidAsync?uid=720460536016044033 2025-04-25 13:54:51.095 [UI Thread @coroutine#3271] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38815/UmAppDatabase/PersonDao/findByUidAsync?uid=720460536016044033 2025-04-25 13:54:51.095 [UI Thread @coroutine#3271] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38815/UmAppDatabase/PersonDao/findByUidAsync?uid=720460536016044033. 2025-04-25 13:54:51.095 [UI Thread @coroutine#3271] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38815/UmAppDatabase/PersonDao/findByUidAsync?uid=720460536016044033 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-25 13:54:51.099 [DefaultDispatcher-worker-21 @coroutine#3271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@588b02a0 2025-04-25 13:54:51.105 [DefaultDispatcher-worker-22 @coroutine#3271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@588b02a0 2025-04-25 13:54:51.108 [DefaultDispatcher-worker-2 @coroutine#3019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@588b02a0 2025-04-25 13:54:51.109 [DefaultDispatcher-worker-2 @coroutine#3019] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38815/UmAppDatabase/replication/message 2025-04-25 13:54:51.109 [DefaultDispatcher-worker-2 @coroutine#3019] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:38815/UmAppDatabase/replication/message. 2025-04-25 13:54:51.109 [DefaultDispatcher-worker-2 @coroutine#3019] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38815/UmAppDatabase/replication/message 2025-04-25 13:54:51.109 [DefaultDispatcher-worker-2 @coroutine#3019] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38815/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-25 13:54:51.109 [eventLoopGroupProxy-19-1 @call-handler#3282] 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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/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-25 13:54:51.110 [eventLoopGroupProxy-19-1 @call-handler#3282] 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-25 13:54:51.110 [eventLoopGroupProxy-19-1 @call-handler#3282] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-25 13:54:51.114 [DefaultDispatcher-worker-22 @call-handler#3282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65bc50c9 2025-04-25 13:54:51.114 [eventLoopGroupProxy-19-1 @call-handler#3282] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:51.114 [DefaultDispatcher-worker-1 @coroutine#3019] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38815/UmAppDatabase/replication/message 2025-04-25 13:54:51.114 [DefaultDispatcher-worker-1 @coroutine#3019] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38815/UmAppDatabase/replication/message 2025-04-25 13:54:51.114 [DefaultDispatcher-worker-1 @coroutine#3019] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38815/UmAppDatabase/replication/message. 2025-04-25 13:54:51.114 [DefaultDispatcher-worker-1 @coroutine#3019] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38815/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-25 13:54:51.115 [UI Thread @coroutine#3306] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38815/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=720460536016044032 2025-04-25 13:54:51.115 [UI Thread @coroutine#3306] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38815/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=720460536016044032. 2025-04-25 13:54:51.115 [UI Thread @coroutine#3306] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38815/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=720460536016044032 2025-04-25 13:54:51.115 [UI Thread @coroutine#3310] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38815/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=720460536016044033&assignmentUid=720460536016044032 2025-04-25 13:54:51.116 [UI Thread @coroutine#3310] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38815/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=720460536016044033&assignmentUid=720460536016044032. 2025-04-25 13:54:51.116 [UI Thread @coroutine#3310] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38815/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=720460536016044033&assignmentUid=720460536016044032 2025-04-25 13:54:51.116 [UI Thread @coroutine#3315] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38815/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=720460536016044033&assignmentUid=720460536016044032 2025-04-25 13:54:51.116 [UI Thread @coroutine#3315] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38815/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=720460536016044033&assignmentUid=720460536016044032. 2025-04-25 13:54:51.116 [UI Thread @coroutine#3315] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38815/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=720460536016044033&assignmentUid=720460536016044032 2025-04-25 13:54:51.116 [eventLoopGroupProxy-19-1 @call-handler#3323] 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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/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-25 13:54:51.116 [eventLoopGroupProxy-19-5 @call-handler#3324] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/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-25 13:54:51.116 [UI Thread @coroutine#3317] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38815/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=720460536016044033&assignmentUid=720460536016044032 2025-04-25 13:54:51.116 [UI Thread @coroutine#3317] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38815/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=720460536016044033&assignmentUid=720460536016044032. 2025-04-25 13:54:51.116 [UI Thread @coroutine#3317] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38815/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=720460536016044033&assignmentUid=720460536016044032 2025-04-25 13:54:51.116 [eventLoopGroupProxy-19-6 @call-handler#3333] 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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/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-25 13:54:51.116 [eventLoopGroupProxy-19-1 @call-handler#3323] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:51.116 [UI Thread @coroutine#3335] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38815/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=720460536016044032&clazzUid=720460536016044032&accountPersonUid=720460536016044033 2025-04-25 13:54:51.116 [UI Thread @coroutine#3335] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38815/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=720460536016044032&clazzUid=720460536016044032&accountPersonUid=720460536016044033. 2025-04-25 13:54:51.116 [UI Thread @coroutine#3335] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38815/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=720460536016044032&clazzUid=720460536016044032&accountPersonUid=720460536016044033 2025-04-25 13:54:51.116 [eventLoopGroupProxy-19-7 @call-handler#3338] 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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/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-25 13:54:51.116 [UI Thread @coroutine#3306] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38815/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=720460536016044032 2025-04-25 13:54:51.116 [UI Thread @coroutine#3306] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38815/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=720460536016044032 2025-04-25 13:54:51.117 [eventLoopGroupProxy-19-8 @call-handler#3345] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/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-25 13:54:51.117 [eventLoopGroupProxy-19-6 @call-handler#3333] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:51.117 [UI Thread @coroutine#3306] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38815/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=720460536016044032. 2025-04-25 13:54:51.117 [UI Thread @coroutine#3306] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38815/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=720460536016044032 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-25 13:54:51.117 [eventLoopGroupProxy-19-7 @call-handler#3338] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:51.117 [eventLoopGroupProxy-19-5 @call-handler#3324] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:51.117 [UI Thread @coroutine#3315] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38815/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=720460536016044033&assignmentUid=720460536016044032 2025-04-25 13:54:51.117 [UI Thread @coroutine#3315] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38815/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=720460536016044033&assignmentUid=720460536016044032 2025-04-25 13:54:51.117 [UI Thread @coroutine#3315] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38815/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=720460536016044033&assignmentUid=720460536016044032. 2025-04-25 13:54:51.117 [UI Thread @coroutine#3315] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38815/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=720460536016044033&assignmentUid=720460536016044032 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-25 13:54:51.117 [UI Thread @coroutine#3317] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38815/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=720460536016044033&assignmentUid=720460536016044032 2025-04-25 13:54:51.117 [UI Thread @coroutine#3317] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38815/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=720460536016044033&assignmentUid=720460536016044032 2025-04-25 13:54:51.117 [UI Thread @coroutine#3310] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38815/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=720460536016044033&assignmentUid=720460536016044032 2025-04-25 13:54:51.117 [UI Thread @coroutine#3310] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38815/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=720460536016044033&assignmentUid=720460536016044032 2025-04-25 13:54:51.117 [UI Thread @coroutine#3317] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38815/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=720460536016044033&assignmentUid=720460536016044032. 2025-04-25 13:54:51.117 [UI Thread @coroutine#3317] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38815/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=720460536016044033&assignmentUid=720460536016044032 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-25 13:54:51.117 [UI Thread @coroutine#3310] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38815/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=720460536016044033&assignmentUid=720460536016044032. 2025-04-25 13:54:51.117 [UI Thread @coroutine#3310] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38815/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=720460536016044033&assignmentUid=720460536016044032 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-25 13:54:51.118 [eventLoopGroupProxy-19-8 @call-handler#3345] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-25 13:54:51.119 [UI Thread @coroutine#3335] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38815/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=720460536016044032&clazzUid=720460536016044032&accountPersonUid=720460536016044033 2025-04-25 13:54:51.119 [UI Thread @coroutine#3335] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38815/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=720460536016044032&clazzUid=720460536016044032&accountPersonUid=720460536016044033 2025-04-25 13:54:51.119 [UI Thread @coroutine#3335] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38815/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=720460536016044032&clazzUid=720460536016044032&accountPersonUid=720460536016044033. 2025-04-25 13:54:51.119 [UI Thread @coroutine#3335] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38815/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=720460536016044032&clazzUid=720460536016044032&accountPersonUid=720460536016044033 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-25 13:54:51.119 [DefaultDispatcher-worker-10 @coroutine#3019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@588b02a0 2025-04-25 13:54:51.121 [DefaultDispatcher-worker-14 @coroutine#3306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18b8518b 2025-04-25 13:54:51.121 [DefaultDispatcher-worker-9 @coroutine#2096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@389fad5b 2025-04-25 13:54:51.122 [DefaultDispatcher-worker-9 @coroutine#2096] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44505/UmAppDatabase/replication/nodeId 2025-04-25 13:54:51.122 [DefaultDispatcher-worker-9 @coroutine#2096] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44505/UmAppDatabase/replication/nodeId. 2025-04-25 13:54:51.122 [DefaultDispatcher-worker-9 @coroutine#2096] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44505/UmAppDatabase/replication/nodeId 2025-04-25 13:54:51.122 [DefaultDispatcher-worker-6 @coroutine#2096] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44505/UmAppDatabase/replication/nodeId 2025-04-25 13:54:51.122 [DefaultDispatcher-worker-6 @coroutine#2096] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44505/UmAppDatabase/replication/nodeId 2025-04-25 13:54:51.124 [DefaultDispatcher-worker-12 @coroutine#3315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18b8518b 2025-04-25 13:54:51.127 [DefaultDispatcher-worker-6 @coroutine#3317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18b8518b 2025-04-25 13:54:51.130 [DefaultDispatcher-worker-3 @coroutine#3310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18b8518b 2025-04-25 13:54:51.133 [DefaultDispatcher-worker-23 @coroutine#3335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18b8518b 2025-04-25 13:54:51.135 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2025-04-25 13:54:51.135 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2025-04-25 13:54:51.135 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:51.135 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18b8518b: (connection evicted) 2025-04-25 13:54:51.136 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:51.136 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2025-04-25 13:54:51.136 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2025-04-25 13:54:51.136 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2025-04-25 13:54:51.136 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2025-04-25 13:54:51.136 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:51.136 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@588b02a0: (connection evicted) 2025-04-25 13:54:51.137 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:51.137 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2025-04-25 13:54:51.137 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2025-04-25 13:54:51.221 [DefaultDispatcher-worker-4 @coroutine#2129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-25 13:54:51.221 [DefaultDispatcher-worker-4 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40419/UmAppDatabase/replication/nodeId 2025-04-25 13:54:51.221 [DefaultDispatcher-worker-4 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40419/UmAppDatabase/replication/nodeId. 2025-04-25 13:54:51.221 [DefaultDispatcher-worker-4 @coroutine#2129] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40419/UmAppDatabase/replication/nodeId 2025-04-25 13:54:51.222 [DefaultDispatcher-worker-7 @coroutine#2129] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40419/UmAppDatabase/replication/nodeId 2025-04-25 13:54:51.222 [DefaultDispatcher-worker-7 @coroutine#2129] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40419/UmAppDatabase/replication/nodeId 2025-04-25 13:54:51.298 [DefaultDispatcher-worker-1 @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58dd1d0c 2025-04-25 13:54:51.298 [DefaultDispatcher-worker-1 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42403/UmAppDatabase/replication/nodeId 2025-04-25 13:54:51.298 [DefaultDispatcher-worker-1 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42403/UmAppDatabase/replication/nodeId. 2025-04-25 13:54:51.298 [DefaultDispatcher-worker-1 @coroutine#2175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42403/UmAppDatabase/replication/nodeId 2025-04-25 13:54:51.298 [DefaultDispatcher-worker-21 @coroutine#2175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42403/UmAppDatabase/replication/nodeId 2025-04-25 13:54:51.298 [DefaultDispatcher-worker-21 @coroutine#2175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42403/UmAppDatabase/replication/nodeId 2025-04-25 13:54:51.382 [DefaultDispatcher-worker-2 @coroutine#2207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecd6861 2025-04-25 13:54:51.382 [DefaultDispatcher-worker-2 @coroutine#2207] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50973/UmAppDatabase/replication/nodeId 2025-04-25 13:54:51.382 [DefaultDispatcher-worker-2 @coroutine#2207] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50973/UmAppDatabase/replication/nodeId. 2025-04-25 13:54:51.382 [DefaultDispatcher-worker-2 @coroutine#2207] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50973/UmAppDatabase/replication/nodeId 2025-04-25 13:54:51.382 [DefaultDispatcher-worker-6 @coroutine#2207] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50973/UmAppDatabase/replication/nodeId 2025-04-25 13:54:51.382 [DefaultDispatcher-worker-6 @coroutine#2207] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50973/UmAppDatabase/replication/nodeId 2025-04-25 13:54:51.424 [DefaultDispatcher-worker-18 @coroutine#2236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c4a8c93 2025-04-25 13:54:51.424 [DefaultDispatcher-worker-18 @coroutine#2236] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39787/UmAppDatabase/replication/nodeId 2025-04-25 13:54:51.424 [DefaultDispatcher-worker-18 @coroutine#2236] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39787/UmAppDatabase/replication/nodeId. 2025-04-25 13:54:51.424 [DefaultDispatcher-worker-18 @coroutine#2236] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39787/UmAppDatabase/replication/nodeId 2025-04-25 13:54:51.424 [DefaultDispatcher-worker-18 @coroutine#2236] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39787/UmAppDatabase/replication/nodeId 2025-04-25 13:54:51.424 [DefaultDispatcher-worker-18 @coroutine#2236] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39787/UmAppDatabase/replication/nodeId 2025-04-25 13:54:51.465 [DefaultDispatcher-worker-18 @coroutine#2265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59449395 2025-04-25 13:54:51.465 [DefaultDispatcher-worker-18 @coroutine#2265] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-25 13:54:51.465 [DefaultDispatcher-worker-18 @coroutine#2265] 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-25 13:54:51.465 [DefaultDispatcher-worker-18 @coroutine#2265] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-25 13:54:51.466 [DefaultDispatcher-worker-18 @coroutine#2265] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-25 13:54:51.490 [DefaultDispatcher-worker-2 @coroutine#2280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b0ff24 2025-04-25 13:54:51.490 [DefaultDispatcher-worker-2 @coroutine#2280] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53269/UmAppDatabase/replication/nodeId 2025-04-25 13:54:51.490 [DefaultDispatcher-worker-2 @coroutine#2280] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53269/UmAppDatabase/replication/nodeId. 2025-04-25 13:54:51.490 [DefaultDispatcher-worker-2 @coroutine#2280] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53269/UmAppDatabase/replication/nodeId 2025-04-25 13:54:51.490 [DefaultDispatcher-worker-15 @coroutine#2280] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53269/UmAppDatabase/replication/nodeId 2025-04-25 13:54:51.490 [DefaultDispatcher-worker-15 @coroutine#2280] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53269/UmAppDatabase/replication/nodeId 2025-04-25 13:54:51.597 [DefaultDispatcher-worker-14 @coroutine#2331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-25 13:54:51.598 [DefaultDispatcher-worker-14 @coroutine#2331] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47555/UmAppDatabase/replication/nodeId 2025-04-25 13:54:51.598 [DefaultDispatcher-worker-14 @coroutine#2331] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47555/UmAppDatabase/replication/nodeId. 2025-04-25 13:54:51.598 [DefaultDispatcher-worker-14 @coroutine#2331] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47555/UmAppDatabase/replication/nodeId 2025-04-25 13:54:51.598 [DefaultDispatcher-worker-18 @coroutine#2331] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47555/UmAppDatabase/replication/nodeId 2025-04-25 13:54:51.598 [DefaultDispatcher-worker-18 @coroutine#2331] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47555/UmAppDatabase/replication/nodeId 2025-04-25 13:54:51.672 [DefaultDispatcher-worker-20 @coroutine#2373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d76aa05 2025-04-25 13:54:51.673 [DefaultDispatcher-worker-20 @coroutine#2373] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40885/UmAppDatabase/replication/nodeId 2025-04-25 13:54:51.673 [DefaultDispatcher-worker-20 @coroutine#2373] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40885/UmAppDatabase/replication/nodeId. 2025-04-25 13:54:51.673 [DefaultDispatcher-worker-20 @coroutine#2373] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40885/UmAppDatabase/replication/nodeId 2025-04-25 13:54:51.673 [DefaultDispatcher-worker-9 @coroutine#2373] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40885/UmAppDatabase/replication/nodeId 2025-04-25 13:54:51.673 [DefaultDispatcher-worker-9 @coroutine#2373] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40885/UmAppDatabase/replication/nodeId 2025-04-25 13:54:51.782 [DefaultDispatcher-worker-4 @coroutine#2427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65384249 2025-04-25 13:54:51.782 [DefaultDispatcher-worker-4 @coroutine#2427] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32951/UmAppDatabase/replication/nodeId 2025-04-25 13:54:51.782 [DefaultDispatcher-worker-4 @coroutine#2427] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32951/UmAppDatabase/replication/nodeId. 2025-04-25 13:54:51.782 [DefaultDispatcher-worker-4 @coroutine#2427] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32951/UmAppDatabase/replication/nodeId 2025-04-25 13:54:51.783 [DefaultDispatcher-worker-16 @coroutine#2427] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32951/UmAppDatabase/replication/nodeId 2025-04-25 13:54:51.783 [DefaultDispatcher-worker-16 @coroutine#2427] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32951/UmAppDatabase/replication/nodeId 2025-04-25 13:54:52.127 [DefaultDispatcher-worker-3 @coroutine#2096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@389fad5b 2025-04-25 13:54:52.127 [DefaultDispatcher-worker-3 @coroutine#2096] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44505/UmAppDatabase/replication/nodeId 2025-04-25 13:54:52.127 [DefaultDispatcher-worker-3 @coroutine#2096] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44505/UmAppDatabase/replication/nodeId. 2025-04-25 13:54:52.127 [DefaultDispatcher-worker-3 @coroutine#2096] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44505/UmAppDatabase/replication/nodeId 2025-04-25 13:54:52.128 [DefaultDispatcher-worker-11 @coroutine#2096] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44505/UmAppDatabase/replication/nodeId 2025-04-25 13:54:52.128 [DefaultDispatcher-worker-11 @coroutine#2096] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44505/UmAppDatabase/replication/nodeId 2025-04-25 13:54:52.139 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2025-04-25 13:54:52.140 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2025-04-25 13:54:52.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:52.140 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65bc50c9: (connection evicted) 2025-04-25 13:54:52.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:52.140 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2025-04-25 13:54:52.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2025-04-25 13:54:52.142 [Test worker @coroutine#3403] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2025-04-25 13:54:52.142 [Test worker @coroutine#3403] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:52.142 [Test worker @coroutine#3403] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:52.142 [Test worker @coroutine#3403] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:52.142 [Test worker @coroutine#3403] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:52.142 [Test worker @coroutine#3403] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:52.142 [Test worker @coroutine#3403] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:52.142 [Test worker @coroutine#3403] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4474c514 2025-04-25 13:54:52.142 [Test worker @coroutine#3403] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:52.142 [Test worker @coroutine#3403] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:52.142 [Test worker @coroutine#3403] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:52.142 [Test worker @coroutine#3403] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:52.142 [Test worker @coroutine#3403] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:52.142 [Test worker @coroutine#3403] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:52.142 [Test worker @coroutine#3403] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:52.142 [Test worker @coroutine#3403] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:52.142 [Test worker @coroutine#3403] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:52.142 [Test worker @coroutine#3403] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:52.142 [Test worker @coroutine#3403] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:52.142 [Test worker @coroutine#3403] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:52.142 [Test worker @coroutine#3403] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:52.142 [Test worker @coroutine#3403] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:52.142 [Test worker @coroutine#3403] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:52.142 [Test worker @coroutine#3403] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:52.142 [Test worker @coroutine#3403] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:52.142 [Test worker @coroutine#3403] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:52.142 [Test worker @coroutine#3403] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:52.142 [Test worker @coroutine#3403] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2025-04-25 13:54:52.142 [Test worker @coroutine#3403] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:52.142 [Test worker @coroutine#3403] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:52.142 [Test worker @coroutine#3403] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:52.142 [Test worker @coroutine#3403] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:52.142 [Test worker @coroutine#3403] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:52.142 [Test worker @coroutine#3403] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:52.142 [Test worker @coroutine#3403] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:52.142 [Test worker @coroutine#3403] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:52.142 [Test worker @coroutine#3403] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2025-04-25 13:54:52.143 [Test worker @coroutine#3403] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fc44b4b 2025-04-25 13:54:52.143 [Test worker @coroutine#3403] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fc44b4b 2025-04-25 13:54:52.143 [Test worker @coroutine#3403] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2025-04-25 13:54:52.152 [Test worker @coroutine#3403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fc44b4b 2025-04-25 13:54:52.158 [Test worker @coroutine#3404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fc44b4b 2025-04-25 13:54:52.159 [Test worker @coroutine#3406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fc44b4b 2025-04-25 13:54:52.160 [Test worker @coroutine#3408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fc44b4b 2025-04-25 13:54:52.161 [Test worker @coroutine#3403] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2025-04-25 13:54:52.161 [Test worker @coroutine#3403] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:52.161 [Test worker @coroutine#3403] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:52.161 [Test worker @coroutine#3403] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:52.161 [Test worker @coroutine#3403] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:52.161 [Test worker @coroutine#3403] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:52.161 [Test worker @coroutine#3403] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:52.161 [Test worker @coroutine#3403] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e82b631 2025-04-25 13:54:52.161 [Test worker @coroutine#3403] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:52.161 [Test worker @coroutine#3403] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:52.161 [Test worker @coroutine#3403] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:52.161 [Test worker @coroutine#3403] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:52.161 [Test worker @coroutine#3403] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:52.161 [Test worker @coroutine#3403] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:52.161 [Test worker @coroutine#3403] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:52.161 [Test worker @coroutine#3403] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:52.161 [Test worker @coroutine#3403] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:52.161 [Test worker @coroutine#3403] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:52.161 [Test worker @coroutine#3403] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:52.161 [Test worker @coroutine#3403] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:52.161 [Test worker @coroutine#3403] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:52.161 [Test worker @coroutine#3403] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:52.161 [Test worker @coroutine#3403] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:52.161 [Test worker @coroutine#3403] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:52.161 [Test worker @coroutine#3403] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:52.161 [Test worker @coroutine#3403] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:52.161 [Test worker @coroutine#3403] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:52.161 [Test worker @coroutine#3403] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2025-04-25 13:54:52.161 [Test worker @coroutine#3403] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:52.161 [Test worker @coroutine#3403] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:52.161 [Test worker @coroutine#3403] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:52.161 [Test worker @coroutine#3403] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:52.161 [Test worker @coroutine#3403] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:52.161 [Test worker @coroutine#3403] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:52.161 [Test worker @coroutine#3403] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:52.161 [Test worker @coroutine#3403] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:52.161 [Test worker @coroutine#3403] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2025-04-25 13:54:52.161 [Test worker @coroutine#3403] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@70ca533a 2025-04-25 13:54:52.161 [Test worker @coroutine#3403] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@70ca533a 2025-04-25 13:54:52.161 [Test worker @coroutine#3403] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2025-04-25 13:54:52.171 [Test worker @coroutine#3403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ca533a 2025-04-25 13:54:52.176 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ca533a 2025-04-25 13:54:52.177 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ca533a 2025-04-25 13:54:52.178 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ca533a 2025-04-25 13:54:52.182 [DefaultDispatcher-worker-16 @coroutine#3416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ca533a 2025-04-25 13:54:52.191 [DefaultDispatcher-worker-21 @coroutine#3403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fc44b4b 2025-04-25 13:54:52.196 [DefaultDispatcher-worker-7 @coroutine#3403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fc44b4b 2025-04-25 13:54:52.201 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2025-04-25 13:54:52.201 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2025-04-25 13:54:52.201 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:52.201 [HikariPool-157 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5fc44b4b: (connection evicted) 2025-04-25 13:54:52.201 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:52.201 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2025-04-25 13:54:52.201 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2025-04-25 13:54:52.201 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2025-04-25 13:54:52.201 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2025-04-25 13:54:52.201 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:52.202 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70ca533a: (connection evicted) 2025-04-25 13:54:52.202 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:52.202 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2025-04-25 13:54:52.202 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2025-04-25 13:54:52.203 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2025-04-25 13:54:52.203 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:52.203 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:52.203 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:52.203 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:52.203 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:52.203 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:52.203 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f5a23c1 2025-04-25 13:54:52.203 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:52.203 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:52.203 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:52.203 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:52.203 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:52.203 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:52.203 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:52.203 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:52.203 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:52.203 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:52.203 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:52.203 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:52.203 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:52.203 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:52.203 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:52.203 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:52.203 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:52.203 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:52.203 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:52.203 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2025-04-25 13:54:52.203 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:52.203 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:52.203 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:52.203 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:52.203 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:52.203 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:52.203 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:52.203 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:52.203 [Test worker @coroutine#3463] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2025-04-25 13:54:52.203 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ccf06f1 2025-04-25 13:54:52.203 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ccf06f1 2025-04-25 13:54:52.203 [Test worker @coroutine#3463] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2025-04-25 13:54:52.212 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ccf06f1 2025-04-25 13:54:52.218 [Test worker @coroutine#3464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ccf06f1 2025-04-25 13:54:52.219 [Test worker @coroutine#3466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ccf06f1 2025-04-25 13:54:52.220 [Test worker @coroutine#3468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ccf06f1 2025-04-25 13:54:52.220 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2025-04-25 13:54:52.220 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:52.220 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:52.220 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:52.220 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:52.220 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:52.220 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:52.220 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d71476c 2025-04-25 13:54:52.220 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:52.220 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:52.220 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:52.220 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:52.220 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:52.220 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:52.220 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:52.220 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:52.220 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:52.220 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:52.220 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:52.220 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:52.220 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:52.220 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:52.220 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:52.220 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:52.220 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:52.220 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:52.220 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:52.220 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2025-04-25 13:54:52.220 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:52.220 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:52.220 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:52.220 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:52.220 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:52.220 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:52.220 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:52.220 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:52.220 [Test worker @coroutine#3463] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2025-04-25 13:54:52.221 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@cede70a 2025-04-25 13:54:52.221 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@cede70a 2025-04-25 13:54:52.221 [Test worker @coroutine#3463] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2025-04-25 13:54:52.226 [DefaultDispatcher-worker-8 @coroutine#2129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-25 13:54:52.226 [DefaultDispatcher-worker-8 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40419/UmAppDatabase/replication/nodeId 2025-04-25 13:54:52.226 [DefaultDispatcher-worker-8 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40419/UmAppDatabase/replication/nodeId. 2025-04-25 13:54:52.226 [DefaultDispatcher-worker-8 @coroutine#2129] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40419/UmAppDatabase/replication/nodeId 2025-04-25 13:54:52.227 [DefaultDispatcher-worker-13 @coroutine#2129] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40419/UmAppDatabase/replication/nodeId 2025-04-25 13:54:52.227 [DefaultDispatcher-worker-13 @coroutine#2129] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40419/UmAppDatabase/replication/nodeId 2025-04-25 13:54:52.230 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cede70a 2025-04-25 13:54:52.235 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cede70a 2025-04-25 13:54:52.236 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cede70a 2025-04-25 13:54:52.237 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cede70a 2025-04-25 13:54:52.241 [DefaultDispatcher-worker-11 @coroutine#3479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cede70a 2025-04-25 13:54:52.249 [DefaultDispatcher-worker-11 @coroutine#3463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ccf06f1 2025-04-25 13:54:52.254 [DefaultDispatcher-worker-1 @coroutine#3463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ccf06f1 2025-04-25 13:54:52.259 [DefaultDispatcher-worker-12 @coroutine#3463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ccf06f1 2025-04-25 13:54:52.269 [DefaultDispatcher-worker-18 @coroutine#3525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ccf06f1 2025-04-25 13:54:52.271 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2025-04-25 13:54:52.271 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2025-04-25 13:54:52.271 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:52.272 [HikariPool-159 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ccf06f1: (connection evicted) 2025-04-25 13:54:52.272 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:52.272 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2025-04-25 13:54:52.272 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2025-04-25 13:54:52.272 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2025-04-25 13:54:52.272 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2025-04-25 13:54:52.272 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:52.272 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@cede70a: (connection evicted) 2025-04-25 13:54:52.273 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:52.273 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2025-04-25 13:54:52.273 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2025-04-25 13:54:52.273 [Test worker @coroutine#3552] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2025-04-25 13:54:52.273 [Test worker @coroutine#3552] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:52.273 [Test worker @coroutine#3552] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:52.273 [Test worker @coroutine#3552] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:52.273 [Test worker @coroutine#3552] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:52.273 [Test worker @coroutine#3552] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:52.273 [Test worker @coroutine#3552] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:52.273 [Test worker @coroutine#3552] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6385b07d 2025-04-25 13:54:52.273 [Test worker @coroutine#3552] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:52.273 [Test worker @coroutine#3552] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:52.273 [Test worker @coroutine#3552] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:52.273 [Test worker @coroutine#3552] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:52.273 [Test worker @coroutine#3552] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:52.273 [Test worker @coroutine#3552] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:52.273 [Test worker @coroutine#3552] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:52.273 [Test worker @coroutine#3552] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:52.273 [Test worker @coroutine#3552] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:52.273 [Test worker @coroutine#3552] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:52.273 [Test worker @coroutine#3552] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:52.273 [Test worker @coroutine#3552] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:52.273 [Test worker @coroutine#3552] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:52.273 [Test worker @coroutine#3552] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:52.273 [Test worker @coroutine#3552] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:52.273 [Test worker @coroutine#3552] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:52.273 [Test worker @coroutine#3552] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:52.273 [Test worker @coroutine#3552] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:52.273 [Test worker @coroutine#3552] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:52.273 [Test worker @coroutine#3552] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2025-04-25 13:54:52.273 [Test worker @coroutine#3552] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:52.273 [Test worker @coroutine#3552] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:52.273 [Test worker @coroutine#3552] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:52.273 [Test worker @coroutine#3552] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:52.273 [Test worker @coroutine#3552] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:52.273 [Test worker @coroutine#3552] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:52.273 [Test worker @coroutine#3552] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:52.273 [Test worker @coroutine#3552] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:52.274 [Test worker @coroutine#3552] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2025-04-25 13:54:52.274 [Test worker @coroutine#3552] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@49ed3b76 2025-04-25 13:54:52.274 [Test worker @coroutine#3552] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@49ed3b76 2025-04-25 13:54:52.274 [Test worker @coroutine#3552] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2025-04-25 13:54:52.283 [Test worker @coroutine#3552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ed3b76 2025-04-25 13:54:52.289 [Test worker @coroutine#3553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ed3b76 2025-04-25 13:54:52.290 [Test worker @coroutine#3555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ed3b76 2025-04-25 13:54:52.291 [Test worker @coroutine#3557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ed3b76 2025-04-25 13:54:52.291 [Test worker @coroutine#3552] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2025-04-25 13:54:52.291 [Test worker @coroutine#3552] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:52.291 [Test worker @coroutine#3552] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:52.291 [Test worker @coroutine#3552] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:52.291 [Test worker @coroutine#3552] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:52.291 [Test worker @coroutine#3552] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:52.291 [Test worker @coroutine#3552] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:52.291 [Test worker @coroutine#3552] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56540a58 2025-04-25 13:54:52.291 [Test worker @coroutine#3552] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:52.291 [Test worker @coroutine#3552] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:52.291 [Test worker @coroutine#3552] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:52.291 [Test worker @coroutine#3552] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:52.291 [Test worker @coroutine#3552] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:52.291 [Test worker @coroutine#3552] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:52.291 [Test worker @coroutine#3552] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:52.291 [Test worker @coroutine#3552] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:52.291 [Test worker @coroutine#3552] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:52.291 [Test worker @coroutine#3552] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:52.291 [Test worker @coroutine#3552] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:52.291 [Test worker @coroutine#3552] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:52.291 [Test worker @coroutine#3552] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:52.291 [Test worker @coroutine#3552] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:52.291 [Test worker @coroutine#3552] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:52.291 [Test worker @coroutine#3552] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:52.291 [Test worker @coroutine#3552] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:52.291 [Test worker @coroutine#3552] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:52.291 [Test worker @coroutine#3552] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:52.291 [Test worker @coroutine#3552] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2025-04-25 13:54:52.291 [Test worker @coroutine#3552] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:52.291 [Test worker @coroutine#3552] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:52.291 [Test worker @coroutine#3552] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:52.291 [Test worker @coroutine#3552] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:52.291 [Test worker @coroutine#3552] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:52.291 [Test worker @coroutine#3552] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:52.291 [Test worker @coroutine#3552] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:52.291 [Test worker @coroutine#3552] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:52.291 [Test worker @coroutine#3552] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2025-04-25 13:54:52.292 [Test worker @coroutine#3552] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@10bf2185 2025-04-25 13:54:52.292 [Test worker @coroutine#3552] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@10bf2185 2025-04-25 13:54:52.292 [Test worker @coroutine#3552] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2025-04-25 13:54:52.301 [Test worker @coroutine#3552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10bf2185 2025-04-25 13:54:52.303 [DefaultDispatcher-worker-19 @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58dd1d0c 2025-04-25 13:54:52.303 [DefaultDispatcher-worker-19 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42403/UmAppDatabase/replication/nodeId 2025-04-25 13:54:52.303 [DefaultDispatcher-worker-19 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42403/UmAppDatabase/replication/nodeId. 2025-04-25 13:54:52.303 [DefaultDispatcher-worker-19 @coroutine#2175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42403/UmAppDatabase/replication/nodeId 2025-04-25 13:54:52.304 [DefaultDispatcher-worker-1 @coroutine#2175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42403/UmAppDatabase/replication/nodeId 2025-04-25 13:54:52.304 [DefaultDispatcher-worker-1 @coroutine#2175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42403/UmAppDatabase/replication/nodeId 2025-04-25 13:54:52.307 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10bf2185 2025-04-25 13:54:52.308 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10bf2185 2025-04-25 13:54:52.309 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10bf2185 2025-04-25 13:54:52.313 [DefaultDispatcher-worker-13 @coroutine#3568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10bf2185 2025-04-25 13:54:52.322 [DefaultDispatcher-worker-7 @coroutine#3552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ed3b76 2025-04-25 13:54:52.326 [DefaultDispatcher-worker-5 @coroutine#3552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ed3b76 2025-04-25 13:54:52.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2025-04-25 13:54:52.330 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2025-04-25 13:54:52.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:52.330 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@49ed3b76: (connection evicted) 2025-04-25 13:54:52.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:52.331 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2025-04-25 13:54:52.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2025-04-25 13:54:52.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2025-04-25 13:54:52.331 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2025-04-25 13:54:52.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:52.331 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10bf2185: (connection evicted) 2025-04-25 13:54:52.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:52.331 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2025-04-25 13:54:52.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2025-04-25 13:54:52.332 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2025-04-25 13:54:52.332 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:52.332 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:52.332 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:52.332 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:52.332 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:52.332 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:52.332 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71de943f 2025-04-25 13:54:52.332 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:52.332 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:52.332 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:52.332 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:52.332 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:52.332 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:52.332 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:52.332 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:52.332 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:52.332 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:52.332 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:52.332 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:52.332 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:52.332 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:52.332 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:52.332 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:52.332 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:52.332 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:52.332 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:52.332 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2025-04-25 13:54:52.332 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:52.332 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:52.332 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:52.332 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:52.332 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:52.332 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:52.332 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:52.332 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:52.332 [Test worker @coroutine#3612] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2025-04-25 13:54:52.333 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eda5325 2025-04-25 13:54:52.333 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eda5325 2025-04-25 13:54:52.333 [Test worker @coroutine#3612] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2025-04-25 13:54:52.342 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eda5325 2025-04-25 13:54:52.347 [Test worker @coroutine#3613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eda5325 2025-04-25 13:54:52.348 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eda5325 2025-04-25 13:54:52.350 [Test worker @coroutine#3617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eda5325 2025-04-25 13:54:52.350 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2025-04-25 13:54:52.350 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:52.350 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:52.350 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:52.350 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:52.350 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:52.350 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:52.350 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43815bc 2025-04-25 13:54:52.350 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:52.350 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:52.350 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:52.350 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:52.350 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:52.350 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:52.350 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:52.350 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:52.350 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:52.350 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:52.350 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:52.350 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:52.350 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:52.350 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:52.350 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:52.350 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:52.350 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:52.350 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:52.350 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:52.350 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2025-04-25 13:54:52.350 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:52.350 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:52.350 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:52.350 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:52.350 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:52.350 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:52.350 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:52.350 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:52.350 [Test worker @coroutine#3612] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2025-04-25 13:54:52.350 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ae3591b 2025-04-25 13:54:52.350 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ae3591b 2025-04-25 13:54:52.350 [Test worker @coroutine#3612] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2025-04-25 13:54:52.359 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ae3591b 2025-04-25 13:54:52.365 [Test worker @coroutine#3619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ae3591b 2025-04-25 13:54:52.366 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ae3591b 2025-04-25 13:54:52.367 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ae3591b 2025-04-25 13:54:52.371 [DefaultDispatcher-worker-15 @coroutine#3625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ae3591b 2025-04-25 13:54:52.379 [DefaultDispatcher-worker-15 @coroutine#3612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eda5325 2025-04-25 13:54:52.384 [DefaultDispatcher-worker-4 @coroutine#3612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eda5325 2025-04-25 13:54:52.387 [DefaultDispatcher-worker-11 @coroutine#2207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecd6861 2025-04-25 13:54:52.387 [DefaultDispatcher-worker-11 @coroutine#2207] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50973/UmAppDatabase/replication/nodeId 2025-04-25 13:54:52.387 [DefaultDispatcher-worker-11 @coroutine#2207] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50973/UmAppDatabase/replication/nodeId. 2025-04-25 13:54:52.387 [DefaultDispatcher-worker-11 @coroutine#2207] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50973/UmAppDatabase/replication/nodeId 2025-04-25 13:54:52.388 [DefaultDispatcher-worker-9 @coroutine#2207] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50973/UmAppDatabase/replication/nodeId 2025-04-25 13:54:52.388 [DefaultDispatcher-worker-9 @coroutine#2207] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50973/UmAppDatabase/replication/nodeId 2025-04-25 13:54:52.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2025-04-25 13:54:52.389 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2025-04-25 13:54:52.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:52.389 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4eda5325: (connection evicted) 2025-04-25 13:54:52.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:52.389 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2025-04-25 13:54:52.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2025-04-25 13:54:52.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2025-04-25 13:54:52.389 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2025-04-25 13:54:52.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:52.389 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ae3591b: (connection evicted) 2025-04-25 13:54:52.390 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:52.390 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2025-04-25 13:54:52.390 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2025-04-25 13:54:52.390 [Test worker @coroutine#3672] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2025-04-25 13:54:52.391 [Test worker @coroutine#3672] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:52.391 [Test worker @coroutine#3672] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:52.391 [Test worker @coroutine#3672] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:52.391 [Test worker @coroutine#3672] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:52.391 [Test worker @coroutine#3672] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:52.391 [Test worker @coroutine#3672] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:52.391 [Test worker @coroutine#3672] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b3f0552 2025-04-25 13:54:52.391 [Test worker @coroutine#3672] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:52.391 [Test worker @coroutine#3672] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:52.391 [Test worker @coroutine#3672] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:52.391 [Test worker @coroutine#3672] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:52.391 [Test worker @coroutine#3672] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:52.391 [Test worker @coroutine#3672] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:52.391 [Test worker @coroutine#3672] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:52.391 [Test worker @coroutine#3672] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:52.391 [Test worker @coroutine#3672] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:52.391 [Test worker @coroutine#3672] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:52.391 [Test worker @coroutine#3672] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:52.391 [Test worker @coroutine#3672] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:52.391 [Test worker @coroutine#3672] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:52.391 [Test worker @coroutine#3672] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:52.391 [Test worker @coroutine#3672] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:52.391 [Test worker @coroutine#3672] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:52.391 [Test worker @coroutine#3672] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:52.391 [Test worker @coroutine#3672] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:52.391 [Test worker @coroutine#3672] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:52.391 [Test worker @coroutine#3672] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2025-04-25 13:54:52.391 [Test worker @coroutine#3672] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:52.391 [Test worker @coroutine#3672] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:52.391 [Test worker @coroutine#3672] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:52.391 [Test worker @coroutine#3672] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:52.391 [Test worker @coroutine#3672] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:52.391 [Test worker @coroutine#3672] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:52.391 [Test worker @coroutine#3672] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:52.391 [Test worker @coroutine#3672] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:52.391 [Test worker @coroutine#3672] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2025-04-25 13:54:52.391 [Test worker @coroutine#3672] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@de06f28 2025-04-25 13:54:52.391 [Test worker @coroutine#3672] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@de06f28 2025-04-25 13:54:52.391 [Test worker @coroutine#3672] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2025-04-25 13:54:52.400 [Test worker @coroutine#3672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@de06f28 2025-04-25 13:54:52.406 [Test worker @coroutine#3673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@de06f28 2025-04-25 13:54:52.407 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@de06f28 2025-04-25 13:54:52.408 [Test worker @coroutine#3677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@de06f28 2025-04-25 13:54:52.408 [Test worker @coroutine#3672] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2025-04-25 13:54:52.408 [Test worker @coroutine#3672] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:52.408 [Test worker @coroutine#3672] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:52.408 [Test worker @coroutine#3672] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:52.408 [Test worker @coroutine#3672] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:52.408 [Test worker @coroutine#3672] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:52.408 [Test worker @coroutine#3672] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:52.408 [Test worker @coroutine#3672] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@196f9b75 2025-04-25 13:54:52.408 [Test worker @coroutine#3672] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:52.408 [Test worker @coroutine#3672] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:52.408 [Test worker @coroutine#3672] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:52.408 [Test worker @coroutine#3672] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:52.408 [Test worker @coroutine#3672] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:52.408 [Test worker @coroutine#3672] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:52.408 [Test worker @coroutine#3672] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:52.408 [Test worker @coroutine#3672] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:52.408 [Test worker @coroutine#3672] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:52.408 [Test worker @coroutine#3672] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:52.408 [Test worker @coroutine#3672] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:52.408 [Test worker @coroutine#3672] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:52.408 [Test worker @coroutine#3672] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:52.408 [Test worker @coroutine#3672] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:52.408 [Test worker @coroutine#3672] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:52.408 [Test worker @coroutine#3672] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:52.408 [Test worker @coroutine#3672] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:52.408 [Test worker @coroutine#3672] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:52.408 [Test worker @coroutine#3672] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:52.408 [Test worker @coroutine#3672] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2025-04-25 13:54:52.408 [Test worker @coroutine#3672] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:52.408 [Test worker @coroutine#3672] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:52.408 [Test worker @coroutine#3672] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:52.408 [Test worker @coroutine#3672] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:52.408 [Test worker @coroutine#3672] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:52.408 [Test worker @coroutine#3672] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:52.408 [Test worker @coroutine#3672] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:52.408 [Test worker @coroutine#3672] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:52.409 [Test worker @coroutine#3672] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2025-04-25 13:54:52.409 [Test worker @coroutine#3672] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ca9e25a 2025-04-25 13:54:52.409 [Test worker @coroutine#3672] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ca9e25a 2025-04-25 13:54:52.409 [Test worker @coroutine#3672] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2025-04-25 13:54:52.418 [Test worker @coroutine#3672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ca9e25a 2025-04-25 13:54:52.423 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ca9e25a 2025-04-25 13:54:52.424 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ca9e25a 2025-04-25 13:54:52.426 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ca9e25a 2025-04-25 13:54:52.428 [DefaultDispatcher-worker-4 @coroutine#2236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c4a8c93 2025-04-25 13:54:52.428 [DefaultDispatcher-worker-4 @coroutine#2236] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39787/UmAppDatabase/replication/nodeId 2025-04-25 13:54:52.428 [DefaultDispatcher-worker-4 @coroutine#2236] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39787/UmAppDatabase/replication/nodeId. 2025-04-25 13:54:52.428 [DefaultDispatcher-worker-4 @coroutine#2236] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39787/UmAppDatabase/replication/nodeId 2025-04-25 13:54:52.429 [DefaultDispatcher-worker-11 @coroutine#2236] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39787/UmAppDatabase/replication/nodeId 2025-04-25 13:54:52.429 [DefaultDispatcher-worker-11 @coroutine#2236] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39787/UmAppDatabase/replication/nodeId 2025-04-25 13:54:52.430 [DefaultDispatcher-worker-5 @coroutine#3685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ca9e25a 2025-04-25 13:54:52.438 [DefaultDispatcher-worker-5 @coroutine#3672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@de06f28 2025-04-25 13:54:52.443 [DefaultDispatcher-worker-9 @coroutine#3672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@de06f28 2025-04-25 13:54:52.448 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2025-04-25 13:54:52.448 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2025-04-25 13:54:52.448 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:52.448 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@de06f28: (connection evicted) 2025-04-25 13:54:52.449 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:52.449 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2025-04-25 13:54:52.449 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2025-04-25 13:54:52.449 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2025-04-25 13:54:52.449 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2025-04-25 13:54:52.449 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:52.449 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ca9e25a: (connection evicted) 2025-04-25 13:54:52.449 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:52.449 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2025-04-25 13:54:52.449 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2025-04-25 13:54:52.450 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2025-04-25 13:54:52.450 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:52.450 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:52.450 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:52.450 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:52.450 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:52.450 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:52.450 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3aafa1c1 2025-04-25 13:54:52.450 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:52.450 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:52.450 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:52.450 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:52.450 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:52.450 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:52.450 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:52.450 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:52.450 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:52.450 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:52.450 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:52.450 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:52.450 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:52.450 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:52.450 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:52.450 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:52.450 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:52.450 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:52.450 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:52.450 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2025-04-25 13:54:52.450 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:52.450 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:52.450 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:52.450 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:52.450 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:52.450 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:52.450 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:52.450 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:52.450 [Test worker @coroutine#3732] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2025-04-25 13:54:52.451 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@36cbe0fe 2025-04-25 13:54:52.451 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@36cbe0fe 2025-04-25 13:54:52.451 [Test worker @coroutine#3732] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2025-04-25 13:54:52.460 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36cbe0fe 2025-04-25 13:54:52.465 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36cbe0fe 2025-04-25 13:54:52.467 [Test worker @coroutine#3735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36cbe0fe 2025-04-25 13:54:52.468 [Test worker @coroutine#3737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36cbe0fe 2025-04-25 13:54:52.468 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2025-04-25 13:54:52.468 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:52.468 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:52.468 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:52.468 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:52.468 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:52.468 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:52.468 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@589dac96 2025-04-25 13:54:52.468 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:52.468 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:52.468 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:52.468 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:52.468 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:52.468 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:52.468 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:52.468 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:52.468 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:52.468 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:52.468 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:52.468 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:52.468 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:52.468 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:52.468 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:52.468 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:52.468 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:52.468 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:52.468 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:52.468 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2025-04-25 13:54:52.468 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:52.468 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:52.468 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:52.468 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:52.468 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:52.468 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:52.468 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:52.468 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:52.468 [Test worker @coroutine#3732] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2025-04-25 13:54:52.469 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e60925d 2025-04-25 13:54:52.469 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e60925d 2025-04-25 13:54:52.469 [Test worker @coroutine#3732] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2025-04-25 13:54:52.470 [DefaultDispatcher-worker-10 @coroutine#2265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59449395 2025-04-25 13:54:52.470 [DefaultDispatcher-worker-10 @coroutine#2265] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-25 13:54:52.470 [DefaultDispatcher-worker-10 @coroutine#2265] 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-25 13:54:52.470 [DefaultDispatcher-worker-10 @coroutine#2265] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-25 13:54:52.471 [DefaultDispatcher-worker-12 @coroutine#2265] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-25 13:54:52.478 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e60925d 2025-04-25 13:54:52.483 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e60925d 2025-04-25 13:54:52.484 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e60925d 2025-04-25 13:54:52.485 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e60925d 2025-04-25 13:54:52.489 [DefaultDispatcher-worker-3 @coroutine#3747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e60925d 2025-04-25 13:54:52.494 [DefaultDispatcher-worker-19 @coroutine#2280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b0ff24 2025-04-25 13:54:52.494 [DefaultDispatcher-worker-19 @coroutine#2280] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53269/UmAppDatabase/replication/nodeId 2025-04-25 13:54:52.494 [DefaultDispatcher-worker-19 @coroutine#2280] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53269/UmAppDatabase/replication/nodeId. 2025-04-25 13:54:52.494 [DefaultDispatcher-worker-19 @coroutine#2280] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53269/UmAppDatabase/replication/nodeId 2025-04-25 13:54:52.495 [DefaultDispatcher-worker-3 @coroutine#2280] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53269/UmAppDatabase/replication/nodeId 2025-04-25 13:54:52.495 [DefaultDispatcher-worker-3 @coroutine#2280] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53269/UmAppDatabase/replication/nodeId 2025-04-25 13:54:52.497 [DefaultDispatcher-worker-23 @coroutine#3732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36cbe0fe 2025-04-25 13:54:52.502 [DefaultDispatcher-worker-1 @coroutine#3732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36cbe0fe 2025-04-25 13:54:52.505 [DefaultDispatcher-worker-19 @coroutine#3732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36cbe0fe 2025-04-25 13:54:52.509 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2025-04-25 13:54:52.509 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2025-04-25 13:54:52.509 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:52.509 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36cbe0fe: (connection evicted) 2025-04-25 13:54:52.509 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:52.509 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2025-04-25 13:54:52.509 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2025-04-25 13:54:52.509 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2025-04-25 13:54:52.509 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2025-04-25 13:54:52.509 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:52.510 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e60925d: (connection evicted) 2025-04-25 13:54:52.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:52.510 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2025-04-25 13:54:52.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2025-04-25 13:54:52.511 [Test worker @coroutine#3797] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2025-04-25 13:54:52.511 [Test worker @coroutine#3797] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:52.511 [Test worker @coroutine#3797] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:52.511 [Test worker @coroutine#3797] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:52.511 [Test worker @coroutine#3797] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:52.511 [Test worker @coroutine#3797] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:52.511 [Test worker @coroutine#3797] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:52.511 [Test worker @coroutine#3797] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69c03fa2 2025-04-25 13:54:52.511 [Test worker @coroutine#3797] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:52.511 [Test worker @coroutine#3797] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:52.511 [Test worker @coroutine#3797] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:52.511 [Test worker @coroutine#3797] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:52.511 [Test worker @coroutine#3797] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:52.511 [Test worker @coroutine#3797] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:52.511 [Test worker @coroutine#3797] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:52.511 [Test worker @coroutine#3797] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:52.511 [Test worker @coroutine#3797] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:52.511 [Test worker @coroutine#3797] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:52.511 [Test worker @coroutine#3797] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:52.511 [Test worker @coroutine#3797] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:52.511 [Test worker @coroutine#3797] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:52.511 [Test worker @coroutine#3797] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:52.511 [Test worker @coroutine#3797] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:52.511 [Test worker @coroutine#3797] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:52.511 [Test worker @coroutine#3797] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:52.511 [Test worker @coroutine#3797] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:52.511 [Test worker @coroutine#3797] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:52.511 [Test worker @coroutine#3797] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2025-04-25 13:54:52.511 [Test worker @coroutine#3797] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:52.511 [Test worker @coroutine#3797] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:52.511 [Test worker @coroutine#3797] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:52.511 [Test worker @coroutine#3797] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:52.511 [Test worker @coroutine#3797] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:52.511 [Test worker @coroutine#3797] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:52.511 [Test worker @coroutine#3797] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:52.511 [Test worker @coroutine#3797] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:52.511 [Test worker @coroutine#3797] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2025-04-25 13:54:52.511 [Test worker @coroutine#3797] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f0b2fe1 2025-04-25 13:54:52.511 [Test worker @coroutine#3797] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f0b2fe1 2025-04-25 13:54:52.511 [Test worker @coroutine#3797] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2025-04-25 13:54:52.519 [Test worker @coroutine#3797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f0b2fe1 2025-04-25 13:54:52.524 [Test worker @coroutine#3798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f0b2fe1 2025-04-25 13:54:52.524 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f0b2fe1 2025-04-25 13:54:52.525 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f0b2fe1 2025-04-25 13:54:52.526 [Test worker @coroutine#3797] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2025-04-25 13:54:52.526 [Test worker @coroutine#3797] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:52.526 [Test worker @coroutine#3797] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:52.526 [Test worker @coroutine#3797] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:52.526 [Test worker @coroutine#3797] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:52.526 [Test worker @coroutine#3797] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:52.526 [Test worker @coroutine#3797] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:52.526 [Test worker @coroutine#3797] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67f5066e 2025-04-25 13:54:52.526 [Test worker @coroutine#3797] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:52.526 [Test worker @coroutine#3797] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:52.526 [Test worker @coroutine#3797] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:52.526 [Test worker @coroutine#3797] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:52.526 [Test worker @coroutine#3797] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:52.526 [Test worker @coroutine#3797] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:52.526 [Test worker @coroutine#3797] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:52.526 [Test worker @coroutine#3797] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:52.526 [Test worker @coroutine#3797] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:52.526 [Test worker @coroutine#3797] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:52.526 [Test worker @coroutine#3797] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:52.526 [Test worker @coroutine#3797] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:52.526 [Test worker @coroutine#3797] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:52.526 [Test worker @coroutine#3797] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:52.526 [Test worker @coroutine#3797] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:52.526 [Test worker @coroutine#3797] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:52.526 [Test worker @coroutine#3797] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:52.526 [Test worker @coroutine#3797] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:52.526 [Test worker @coroutine#3797] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:52.526 [Test worker @coroutine#3797] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2025-04-25 13:54:52.526 [Test worker @coroutine#3797] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:52.526 [Test worker @coroutine#3797] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:52.526 [Test worker @coroutine#3797] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:52.526 [Test worker @coroutine#3797] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:52.526 [Test worker @coroutine#3797] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:52.526 [Test worker @coroutine#3797] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:52.526 [Test worker @coroutine#3797] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:52.526 [Test worker @coroutine#3797] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:52.526 [Test worker @coroutine#3797] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2025-04-25 13:54:52.526 [Test worker @coroutine#3797] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@6903bec9 2025-04-25 13:54:52.526 [Test worker @coroutine#3797] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@6903bec9 2025-04-25 13:54:52.526 [Test worker @coroutine#3797] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2025-04-25 13:54:52.533 [Test worker @coroutine#3797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6903bec9 2025-04-25 13:54:52.538 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6903bec9 2025-04-25 13:54:52.539 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6903bec9 2025-04-25 13:54:52.540 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6903bec9 2025-04-25 13:54:52.543 [DefaultDispatcher-worker-17 @coroutine#3810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6903bec9 2025-04-25 13:54:52.550 [DefaultDispatcher-worker-20 @coroutine#3797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f0b2fe1 2025-04-25 13:54:52.555 [DefaultDispatcher-worker-18 @coroutine#3797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f0b2fe1 2025-04-25 13:54:52.558 [DefaultDispatcher-worker-21 @coroutine#3797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f0b2fe1 2025-04-25 13:54:52.567 [DefaultDispatcher-worker-6 @coroutine#3857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f0b2fe1 2025-04-25 13:54:52.570 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2025-04-25 13:54:52.570 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2025-04-25 13:54:52.570 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:52.570 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f0b2fe1: (connection evicted) 2025-04-25 13:54:52.570 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:52.570 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2025-04-25 13:54:52.570 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2025-04-25 13:54:52.571 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2025-04-25 13:54:52.571 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2025-04-25 13:54:52.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:52.571 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6903bec9: (connection evicted) 2025-04-25 13:54:52.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:52.571 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2025-04-25 13:54:52.571 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2025-04-25 13:54:52.572 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2025-04-25 13:54:52.572 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:52.572 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:52.572 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:52.572 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:52.572 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:52.572 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:52.572 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2cf93603 2025-04-25 13:54:52.572 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:52.572 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:52.572 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:52.572 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:52.572 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:52.572 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:52.572 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:52.572 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:52.572 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:52.572 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:52.572 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:52.572 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:52.572 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:52.572 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:52.572 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:52.572 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:52.572 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:52.572 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:52.572 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:52.572 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2025-04-25 13:54:52.572 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:52.572 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:52.572 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:52.572 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:52.572 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:52.572 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:52.572 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:52.572 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:52.572 [Test worker @coroutine#3884] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2025-04-25 13:54:52.572 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@dab0a6c 2025-04-25 13:54:52.572 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@dab0a6c 2025-04-25 13:54:52.572 [Test worker @coroutine#3884] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2025-04-25 13:54:52.582 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dab0a6c 2025-04-25 13:54:52.587 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dab0a6c 2025-04-25 13:54:52.588 [Test worker @coroutine#3887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dab0a6c 2025-04-25 13:54:52.589 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dab0a6c 2025-04-25 13:54:52.589 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2025-04-25 13:54:52.589 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:52.589 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:52.589 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:52.589 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:52.589 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:52.589 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:52.589 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e834f3a 2025-04-25 13:54:52.589 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:52.589 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:52.589 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:52.589 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:52.589 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:52.589 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:52.589 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:52.589 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:52.589 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:52.589 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:52.589 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:52.589 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:52.589 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:52.589 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:52.589 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:52.589 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:52.589 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:52.589 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:52.589 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:52.589 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2025-04-25 13:54:52.589 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:52.589 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:52.589 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:52.589 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:52.589 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:52.589 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:52.589 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:52.589 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:52.589 [Test worker @coroutine#3884] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2025-04-25 13:54:52.590 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@57ce8f63 2025-04-25 13:54:52.590 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@57ce8f63 2025-04-25 13:54:52.590 [Test worker @coroutine#3884] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2025-04-25 13:54:52.597 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ce8f63 2025-04-25 13:54:52.602 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ce8f63 2025-04-25 13:54:52.603 [DefaultDispatcher-worker-2 @coroutine#2331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-25 13:54:52.603 [DefaultDispatcher-worker-2 @coroutine#2331] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47555/UmAppDatabase/replication/nodeId 2025-04-25 13:54:52.603 [DefaultDispatcher-worker-2 @coroutine#2331] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47555/UmAppDatabase/replication/nodeId. 2025-04-25 13:54:52.603 [DefaultDispatcher-worker-2 @coroutine#2331] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47555/UmAppDatabase/replication/nodeId 2025-04-25 13:54:52.603 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ce8f63 2025-04-25 13:54:52.603 [DefaultDispatcher-worker-5 @coroutine#2331] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47555/UmAppDatabase/replication/nodeId 2025-04-25 13:54:52.603 [DefaultDispatcher-worker-5 @coroutine#2331] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47555/UmAppDatabase/replication/nodeId 2025-04-25 13:54:52.604 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ce8f63 2025-04-25 13:54:52.608 [DefaultDispatcher-worker-21 @coroutine#3900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ce8f63 2025-04-25 13:54:52.615 [DefaultDispatcher-worker-1 @coroutine#3884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dab0a6c 2025-04-25 13:54:52.620 [DefaultDispatcher-worker-18 @coroutine#3884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dab0a6c 2025-04-25 13:54:52.621 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dab0a6c 2025-04-25 13:54:52.624 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2025-04-25 13:54:52.624 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2025-04-25 13:54:52.624 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:52.624 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@dab0a6c: (connection evicted) 2025-04-25 13:54:52.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:52.625 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2025-04-25 13:54:52.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2025-04-25 13:54:52.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2025-04-25 13:54:52.625 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2025-04-25 13:54:52.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:52.625 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57ce8f63: (connection evicted) 2025-04-25 13:54:52.626 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:52.626 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2025-04-25 13:54:52.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2025-04-25 13:54:52.626 [Test worker @coroutine#3946] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2025-04-25 13:54:52.626 [Test worker @coroutine#3946] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:52.626 [Test worker @coroutine#3946] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:52.626 [Test worker @coroutine#3946] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:52.626 [Test worker @coroutine#3946] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:52.626 [Test worker @coroutine#3946] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:52.626 [Test worker @coroutine#3946] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:52.626 [Test worker @coroutine#3946] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c142018 2025-04-25 13:54:52.626 [Test worker @coroutine#3946] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:52.626 [Test worker @coroutine#3946] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:52.626 [Test worker @coroutine#3946] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:52.626 [Test worker @coroutine#3946] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:52.626 [Test worker @coroutine#3946] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:52.626 [Test worker @coroutine#3946] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:52.626 [Test worker @coroutine#3946] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:52.626 [Test worker @coroutine#3946] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:52.626 [Test worker @coroutine#3946] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:52.626 [Test worker @coroutine#3946] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:52.626 [Test worker @coroutine#3946] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:52.626 [Test worker @coroutine#3946] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:52.626 [Test worker @coroutine#3946] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:52.626 [Test worker @coroutine#3946] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:52.626 [Test worker @coroutine#3946] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:52.626 [Test worker @coroutine#3946] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:52.626 [Test worker @coroutine#3946] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:52.626 [Test worker @coroutine#3946] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:52.626 [Test worker @coroutine#3946] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:52.626 [Test worker @coroutine#3946] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2025-04-25 13:54:52.626 [Test worker @coroutine#3946] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:52.626 [Test worker @coroutine#3946] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:52.626 [Test worker @coroutine#3946] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:52.626 [Test worker @coroutine#3946] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:52.626 [Test worker @coroutine#3946] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:52.626 [Test worker @coroutine#3946] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:52.626 [Test worker @coroutine#3946] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:52.626 [Test worker @coroutine#3946] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:52.626 [Test worker @coroutine#3946] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2025-04-25 13:54:52.626 [Test worker @coroutine#3946] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@793577e0 2025-04-25 13:54:52.626 [Test worker @coroutine#3946] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@793577e0 2025-04-25 13:54:52.627 [Test worker @coroutine#3946] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2025-04-25 13:54:52.634 [Test worker @coroutine#3946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@793577e0 2025-04-25 13:54:52.639 [Test worker @coroutine#3947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@793577e0 2025-04-25 13:54:52.640 [Test worker @coroutine#3949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@793577e0 2025-04-25 13:54:52.640 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@793577e0 2025-04-25 13:54:52.641 [Test worker @coroutine#3946] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2025-04-25 13:54:52.641 [Test worker @coroutine#3946] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:52.641 [Test worker @coroutine#3946] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:52.641 [Test worker @coroutine#3946] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:52.641 [Test worker @coroutine#3946] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:52.641 [Test worker @coroutine#3946] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:52.641 [Test worker @coroutine#3946] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:52.641 [Test worker @coroutine#3946] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17478cec 2025-04-25 13:54:52.641 [Test worker @coroutine#3946] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:52.641 [Test worker @coroutine#3946] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:52.641 [Test worker @coroutine#3946] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:52.641 [Test worker @coroutine#3946] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:52.641 [Test worker @coroutine#3946] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:52.641 [Test worker @coroutine#3946] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:52.641 [Test worker @coroutine#3946] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:52.641 [Test worker @coroutine#3946] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:52.641 [Test worker @coroutine#3946] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:52.641 [Test worker @coroutine#3946] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:52.641 [Test worker @coroutine#3946] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:52.641 [Test worker @coroutine#3946] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:52.641 [Test worker @coroutine#3946] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:52.641 [Test worker @coroutine#3946] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:52.641 [Test worker @coroutine#3946] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:52.641 [Test worker @coroutine#3946] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:52.641 [Test worker @coroutine#3946] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:52.641 [Test worker @coroutine#3946] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:52.641 [Test worker @coroutine#3946] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:52.641 [Test worker @coroutine#3946] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2025-04-25 13:54:52.641 [Test worker @coroutine#3946] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:52.641 [Test worker @coroutine#3946] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:52.641 [Test worker @coroutine#3946] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:52.641 [Test worker @coroutine#3946] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:52.641 [Test worker @coroutine#3946] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:52.641 [Test worker @coroutine#3946] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:52.641 [Test worker @coroutine#3946] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:52.641 [Test worker @coroutine#3946] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:52.641 [Test worker @coroutine#3946] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2025-04-25 13:54:52.641 [Test worker @coroutine#3946] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@14c8dfb9 2025-04-25 13:54:52.641 [Test worker @coroutine#3946] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@14c8dfb9 2025-04-25 13:54:52.641 [Test worker @coroutine#3946] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2025-04-25 13:54:52.648 [Test worker @coroutine#3946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14c8dfb9 2025-04-25 13:54:52.653 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14c8dfb9 2025-04-25 13:54:52.654 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14c8dfb9 2025-04-25 13:54:52.654 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14c8dfb9 2025-04-25 13:54:52.658 [DefaultDispatcher-worker-8 @coroutine#3959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14c8dfb9 2025-04-25 13:54:52.666 [DefaultDispatcher-worker-5 @coroutine#3946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@793577e0 2025-04-25 13:54:52.670 [DefaultDispatcher-worker-4 @coroutine#3946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@793577e0 2025-04-25 13:54:52.671 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@793577e0 2025-04-25 13:54:52.672 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@793577e0 2025-04-25 13:54:52.676 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2025-04-25 13:54:52.676 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2025-04-25 13:54:52.676 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:52.676 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@793577e0: (connection evicted) 2025-04-25 13:54:52.676 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:52.676 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2025-04-25 13:54:52.676 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2025-04-25 13:54:52.676 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2025-04-25 13:54:52.676 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2025-04-25 13:54:52.676 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:52.677 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@14c8dfb9: (connection evicted) 2025-04-25 13:54:52.677 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:52.677 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2025-04-25 13:54:52.677 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2025-04-25 13:54:52.678 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2025-04-25 13:54:52.678 [DefaultDispatcher-worker-7 @coroutine#2373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d76aa05 2025-04-25 13:54:52.678 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:52.678 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:52.678 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:52.678 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:52.678 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:52.678 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:52.678 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64c009b8 2025-04-25 13:54:52.678 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:52.678 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:52.678 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:52.678 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:52.678 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:52.678 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:52.678 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:52.678 [DefaultDispatcher-worker-7 @coroutine#2373] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40885/UmAppDatabase/replication/nodeId 2025-04-25 13:54:52.678 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:52.678 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:52.678 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:52.678 [DefaultDispatcher-worker-7 @coroutine#2373] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40885/UmAppDatabase/replication/nodeId. 2025-04-25 13:54:52.678 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:52.678 [DefaultDispatcher-worker-7 @coroutine#2373] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40885/UmAppDatabase/replication/nodeId 2025-04-25 13:54:52.678 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:52.678 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:52.678 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:52.678 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:52.678 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:52.678 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:52.678 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:52.678 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:52.678 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2025-04-25 13:54:52.678 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:52.678 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:52.678 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:52.678 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:52.678 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:52.678 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:52.678 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:52.678 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:52.678 [Test worker @coroutine#4007] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2025-04-25 13:54:52.678 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@570f96b7 2025-04-25 13:54:52.678 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@570f96b7 2025-04-25 13:54:52.678 [Test worker @coroutine#4007] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2025-04-25 13:54:52.678 [DefaultDispatcher-worker-7 @coroutine#2373] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40885/UmAppDatabase/replication/nodeId 2025-04-25 13:54:52.678 [DefaultDispatcher-worker-7 @coroutine#2373] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40885/UmAppDatabase/replication/nodeId 2025-04-25 13:54:52.685 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@570f96b7 2025-04-25 13:54:52.691 [Test worker @coroutine#4011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@570f96b7 2025-04-25 13:54:52.692 [Test worker @coroutine#4013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@570f96b7 2025-04-25 13:54:52.693 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@570f96b7 2025-04-25 13:54:52.693 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2025-04-25 13:54:52.693 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:52.693 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:52.693 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:52.693 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:52.693 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:52.693 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:52.693 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a89722e 2025-04-25 13:54:52.693 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:52.693 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:52.693 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:52.693 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:52.693 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:52.693 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:52.693 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:52.693 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:52.693 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:52.693 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:52.693 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:52.693 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:52.693 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:52.693 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:52.693 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:52.693 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:52.693 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:52.693 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:52.693 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:52.693 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2025-04-25 13:54:52.693 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:52.693 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:52.693 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:52.693 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:52.693 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:52.693 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:52.693 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:52.693 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:52.693 [Test worker @coroutine#4007] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2025-04-25 13:54:52.693 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@2116e9cf 2025-04-25 13:54:52.693 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@2116e9cf 2025-04-25 13:54:52.693 [Test worker @coroutine#4007] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2025-04-25 13:54:52.701 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2116e9cf 2025-04-25 13:54:52.705 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2116e9cf 2025-04-25 13:54:52.706 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2116e9cf 2025-04-25 13:54:52.707 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2116e9cf 2025-04-25 13:54:52.711 [DefaultDispatcher-worker-6 @coroutine#4023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2116e9cf 2025-04-25 13:54:52.718 [DefaultDispatcher-worker-6 @coroutine#4007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@570f96b7 2025-04-25 13:54:52.722 [DefaultDispatcher-worker-14 @coroutine#4007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@570f96b7 2025-04-25 13:54:52.761 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2025-04-25 13:54:52.761 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2025-04-25 13:54:52.761 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:52.761 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@570f96b7: (connection evicted) 2025-04-25 13:54:52.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:52.762 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2025-04-25 13:54:52.762 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2025-04-25 13:54:52.762 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2025-04-25 13:54:52.762 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2025-04-25 13:54:52.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:52.762 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2116e9cf: (connection evicted) 2025-04-25 13:54:52.763 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:52.763 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2025-04-25 13:54:52.763 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2025-04-25 13:54:52.763 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2025-04-25 13:54:52.763 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:52.763 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:52.763 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:52.763 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:52.763 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:52.763 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:52.763 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b6b9981 2025-04-25 13:54:52.763 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:52.763 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:52.763 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:52.763 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:52.763 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:52.763 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:52.763 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:52.763 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:52.763 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:52.763 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:52.763 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:52.763 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:52.763 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:52.763 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:52.763 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:52.763 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:52.763 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:52.763 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:52.763 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:52.763 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2025-04-25 13:54:52.763 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:52.763 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:52.763 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:52.763 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:52.763 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:52.763 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:52.763 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:52.763 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:52.763 [Test worker @coroutine#4080] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2025-04-25 13:54:52.764 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@43b1fdb7 2025-04-25 13:54:52.764 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@43b1fdb7 2025-04-25 13:54:52.764 [Test worker @coroutine#4080] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2025-04-25 13:54:52.771 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43b1fdb7 2025-04-25 13:54:52.776 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43b1fdb7 2025-04-25 13:54:52.777 [Test worker @coroutine#4083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43b1fdb7 2025-04-25 13:54:52.778 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43b1fdb7 2025-04-25 13:54:52.778 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2025-04-25 13:54:52.778 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:52.778 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:52.778 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:52.778 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:52.778 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:52.778 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:52.778 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57b4fc1e 2025-04-25 13:54:52.778 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:52.778 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:52.778 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:52.778 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:52.778 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:52.778 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:52.778 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:52.778 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:52.778 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:52.778 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:52.778 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:52.778 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:52.778 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:52.778 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:52.778 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:52.778 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:52.778 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:52.778 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:52.778 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:52.778 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2025-04-25 13:54:52.778 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:52.778 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:52.778 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:52.778 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:52.778 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:52.778 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:52.778 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:52.778 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:52.778 [Test worker @coroutine#4080] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2025-04-25 13:54:52.778 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@15c48119 2025-04-25 13:54:52.778 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@15c48119 2025-04-25 13:54:52.778 [Test worker @coroutine#4080] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2025-04-25 13:54:52.786 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15c48119 2025-04-25 13:54:52.787 [DefaultDispatcher-worker-19 @coroutine#2427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65384249 2025-04-25 13:54:52.788 [DefaultDispatcher-worker-19 @coroutine#2427] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32951/UmAppDatabase/replication/nodeId 2025-04-25 13:54:52.788 [DefaultDispatcher-worker-19 @coroutine#2427] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32951/UmAppDatabase/replication/nodeId. 2025-04-25 13:54:52.788 [DefaultDispatcher-worker-19 @coroutine#2427] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32951/UmAppDatabase/replication/nodeId 2025-04-25 13:54:52.788 [DefaultDispatcher-worker-3 @coroutine#2427] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32951/UmAppDatabase/replication/nodeId 2025-04-25 13:54:52.788 [DefaultDispatcher-worker-3 @coroutine#2427] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32951/UmAppDatabase/replication/nodeId 2025-04-25 13:54:52.791 [Test worker @coroutine#4087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15c48119 2025-04-25 13:54:52.792 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15c48119 2025-04-25 13:54:52.793 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15c48119 2025-04-25 13:54:52.796 [DefaultDispatcher-worker-1 @coroutine#4097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15c48119 2025-04-25 13:54:52.803 [DefaultDispatcher-worker-19 @coroutine#4080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43b1fdb7 2025-04-25 13:54:52.808 [DefaultDispatcher-worker-1 @coroutine#4080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43b1fdb7 2025-04-25 13:54:52.812 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2025-04-25 13:54:52.812 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2025-04-25 13:54:52.812 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:52.812 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43b1fdb7: (connection evicted) 2025-04-25 13:54:52.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:52.813 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2025-04-25 13:54:52.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2025-04-25 13:54:52.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2025-04-25 13:54:52.813 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2025-04-25 13:54:52.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:52.813 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15c48119: (connection evicted) 2025-04-25 13:54:52.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:52.813 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2025-04-25 13:54:52.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2025-04-25 13:54:52.814 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2025-04-25 13:54:52.814 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:52.814 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:52.814 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:52.814 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:52.814 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:52.814 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:52.814 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ff7de80 2025-04-25 13:54:52.814 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:52.814 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:52.814 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:52.814 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:52.814 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:52.814 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:52.814 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:52.814 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:52.814 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:52.814 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:52.814 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:52.814 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:52.814 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:52.814 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:52.814 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:52.814 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:52.814 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:52.814 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:52.814 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:52.814 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2025-04-25 13:54:52.814 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:52.814 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:52.814 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:52.814 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:52.814 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:52.814 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:52.814 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:52.814 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:52.814 [Test worker @coroutine#4141] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2025-04-25 13:54:52.814 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cd6112b 2025-04-25 13:54:52.814 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cd6112b 2025-04-25 13:54:52.814 [Test worker @coroutine#4141] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2025-04-25 13:54:52.822 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cd6112b 2025-04-25 13:54:52.827 [Test worker @coroutine#4142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cd6112b 2025-04-25 13:54:52.827 [Test worker @coroutine#4144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cd6112b 2025-04-25 13:54:52.828 [Test worker @coroutine#4146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cd6112b 2025-04-25 13:54:52.829 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2025-04-25 13:54:52.829 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:52.829 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:52.829 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:52.829 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:52.829 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:52.829 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:52.829 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@373e3dac 2025-04-25 13:54:52.829 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:52.829 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:52.829 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:52.829 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:52.829 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:52.829 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:52.829 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:52.829 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:52.829 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:52.829 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:52.829 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:52.829 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:52.829 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:52.829 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:52.829 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:52.829 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:52.829 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:52.829 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:52.829 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:52.829 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2025-04-25 13:54:52.829 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:52.829 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:52.829 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:52.829 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:52.829 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:52.829 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:52.829 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:52.829 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:52.829 [Test worker @coroutine#4141] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2025-04-25 13:54:52.829 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@2265a052 2025-04-25 13:54:52.829 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@2265a052 2025-04-25 13:54:52.829 [Test worker @coroutine#4141] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2025-04-25 13:54:52.836 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2265a052 2025-04-25 13:54:52.841 [Test worker @coroutine#4148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2265a052 2025-04-25 13:54:52.842 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2265a052 2025-04-25 13:54:52.843 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2265a052 2025-04-25 13:54:52.847 [DefaultDispatcher-worker-22 @coroutine#4154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2265a052 2025-04-25 13:54:52.853 [DefaultDispatcher-worker-11 @coroutine#4141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cd6112b 2025-04-25 13:54:52.858 [DefaultDispatcher-worker-5 @coroutine#4141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cd6112b 2025-04-25 13:54:52.859 [Test worker @coroutine#4164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cd6112b 2025-04-25 13:54:52.860 [Test worker @coroutine#4166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cd6112b 2025-04-25 13:54:52.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2025-04-25 13:54:52.863 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2025-04-25 13:54:52.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:52.863 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2cd6112b: (connection evicted) 2025-04-25 13:54:52.864 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:52.864 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2025-04-25 13:54:52.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2025-04-25 13:54:52.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2025-04-25 13:54:52.864 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2025-04-25 13:54:52.864 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:52.864 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2265a052: (connection evicted) 2025-04-25 13:54:52.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:52.865 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2025-04-25 13:54:52.865 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2025-04-25 13:54:52.865 [Test worker @coroutine#4202] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2025-04-25 13:54:52.865 [Test worker @coroutine#4202] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:52.865 [Test worker @coroutine#4202] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:52.865 [Test worker @coroutine#4202] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:52.865 [Test worker @coroutine#4202] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:52.865 [Test worker @coroutine#4202] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:52.865 [Test worker @coroutine#4202] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:52.865 [Test worker @coroutine#4202] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59c530b5 2025-04-25 13:54:52.865 [Test worker @coroutine#4202] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:52.865 [Test worker @coroutine#4202] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:52.865 [Test worker @coroutine#4202] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:52.865 [Test worker @coroutine#4202] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:52.865 [Test worker @coroutine#4202] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:52.865 [Test worker @coroutine#4202] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:52.865 [Test worker @coroutine#4202] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:52.865 [Test worker @coroutine#4202] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:52.865 [Test worker @coroutine#4202] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:52.865 [Test worker @coroutine#4202] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:52.865 [Test worker @coroutine#4202] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:52.865 [Test worker @coroutine#4202] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:52.865 [Test worker @coroutine#4202] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:52.865 [Test worker @coroutine#4202] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:52.865 [Test worker @coroutine#4202] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:52.865 [Test worker @coroutine#4202] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:52.865 [Test worker @coroutine#4202] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:52.865 [Test worker @coroutine#4202] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:52.865 [Test worker @coroutine#4202] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:52.865 [Test worker @coroutine#4202] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2025-04-25 13:54:52.865 [Test worker @coroutine#4202] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:52.865 [Test worker @coroutine#4202] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:52.865 [Test worker @coroutine#4202] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:52.865 [Test worker @coroutine#4202] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:52.865 [Test worker @coroutine#4202] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:52.865 [Test worker @coroutine#4202] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:52.865 [Test worker @coroutine#4202] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:52.865 [Test worker @coroutine#4202] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:52.865 [Test worker @coroutine#4202] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2025-04-25 13:54:52.866 [Test worker @coroutine#4202] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@8d56ddd 2025-04-25 13:54:52.866 [Test worker @coroutine#4202] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@8d56ddd 2025-04-25 13:54:52.866 [Test worker @coroutine#4202] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2025-04-25 13:54:52.873 [Test worker @coroutine#4202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8d56ddd 2025-04-25 13:54:52.878 [Test worker @coroutine#4203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8d56ddd 2025-04-25 13:54:52.879 [Test worker @coroutine#4205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8d56ddd 2025-04-25 13:54:52.880 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8d56ddd 2025-04-25 13:54:52.880 [Test worker @coroutine#4202] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2025-04-25 13:54:52.880 [Test worker @coroutine#4202] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:52.880 [Test worker @coroutine#4202] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:52.880 [Test worker @coroutine#4202] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:52.880 [Test worker @coroutine#4202] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:52.880 [Test worker @coroutine#4202] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:52.880 [Test worker @coroutine#4202] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:52.880 [Test worker @coroutine#4202] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@279e9c95 2025-04-25 13:54:52.880 [Test worker @coroutine#4202] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:52.880 [Test worker @coroutine#4202] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:52.880 [Test worker @coroutine#4202] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:52.880 [Test worker @coroutine#4202] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:52.880 [Test worker @coroutine#4202] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:52.880 [Test worker @coroutine#4202] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:52.880 [Test worker @coroutine#4202] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:52.880 [Test worker @coroutine#4202] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:52.880 [Test worker @coroutine#4202] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:52.880 [Test worker @coroutine#4202] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:52.880 [Test worker @coroutine#4202] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:52.880 [Test worker @coroutine#4202] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:52.880 [Test worker @coroutine#4202] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:52.880 [Test worker @coroutine#4202] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:52.880 [Test worker @coroutine#4202] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:52.880 [Test worker @coroutine#4202] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:52.880 [Test worker @coroutine#4202] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:52.880 [Test worker @coroutine#4202] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:52.880 [Test worker @coroutine#4202] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:52.880 [Test worker @coroutine#4202] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2025-04-25 13:54:52.880 [Test worker @coroutine#4202] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:52.880 [Test worker @coroutine#4202] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:52.880 [Test worker @coroutine#4202] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:52.880 [Test worker @coroutine#4202] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:52.880 [Test worker @coroutine#4202] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:52.880 [Test worker @coroutine#4202] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:52.880 [Test worker @coroutine#4202] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:52.880 [Test worker @coroutine#4202] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:52.880 [Test worker @coroutine#4202] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2025-04-25 13:54:52.880 [Test worker @coroutine#4202] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c027237 2025-04-25 13:54:52.880 [Test worker @coroutine#4202] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c027237 2025-04-25 13:54:52.880 [Test worker @coroutine#4202] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2025-04-25 13:54:52.887 [Test worker @coroutine#4202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c027237 2025-04-25 13:54:52.892 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c027237 2025-04-25 13:54:52.893 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c027237 2025-04-25 13:54:52.894 [Test worker @coroutine#4213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c027237 2025-04-25 13:54:52.897 [DefaultDispatcher-worker-1 @coroutine#4215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c027237 2025-04-25 13:54:52.905 [DefaultDispatcher-worker-6 @coroutine#4202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8d56ddd 2025-04-25 13:54:52.909 [DefaultDispatcher-worker-2 @coroutine#4202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8d56ddd 2025-04-25 13:54:52.915 [UI Thread @coroutine#4263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8d56ddd 2025-04-25 13:54:52.917 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2025-04-25 13:54:52.917 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2025-04-25 13:54:52.917 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:52.917 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8d56ddd: (connection evicted) 2025-04-25 13:54:52.917 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:52.917 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2025-04-25 13:54:52.917 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2025-04-25 13:54:52.917 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2025-04-25 13:54:52.917 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2025-04-25 13:54:52.917 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:52.917 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c027237: (connection evicted) 2025-04-25 13:54:52.918 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:52.918 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2025-04-25 13:54:52.918 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2025-04-25 13:54:52.919 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2025-04-25 13:54:52.919 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:52.919 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:52.919 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:52.919 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:52.919 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:52.919 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:52.919 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@597ef918 2025-04-25 13:54:52.919 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:52.919 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:52.919 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:52.919 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:52.919 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:52.919 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:52.919 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:52.919 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:52.919 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:52.919 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:52.919 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:52.919 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:52.919 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:52.919 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:52.919 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:52.919 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:52.919 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:52.919 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:52.919 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:52.919 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2025-04-25 13:54:52.919 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:52.919 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:52.919 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:52.919 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:52.919 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:52.919 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:52.919 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:52.919 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:52.919 [Test worker @coroutine#4294] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2025-04-25 13:54:52.919 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@50cfe725 2025-04-25 13:54:52.919 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@50cfe725 2025-04-25 13:54:52.919 [Test worker @coroutine#4294] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2025-04-25 13:54:52.926 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50cfe725 2025-04-25 13:54:52.931 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50cfe725 2025-04-25 13:54:52.932 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50cfe725 2025-04-25 13:54:52.933 [Test worker @coroutine#4299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50cfe725 2025-04-25 13:54:52.937 [DefaultDispatcher-worker-19 @coroutine#4301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50cfe725 2025-04-25 13:54:52.938 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50cfe725 2025-04-25 13:54:52.945 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50cfe725 2025-04-25 13:54:52.957 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2025-04-25 13:54:52.957 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2025-04-25 13:54:52.957 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:52.957 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50cfe725: (connection evicted) 2025-04-25 13:54:52.958 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:52.958 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2025-04-25 13:54:52.958 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2025-04-25 13:54:52.959 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2025-04-25 13:54:52.959 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:52.959 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:52.959 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:52.959 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:52.959 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:52.959 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:52.959 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fe1a856 2025-04-25 13:54:52.959 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:52.959 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:52.959 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:52.959 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:52.959 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:52.959 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:52.959 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:52.959 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:52.959 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:52.959 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:52.959 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:52.959 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:52.959 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:52.959 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:52.959 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:52.959 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:52.959 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:52.959 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:52.959 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:52.959 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2025-04-25 13:54:52.959 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:52.959 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:52.959 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:52.959 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:52.959 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:52.959 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:52.959 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:52.959 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:52.959 [Test worker @coroutine#4327] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2025-04-25 13:54:52.959 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@11f8d64 2025-04-25 13:54:52.959 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@11f8d64 2025-04-25 13:54:52.959 [Test worker @coroutine#4327] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2025-04-25 13:54:52.967 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11f8d64 2025-04-25 13:54:52.972 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11f8d64 2025-04-25 13:54:52.972 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11f8d64 2025-04-25 13:54:52.973 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11f8d64 2025-04-25 13:54:52.975 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2025-04-25 13:54:52.975 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2025-04-25 13:54:52.975 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-25 13:54:52.975 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:52.975 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2025-04-25 13:54:52.975 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2025-04-25 13:54:52.976 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2025-04-25 13:54:52.976 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:52.976 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:52.976 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:52.976 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:52.976 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:52.976 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:52.976 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b115d71 2025-04-25 13:54:52.976 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:52.976 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:52.976 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:52.976 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:52.976 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:52.976 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:52.976 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:52.976 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:52.976 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:52.976 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:52.976 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:52.976 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:52.976 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:52.976 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:52.976 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:52.976 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:52.976 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:52.976 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:52.976 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:52.976 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2025-04-25 13:54:52.976 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:52.976 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:52.976 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:52.976 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:52.976 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:52.976 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:52.976 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:52.976 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:52.976 [Test worker @coroutine#4356] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2025-04-25 13:54:52.976 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@18a8a40e 2025-04-25 13:54:52.976 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@18a8a40e 2025-04-25 13:54:52.976 [Test worker @coroutine#4356] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2025-04-25 13:54:52.983 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a8a40e 2025-04-25 13:54:52.988 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a8a40e 2025-04-25 13:54:52.989 [Test worker @coroutine#4359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a8a40e 2025-04-25 13:54:52.990 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a8a40e 2025-04-25 13:54:52.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2025-04-25 13:54:52.992 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2025-04-25 13:54:52.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-25 13:54:52.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:52.992 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2025-04-25 13:54:52.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2025-04-25 13:54:52.992 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2025-04-25 13:54:52.992 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:52.993 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:52.993 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:52.993 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:52.993 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:52.993 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:52.993 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@473048f9 2025-04-25 13:54:52.993 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:52.993 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:52.993 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:52.993 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:52.993 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:52.993 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:52.993 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:52.993 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:52.993 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:52.993 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:52.993 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:52.993 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:52.993 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:52.993 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:52.993 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:52.993 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:52.993 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:52.993 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:52.993 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:52.993 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2025-04-25 13:54:52.993 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:52.993 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:52.993 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:52.993 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:52.993 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:52.993 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:52.993 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:52.993 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:52.993 [Test worker @coroutine#4385] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2025-04-25 13:54:52.993 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@35f79e6d 2025-04-25 13:54:52.993 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@35f79e6d 2025-04-25 13:54:52.993 [Test worker @coroutine#4385] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2025-04-25 13:54:53.000 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35f79e6d 2025-04-25 13:54:53.005 [Test worker @coroutine#4386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35f79e6d 2025-04-25 13:54:53.006 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35f79e6d 2025-04-25 13:54:53.007 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35f79e6d 2025-04-25 13:54:53.009 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2025-04-25 13:54:53.009 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2025-04-25 13:54:53.009 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-25 13:54:53.009 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:53.009 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2025-04-25 13:54:53.009 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2025-04-25 13:54:53.010 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2025-04-25 13:54:53.010 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:53.010 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:53.010 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:53.010 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:53.010 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:53.010 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:53.010 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@564d9ec2 2025-04-25 13:54:53.010 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:53.010 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:53.010 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:53.010 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:53.010 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:53.010 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:53.010 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:53.010 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:53.010 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:53.010 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:53.010 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:53.010 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:53.010 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:53.010 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:53.010 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:53.010 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:53.010 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:53.010 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:53.010 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:53.010 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2025-04-25 13:54:53.010 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:53.010 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:53.010 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:53.010 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:53.010 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:53.010 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:53.010 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:53.010 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:53.010 [Test worker @coroutine#4414] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2025-04-25 13:54:53.011 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@ac3739d 2025-04-25 13:54:53.011 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@ac3739d 2025-04-25 13:54:53.011 [Test worker @coroutine#4414] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2025-04-25 13:54:53.019 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ac3739d 2025-04-25 13:54:53.024 [Test worker @coroutine#4415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ac3739d 2025-04-25 13:54:53.024 [Test worker @coroutine#4417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ac3739d 2025-04-25 13:54:53.025 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ac3739d 2025-04-25 13:54:53.030 [DefaultDispatcher-worker-13 @coroutine#4421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ac3739d 2025-04-25 13:54:53.037 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2025-04-25 13:54:53.038 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2025-04-25 13:54:53.038 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:53.038 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ac3739d: (connection evicted) 2025-04-25 13:54:53.038 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:53.038 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2025-04-25 13:54:53.038 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2025-04-25 13:54:53.039 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2025-04-25 13:54:53.039 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:53.039 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:53.039 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:53.039 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:53.039 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:53.039 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:53.039 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36cd58e7 2025-04-25 13:54:53.039 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:53.039 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:53.039 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:53.039 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:53.039 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:53.039 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:53.039 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:53.039 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:53.039 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:53.039 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:53.039 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:53.039 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:53.039 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:53.039 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:53.039 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:53.039 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:53.039 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:53.039 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:53.039 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:53.039 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2025-04-25 13:54:53.039 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:53.039 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:53.039 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:53.039 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:53.039 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:53.039 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:53.039 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:53.039 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:53.039 [Test worker @coroutine#4441] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2025-04-25 13:54:53.039 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a296643 2025-04-25 13:54:53.039 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a296643 2025-04-25 13:54:53.039 [Test worker @coroutine#4441] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2025-04-25 13:54:53.047 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a296643 2025-04-25 13:54:53.051 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a296643 2025-04-25 13:54:53.052 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a296643 2025-04-25 13:54:53.053 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a296643 2025-04-25 13:54:53.055 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2025-04-25 13:54:53.055 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2025-04-25 13:54:53.055 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-25 13:54:53.055 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:53.055 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2025-04-25 13:54:53.055 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2025-04-25 13:54:53.056 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2025-04-25 13:54:53.056 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:53.056 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:53.056 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:53.056 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:53.056 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:53.056 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:53.056 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42a5bdaf 2025-04-25 13:54:53.056 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:53.056 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:53.056 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:53.056 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:53.056 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:53.056 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:53.056 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:53.056 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:53.056 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:53.056 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:53.056 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:53.056 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:53.056 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:53.056 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:53.056 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:53.056 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:53.056 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:53.056 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:53.056 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:53.056 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2025-04-25 13:54:53.056 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:53.056 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:53.056 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:53.056 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:53.056 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:53.056 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:53.056 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:53.056 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:53.056 [Test worker @coroutine#4471] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2025-04-25 13:54:53.056 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f33123 2025-04-25 13:54:53.056 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f33123 2025-04-25 13:54:53.056 [Test worker @coroutine#4471] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2025-04-25 13:54:53.065 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f33123 2025-04-25 13:54:53.070 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f33123 2025-04-25 13:54:53.071 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f33123 2025-04-25 13:54:53.072 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f33123 2025-04-25 13:54:53.076 [DefaultDispatcher-worker-4 @coroutine#4478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f33123 2025-04-25 13:54:53.077 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f33123 2025-04-25 13:54:53.078 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f33123 2025-04-25 13:54:53.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2025-04-25 13:54:53.079 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2025-04-25 13:54:53.079 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:53.080 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f33123: (connection evicted) 2025-04-25 13:54:53.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:53.080 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2025-04-25 13:54:53.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2025-04-25 13:54:53.081 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2025-04-25 13:54:53.081 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:53.081 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:53.081 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:53.081 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:53.081 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:53.081 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:53.081 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10bf2726 2025-04-25 13:54:53.081 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:53.081 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:53.081 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:53.081 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:53.081 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:53.081 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:53.081 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:53.081 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:53.081 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:53.081 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:53.081 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:53.081 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:53.081 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:53.081 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:53.081 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:53.081 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:53.081 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:53.081 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:53.081 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:53.081 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2025-04-25 13:54:53.081 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:53.081 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:53.081 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:53.081 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:53.081 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:53.081 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:53.081 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:53.081 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:53.081 [Test worker @coroutine#4504] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2025-04-25 13:54:53.081 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@1caf77f6 2025-04-25 13:54:53.081 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@1caf77f6 2025-04-25 13:54:53.081 [Test worker @coroutine#4504] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2025-04-25 13:54:53.089 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1caf77f6 2025-04-25 13:54:53.094 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1caf77f6 2025-04-25 13:54:53.095 [Test worker @coroutine#4508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1caf77f6 2025-04-25 13:54:53.096 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1caf77f6 2025-04-25 13:54:53.096 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2025-04-25 13:54:53.096 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:53.096 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:53.096 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:53.096 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:53.096 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:53.096 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:53.096 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30c1447e 2025-04-25 13:54:53.096 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:53.096 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:53.096 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:53.096 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:53.096 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:53.096 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:53.096 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:53.096 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:53.096 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:53.096 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:53.096 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:53.096 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:53.096 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:53.096 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:53.096 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:53.096 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:53.096 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:53.096 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:53.096 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:53.096 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2025-04-25 13:54:53.096 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:53.096 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:53.096 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:53.096 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:53.096 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:53.096 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:53.096 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:53.096 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:53.096 [Test worker @coroutine#4504] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2025-04-25 13:54:53.096 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a770af8 2025-04-25 13:54:53.096 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a770af8 2025-04-25 13:54:53.096 [Test worker @coroutine#4504] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2025-04-25 13:54:53.104 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a770af8 2025-04-25 13:54:53.109 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a770af8 2025-04-25 13:54:53.110 [Test worker @coroutine#4514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a770af8 2025-04-25 13:54:53.110 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a770af8 2025-04-25 13:54:53.116 [DefaultDispatcher-worker-3 @coroutine#4518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a770af8 2025-04-25 13:54:53.124 [DefaultDispatcher-worker-5 @coroutine#4504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1caf77f6 2025-04-25 13:54:53.132 [DefaultDispatcher-worker-5 @coroutine#2096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@389fad5b 2025-04-25 13:54:53.132 [DefaultDispatcher-worker-5 @coroutine#2096] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44505/UmAppDatabase/replication/nodeId 2025-04-25 13:54:53.132 [DefaultDispatcher-worker-5 @coroutine#2096] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44505/UmAppDatabase/replication/nodeId. 2025-04-25 13:54:53.132 [DefaultDispatcher-worker-5 @coroutine#2096] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44505/UmAppDatabase/replication/nodeId 2025-04-25 13:54:53.133 [DefaultDispatcher-worker-1 @coroutine#2096] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44505/UmAppDatabase/replication/nodeId 2025-04-25 13:54:53.133 [DefaultDispatcher-worker-1 @coroutine#2096] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44505/UmAppDatabase/replication/nodeId 2025-04-25 13:54:53.133 [DefaultDispatcher-worker-22 @coroutine#4504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1caf77f6 2025-04-25 13:54:53.138 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2025-04-25 13:54:53.138 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2025-04-25 13:54:53.138 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:53.138 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1caf77f6: (connection evicted) 2025-04-25 13:54:53.138 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:53.139 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2025-04-25 13:54:53.139 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2025-04-25 13:54:53.139 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2025-04-25 13:54:53.139 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2025-04-25 13:54:53.139 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:53.139 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a770af8: (connection evicted) 2025-04-25 13:54:53.139 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:53.139 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2025-04-25 13:54:53.139 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2025-04-25 13:54:53.140 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2025-04-25 13:54:53.140 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:53.140 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:53.140 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:53.140 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:53.140 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:53.140 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:53.140 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75b05ec7 2025-04-25 13:54:53.140 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:53.140 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:53.140 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:53.140 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:53.140 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:53.140 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:53.140 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:53.140 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:53.140 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:53.140 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:53.140 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:53.140 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:53.140 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:53.140 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:53.140 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:53.140 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:53.140 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:53.140 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:53.140 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:53.140 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2025-04-25 13:54:53.140 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:53.140 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:53.140 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:53.140 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:53.140 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:53.140 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:53.140 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:53.140 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:53.140 [Test worker @coroutine#4535] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2025-04-25 13:54:53.140 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e0dec0c 2025-04-25 13:54:53.140 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e0dec0c 2025-04-25 13:54:53.140 [Test worker @coroutine#4535] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2025-04-25 13:54:53.147 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e0dec0c 2025-04-25 13:54:53.152 [Test worker @coroutine#4536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e0dec0c 2025-04-25 13:54:53.153 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e0dec0c 2025-04-25 13:54:53.154 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e0dec0c 2025-04-25 13:54:53.154 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2025-04-25 13:54:53.154 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:53.154 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:53.154 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:53.154 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:53.154 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:53.154 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:53.154 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5aac9d67 2025-04-25 13:54:53.154 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:53.154 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:53.154 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:53.154 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:53.154 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:53.154 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:53.154 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:53.154 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:53.154 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:53.154 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:53.154 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:53.154 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:53.154 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:53.154 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:53.154 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:53.154 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:53.154 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:53.154 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:53.154 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:53.154 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2025-04-25 13:54:53.154 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:53.154 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:53.154 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:53.154 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:53.154 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:53.154 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:53.154 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:53.154 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:53.154 [Test worker @coroutine#4535] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2025-04-25 13:54:53.154 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@70796b21 2025-04-25 13:54:53.154 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@70796b21 2025-04-25 13:54:53.154 [Test worker @coroutine#4535] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2025-04-25 13:54:53.161 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70796b21 2025-04-25 13:54:53.166 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70796b21 2025-04-25 13:54:53.167 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70796b21 2025-04-25 13:54:53.168 [Test worker @coroutine#4546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70796b21 2025-04-25 13:54:53.172 [DefaultDispatcher-worker-15 @coroutine#4548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70796b21 2025-04-25 13:54:53.179 [DefaultDispatcher-worker-4 @coroutine#4535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e0dec0c 2025-04-25 13:54:53.187 [DefaultDispatcher-worker-12 @coroutine#4535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e0dec0c 2025-04-25 13:54:53.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2025-04-25 13:54:53.189 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2025-04-25 13:54:53.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:53.189 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e0dec0c: (connection evicted) 2025-04-25 13:54:53.190 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:53.190 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2025-04-25 13:54:53.190 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2025-04-25 13:54:53.190 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2025-04-25 13:54:53.190 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2025-04-25 13:54:53.190 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:53.190 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70796b21: (connection evicted) 2025-04-25 13:54:53.190 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:53.190 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2025-04-25 13:54:53.190 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2025-04-25 13:54:53.191 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2025-04-25 13:54:53.191 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:53.191 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:53.191 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:53.191 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:53.191 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:53.191 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:53.191 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@661ec798 2025-04-25 13:54:53.191 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:53.191 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:53.191 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:53.191 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:53.191 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:53.191 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:53.191 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:53.191 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:53.191 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:53.191 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:53.191 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:53.191 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:53.191 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:53.191 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:53.191 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:53.191 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:53.191 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:53.191 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:53.191 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:53.191 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2025-04-25 13:54:53.191 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:53.191 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:53.191 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:53.191 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:53.191 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:53.191 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:53.191 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:53.191 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:53.191 [Test worker @coroutine#4561] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2025-04-25 13:54:53.192 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@383b3357 2025-04-25 13:54:53.192 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@383b3357 2025-04-25 13:54:53.192 [Test worker @coroutine#4561] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2025-04-25 13:54:53.199 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@383b3357 2025-04-25 13:54:53.204 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@383b3357 2025-04-25 13:54:53.205 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@383b3357 2025-04-25 13:54:53.206 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@383b3357 2025-04-25 13:54:53.206 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2025-04-25 13:54:53.206 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:53.206 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:53.206 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:53.206 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:53.206 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:53.206 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:53.206 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7072606 2025-04-25 13:54:53.206 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:53.206 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:53.206 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:53.206 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:53.206 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:53.206 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:53.206 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:53.206 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:53.206 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:53.206 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:53.206 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:53.206 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:53.206 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:53.206 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:53.206 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:53.206 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:53.206 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:53.206 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:53.206 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:53.206 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2025-04-25 13:54:53.206 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:53.206 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:53.206 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:53.206 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:53.206 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:53.206 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:53.206 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:53.206 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:53.206 [Test worker @coroutine#4561] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2025-04-25 13:54:53.207 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@2daf2351 2025-04-25 13:54:53.207 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@2daf2351 2025-04-25 13:54:53.207 [Test worker @coroutine#4561] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2025-04-25 13:54:53.214 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2daf2351 2025-04-25 13:54:53.219 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2daf2351 2025-04-25 13:54:53.220 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2daf2351 2025-04-25 13:54:53.221 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2daf2351 2025-04-25 13:54:53.225 [DefaultDispatcher-worker-11 @coroutine#4575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2daf2351 2025-04-25 13:54:53.231 [DefaultDispatcher-worker-14 @coroutine#2129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-25 13:54:53.231 [DefaultDispatcher-worker-14 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40419/UmAppDatabase/replication/nodeId 2025-04-25 13:54:53.231 [DefaultDispatcher-worker-14 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40419/UmAppDatabase/replication/nodeId. 2025-04-25 13:54:53.231 [DefaultDispatcher-worker-14 @coroutine#2129] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40419/UmAppDatabase/replication/nodeId 2025-04-25 13:54:53.232 [DefaultDispatcher-worker-11 @coroutine#2129] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40419/UmAppDatabase/replication/nodeId 2025-04-25 13:54:53.232 [DefaultDispatcher-worker-11 @coroutine#2129] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40419/UmAppDatabase/replication/nodeId 2025-04-25 13:54:53.232 [DefaultDispatcher-worker-3 @coroutine#4561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@383b3357 2025-04-25 13:54:53.239 [DefaultDispatcher-worker-10 @coroutine#4561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@383b3357 2025-04-25 13:54:53.243 [DefaultDispatcher-worker-15 @coroutine#4561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@383b3357 2025-04-25 13:54:53.248 [DefaultDispatcher-worker-18 @coroutine#4561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@383b3357 2025-04-25 13:54:53.254 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2025-04-25 13:54:53.254 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2025-04-25 13:54:53.254 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:53.255 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@383b3357: (connection evicted) 2025-04-25 13:54:53.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:53.255 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2025-04-25 13:54:53.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2025-04-25 13:54:53.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2025-04-25 13:54:53.255 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2025-04-25 13:54:53.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:53.255 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2daf2351: (connection evicted) 2025-04-25 13:54:53.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:53.256 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2025-04-25 13:54:53.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2025-04-25 13:54:53.257 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2025-04-25 13:54:53.257 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:53.257 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:53.257 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:53.257 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:53.257 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:53.257 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:53.257 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@feb0f52 2025-04-25 13:54:53.257 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:53.257 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:53.257 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:53.257 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:53.257 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:53.257 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:53.257 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:53.257 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:53.257 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:53.257 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:53.257 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:53.257 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:53.257 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:53.257 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:53.257 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:53.257 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:53.257 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:53.257 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:53.257 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:53.257 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2025-04-25 13:54:53.257 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:53.257 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:53.257 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:53.257 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:53.257 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:53.257 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:53.257 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:53.257 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:53.257 [Test worker @coroutine#4603] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2025-04-25 13:54:53.257 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@23138317 2025-04-25 13:54:53.257 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@23138317 2025-04-25 13:54:53.257 [Test worker @coroutine#4603] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2025-04-25 13:54:53.265 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23138317 2025-04-25 13:54:53.269 [Test worker @coroutine#4604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23138317 2025-04-25 13:54:53.270 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23138317 2025-04-25 13:54:53.271 [Test worker @coroutine#4608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23138317 2025-04-25 13:54:53.271 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2025-04-25 13:54:53.272 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:53.272 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:53.272 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:53.272 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:53.272 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:53.272 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:53.272 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1caff0db 2025-04-25 13:54:53.272 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:53.272 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:53.272 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:53.272 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:53.272 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:53.272 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:53.272 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:53.272 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:53.272 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:53.272 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:53.272 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:53.272 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:53.272 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:53.272 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:53.272 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:53.272 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:53.272 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:53.272 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:53.272 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:53.272 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2025-04-25 13:54:53.272 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:53.272 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:53.272 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:53.272 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:53.272 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:53.272 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:53.272 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:53.272 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:53.272 [Test worker @coroutine#4603] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2025-04-25 13:54:53.272 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@453d2a55 2025-04-25 13:54:53.272 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@453d2a55 2025-04-25 13:54:53.272 [Test worker @coroutine#4603] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2025-04-25 13:54:53.279 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453d2a55 2025-04-25 13:54:53.284 [Test worker @coroutine#4610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453d2a55 2025-04-25 13:54:53.285 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453d2a55 2025-04-25 13:54:53.286 [Test worker @coroutine#4614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453d2a55 2025-04-25 13:54:53.290 [DefaultDispatcher-worker-8 @coroutine#4616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453d2a55 2025-04-25 13:54:53.296 [DefaultDispatcher-worker-3 @coroutine#4603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23138317 2025-04-25 13:54:53.301 [DefaultDispatcher-worker-8 @coroutine#4603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23138317 2025-04-25 13:54:53.304 [DefaultDispatcher-worker-23 @coroutine#4603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23138317 2025-04-25 13:54:53.307 [DefaultDispatcher-worker-12 @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58dd1d0c 2025-04-25 13:54:53.308 [DefaultDispatcher-worker-12 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42403/UmAppDatabase/replication/nodeId 2025-04-25 13:54:53.308 [DefaultDispatcher-worker-12 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42403/UmAppDatabase/replication/nodeId. 2025-04-25 13:54:53.308 [DefaultDispatcher-worker-12 @coroutine#2175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42403/UmAppDatabase/replication/nodeId 2025-04-25 13:54:53.308 [DefaultDispatcher-worker-11 @coroutine#2175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42403/UmAppDatabase/replication/nodeId 2025-04-25 13:54:53.308 [DefaultDispatcher-worker-11 @coroutine#2175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42403/UmAppDatabase/replication/nodeId 2025-04-25 13:54:53.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2025-04-25 13:54:53.310 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2025-04-25 13:54:53.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:53.310 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23138317: (connection evicted) 2025-04-25 13:54:53.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:53.310 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2025-04-25 13:54:53.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2025-04-25 13:54:53.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2025-04-25 13:54:53.310 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2025-04-25 13:54:53.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:53.311 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@453d2a55: (connection evicted) 2025-04-25 13:54:53.311 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:53.311 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2025-04-25 13:54:53.311 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2025-04-25 13:54:53.311 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2025-04-25 13:54:53.312 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:53.312 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:53.312 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:53.312 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:53.312 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:53.312 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:53.312 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8e654f7 2025-04-25 13:54:53.312 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:53.312 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:53.312 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:53.312 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:53.312 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:53.312 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:53.312 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:53.312 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:53.312 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:53.312 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:53.312 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:53.312 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:53.312 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:53.312 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:53.312 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:53.312 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:53.312 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:53.312 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:53.312 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:53.312 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2025-04-25 13:54:53.312 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:53.312 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:53.312 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:53.312 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:53.312 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:53.312 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:53.312 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:53.312 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:53.312 [Test worker @coroutine#4643] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2025-04-25 13:54:53.312 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dacaa7f 2025-04-25 13:54:53.312 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dacaa7f 2025-04-25 13:54:53.312 [Test worker @coroutine#4643] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2025-04-25 13:54:53.319 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dacaa7f 2025-04-25 13:54:53.324 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dacaa7f 2025-04-25 13:54:53.325 [Test worker @coroutine#4646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dacaa7f 2025-04-25 13:54:53.326 [Test worker @coroutine#4648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dacaa7f 2025-04-25 13:54:53.326 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2025-04-25 13:54:53.326 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:53.326 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:53.326 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:53.326 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:53.326 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:53.326 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:53.326 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18b12df9 2025-04-25 13:54:53.326 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:53.326 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:53.326 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:53.326 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:53.326 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:53.326 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:53.326 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:53.326 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:53.326 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:53.326 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:53.326 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:53.326 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:53.326 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:53.326 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:53.326 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:53.326 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:53.326 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:53.326 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:53.326 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:53.326 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2025-04-25 13:54:53.326 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:53.326 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:53.326 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:53.326 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:53.326 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:53.326 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:53.326 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:53.326 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:53.326 [Test worker @coroutine#4643] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2025-04-25 13:54:53.326 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@370e5bb9 2025-04-25 13:54:53.326 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@370e5bb9 2025-04-25 13:54:53.326 [Test worker @coroutine#4643] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2025-04-25 13:54:53.334 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@370e5bb9 2025-04-25 13:54:53.338 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@370e5bb9 2025-04-25 13:54:53.339 [Test worker @coroutine#4652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@370e5bb9 2025-04-25 13:54:53.340 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@370e5bb9 2025-04-25 13:54:53.344 [DefaultDispatcher-worker-2 @coroutine#4656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@370e5bb9 2025-04-25 13:54:53.350 [DefaultDispatcher-worker-9 @coroutine#4643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dacaa7f 2025-04-25 13:54:53.354 [DefaultDispatcher-worker-8 @coroutine#4643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dacaa7f 2025-04-25 13:54:53.356 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2025-04-25 13:54:53.356 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2025-04-25 13:54:53.356 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:53.357 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2dacaa7f: (connection evicted) 2025-04-25 13:54:53.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:53.357 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2025-04-25 13:54:53.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2025-04-25 13:54:53.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2025-04-25 13:54:53.357 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2025-04-25 13:54:53.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:53.357 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@370e5bb9: (connection evicted) 2025-04-25 13:54:53.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:53.357 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2025-04-25 13:54:53.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2025-04-25 13:54:53.359 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2025-04-25 13:54:53.359 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:53.359 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:53.359 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:53.359 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:53.359 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:53.359 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:53.359 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1eaf95d2 2025-04-25 13:54:53.359 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:53.359 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:53.359 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:53.359 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:53.359 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:53.359 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:53.359 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:53.359 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:53.359 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:53.359 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:53.359 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:53.359 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:53.359 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:53.359 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:53.359 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:53.359 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:53.359 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:53.359 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:53.359 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:53.359 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2025-04-25 13:54:53.359 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:53.359 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:53.359 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:53.359 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:53.359 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:53.359 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:53.359 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:53.359 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:53.359 [Test worker @coroutine#4679] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2025-04-25 13:54:53.360 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d59ad49 2025-04-25 13:54:53.360 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d59ad49 2025-04-25 13:54:53.360 [Test worker @coroutine#4679] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2025-04-25 13:54:53.367 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d59ad49 2025-04-25 13:54:53.372 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d59ad49 2025-04-25 13:54:53.372 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d59ad49 2025-04-25 13:54:53.373 [Test worker @coroutine#4685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d59ad49 2025-04-25 13:54:53.373 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2025-04-25 13:54:53.374 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:53.374 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:53.374 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:53.374 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:53.374 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:53.374 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:53.374 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@795ef208 2025-04-25 13:54:53.374 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:53.374 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:53.374 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:53.374 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:53.374 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:53.374 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:53.374 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:53.374 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:53.374 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:53.374 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:53.374 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:53.374 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:53.374 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:53.374 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:53.374 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:53.374 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:53.374 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:53.374 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:53.374 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:53.374 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2025-04-25 13:54:53.374 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:53.374 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:53.374 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:53.374 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:53.374 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:53.374 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:53.374 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:53.374 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:53.374 [Test worker @coroutine#4679] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2025-04-25 13:54:53.374 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@5125558b 2025-04-25 13:54:53.374 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@5125558b 2025-04-25 13:54:53.374 [Test worker @coroutine#4679] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2025-04-25 13:54:53.381 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5125558b 2025-04-25 13:54:53.386 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5125558b 2025-04-25 13:54:53.387 [Test worker @coroutine#4689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5125558b 2025-04-25 13:54:53.387 [Test worker @coroutine#4691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5125558b 2025-04-25 13:54:53.391 [DefaultDispatcher-worker-1 @coroutine#4693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5125558b 2025-04-25 13:54:53.391 [DefaultDispatcher-worker-8 @coroutine#2207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecd6861 2025-04-25 13:54:53.391 [DefaultDispatcher-worker-8 @coroutine#2207] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50973/UmAppDatabase/replication/nodeId 2025-04-25 13:54:53.391 [DefaultDispatcher-worker-8 @coroutine#2207] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50973/UmAppDatabase/replication/nodeId. 2025-04-25 13:54:53.391 [DefaultDispatcher-worker-8 @coroutine#2207] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50973/UmAppDatabase/replication/nodeId 2025-04-25 13:54:53.392 [DefaultDispatcher-worker-20 @coroutine#2207] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50973/UmAppDatabase/replication/nodeId 2025-04-25 13:54:53.392 [DefaultDispatcher-worker-20 @coroutine#2207] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50973/UmAppDatabase/replication/nodeId 2025-04-25 13:54:53.398 [DefaultDispatcher-worker-8 @coroutine#4679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d59ad49 2025-04-25 13:54:53.403 [DefaultDispatcher-worker-20 @coroutine#4679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d59ad49 2025-04-25 13:54:53.414 [DefaultDispatcher-worker-18 @coroutine#4711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d59ad49 2025-04-25 13:54:53.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2025-04-25 13:54:53.415 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2025-04-25 13:54:53.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:53.415 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d59ad49: (connection evicted) 2025-04-25 13:54:53.416 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:53.416 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2025-04-25 13:54:53.416 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2025-04-25 13:54:53.416 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2025-04-25 13:54:53.416 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2025-04-25 13:54:53.416 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:53.416 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5125558b: (connection evicted) 2025-04-25 13:54:53.416 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:53.416 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2025-04-25 13:54:53.416 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2025-04-25 13:54:53.417 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2025-04-25 13:54:53.417 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:53.417 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:53.417 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:53.417 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:53.417 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:53.417 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:53.417 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b2ac349 2025-04-25 13:54:53.417 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:53.417 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:53.417 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:53.417 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:53.417 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:53.417 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:53.417 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:53.417 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:53.417 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:53.417 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:53.417 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:53.417 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:53.417 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:53.417 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:53.417 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:53.417 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:53.417 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:53.417 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:53.417 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:53.417 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2025-04-25 13:54:53.417 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:53.417 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:53.417 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:53.417 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:53.417 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:53.417 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:53.417 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:53.417 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:53.417 [Test worker @coroutine#4718] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2025-04-25 13:54:53.417 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@357904d7 2025-04-25 13:54:53.417 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@357904d7 2025-04-25 13:54:53.417 [Test worker @coroutine#4718] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2025-04-25 13:54:53.425 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@357904d7 2025-04-25 13:54:53.431 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@357904d7 2025-04-25 13:54:53.432 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@357904d7 2025-04-25 13:54:53.433 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@357904d7 2025-04-25 13:54:53.433 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2025-04-25 13:54:53.433 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:53.433 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:53.433 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:53.433 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:53.433 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:53.433 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:53.433 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@750e313c 2025-04-25 13:54:53.433 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:53.433 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:53.433 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:53.433 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:53.433 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:53.433 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:53.433 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:53.433 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:53.433 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:53.433 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:53.433 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:53.433 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:53.433 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:53.433 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:53.433 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:53.433 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:53.433 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:53.433 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:53.433 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:53.433 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2025-04-25 13:54:53.433 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:53.433 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:53.433 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:53.433 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:53.433 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:53.433 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:53.433 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:53.433 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:53.433 [Test worker @coroutine#4718] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2025-04-25 13:54:53.434 [DefaultDispatcher-worker-16 @coroutine#2236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c4a8c93 2025-04-25 13:54:53.434 [DefaultDispatcher-worker-16 @coroutine#2236] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39787/UmAppDatabase/replication/nodeId 2025-04-25 13:54:53.434 [DefaultDispatcher-worker-16 @coroutine#2236] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39787/UmAppDatabase/replication/nodeId. 2025-04-25 13:54:53.434 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ab123d0 2025-04-25 13:54:53.434 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ab123d0 2025-04-25 13:54:53.434 [DefaultDispatcher-worker-16 @coroutine#2236] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39787/UmAppDatabase/replication/nodeId 2025-04-25 13:54:53.434 [Test worker @coroutine#4718] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2025-04-25 13:54:53.434 [DefaultDispatcher-worker-9 @coroutine#2236] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39787/UmAppDatabase/replication/nodeId 2025-04-25 13:54:53.434 [DefaultDispatcher-worker-9 @coroutine#2236] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39787/UmAppDatabase/replication/nodeId 2025-04-25 13:54:53.441 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ab123d0 2025-04-25 13:54:53.446 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ab123d0 2025-04-25 13:54:53.447 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ab123d0 2025-04-25 13:54:53.448 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ab123d0 2025-04-25 13:54:53.452 [DefaultDispatcher-worker-6 @coroutine#4734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ab123d0 2025-04-25 13:54:53.459 [DefaultDispatcher-worker-11 @coroutine#4718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@357904d7 2025-04-25 13:54:53.464 [DefaultDispatcher-worker-1 @coroutine#4718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@357904d7 2025-04-25 13:54:53.467 [DefaultDispatcher-worker-19 @coroutine#4718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@357904d7 2025-04-25 13:54:53.474 [DefaultDispatcher-worker-10 @coroutine#4751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@357904d7 2025-04-25 13:54:53.474 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2025-04-25 13:54:53.474 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2025-04-25 13:54:53.474 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:53.474 [DefaultDispatcher-worker-1 @coroutine#2265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59449395 2025-04-25 13:54:53.474 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@357904d7: (connection evicted) 2025-04-25 13:54:53.475 [DefaultDispatcher-worker-1 @coroutine#2265] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-25 13:54:53.475 [DefaultDispatcher-worker-1 @coroutine#2265] 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-25 13:54:53.475 [DefaultDispatcher-worker-1 @coroutine#2265] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-25 13:54:53.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:53.475 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2025-04-25 13:54:53.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2025-04-25 13:54:53.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2025-04-25 13:54:53.475 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2025-04-25 13:54:53.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:53.475 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ab123d0: (connection evicted) 2025-04-25 13:54:53.475 [DefaultDispatcher-worker-23 @coroutine#2265] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-25 13:54:53.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:53.476 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2025-04-25 13:54:53.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2025-04-25 13:54:53.477 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2025-04-25 13:54:53.477 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:53.477 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:53.477 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:53.477 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:53.477 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:53.477 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:53.477 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41cfcbb5 2025-04-25 13:54:53.477 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:53.477 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:53.477 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:53.477 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:53.477 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:53.477 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:53.477 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:53.477 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:53.477 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:53.477 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:53.477 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:53.477 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:53.477 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:53.477 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:53.477 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:53.477 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:53.477 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:53.477 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:53.477 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:53.477 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2025-04-25 13:54:53.477 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:53.477 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:53.477 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:53.477 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:53.477 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:53.477 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:53.477 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:53.477 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:53.477 [Test worker @coroutine#4759] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2025-04-25 13:54:53.477 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b42d7df 2025-04-25 13:54:53.477 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b42d7df 2025-04-25 13:54:53.477 [Test worker @coroutine#4759] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2025-04-25 13:54:53.484 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b42d7df 2025-04-25 13:54:53.489 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b42d7df 2025-04-25 13:54:53.490 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b42d7df 2025-04-25 13:54:53.491 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b42d7df 2025-04-25 13:54:53.491 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2025-04-25 13:54:53.491 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:53.491 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:53.491 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:53.491 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:53.491 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:53.491 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:53.491 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60a3a0fa 2025-04-25 13:54:53.491 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:53.491 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:53.491 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:53.491 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:53.491 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:53.491 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:53.491 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:53.491 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:53.491 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:53.491 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:53.491 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:53.491 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:53.491 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:53.491 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:53.491 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:53.491 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:53.491 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:53.491 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:53.491 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:53.491 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2025-04-25 13:54:53.491 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:53.491 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:53.491 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:53.491 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:53.491 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:53.491 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:53.491 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:53.491 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:53.491 [Test worker @coroutine#4759] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2025-04-25 13:54:53.492 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@27aa700 2025-04-25 13:54:53.492 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@27aa700 2025-04-25 13:54:53.492 [Test worker @coroutine#4759] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2025-04-25 13:54:53.499 [DefaultDispatcher-worker-21 @coroutine#2280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b0ff24 2025-04-25 13:54:53.499 [DefaultDispatcher-worker-21 @coroutine#2280] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53269/UmAppDatabase/replication/nodeId 2025-04-25 13:54:53.499 [DefaultDispatcher-worker-21 @coroutine#2280] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53269/UmAppDatabase/replication/nodeId. 2025-04-25 13:54:53.499 [DefaultDispatcher-worker-21 @coroutine#2280] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53269/UmAppDatabase/replication/nodeId 2025-04-25 13:54:53.500 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27aa700 2025-04-25 13:54:53.500 [DefaultDispatcher-worker-22 @coroutine#2280] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53269/UmAppDatabase/replication/nodeId 2025-04-25 13:54:53.500 [DefaultDispatcher-worker-22 @coroutine#2280] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53269/UmAppDatabase/replication/nodeId 2025-04-25 13:54:53.505 [Test worker @coroutine#4769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27aa700 2025-04-25 13:54:53.505 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27aa700 2025-04-25 13:54:53.506 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27aa700 2025-04-25 13:54:53.510 [DefaultDispatcher-worker-11 @coroutine#4776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27aa700 2025-04-25 13:54:53.518 [DefaultDispatcher-worker-11 @coroutine#4759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b42d7df 2025-04-25 13:54:53.522 [DefaultDispatcher-worker-12 @coroutine#4759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b42d7df 2025-04-25 13:54:53.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2025-04-25 13:54:53.528 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2025-04-25 13:54:53.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:53.528 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b42d7df: (connection evicted) 2025-04-25 13:54:53.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:53.529 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2025-04-25 13:54:53.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2025-04-25 13:54:53.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2025-04-25 13:54:53.529 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2025-04-25 13:54:53.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:53.529 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27aa700: (connection evicted) 2025-04-25 13:54:53.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:53.529 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2025-04-25 13:54:53.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2025-04-25 13:54:53.530 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2025-04-25 13:54:53.530 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:53.530 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:53.530 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:53.530 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:53.530 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:53.530 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:53.530 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5cf4c93 2025-04-25 13:54:53.530 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:53.530 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:53.530 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:53.530 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:53.530 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:53.530 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:53.530 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:53.530 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:53.530 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:53.530 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:53.530 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:53.530 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:53.530 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:53.530 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:53.530 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:53.530 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:53.530 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:53.530 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:53.530 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:53.530 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2025-04-25 13:54:53.530 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:53.530 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:53.530 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:53.530 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:53.530 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:53.530 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:53.530 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:53.530 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:53.530 [Test worker @coroutine#4803] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2025-04-25 13:54:53.530 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ff30a75 2025-04-25 13:54:53.530 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ff30a75 2025-04-25 13:54:53.530 [Test worker @coroutine#4803] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2025-04-25 13:54:53.538 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ff30a75 2025-04-25 13:54:53.543 [Test worker @coroutine#4804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ff30a75 2025-04-25 13:54:53.544 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ff30a75 2025-04-25 13:54:53.545 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ff30a75 2025-04-25 13:54:53.545 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2025-04-25 13:54:53.545 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:53.545 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:53.545 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:53.545 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:53.545 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:53.545 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:53.545 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67171221 2025-04-25 13:54:53.545 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:53.545 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:53.545 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:53.545 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:53.545 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:53.545 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:53.545 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:53.545 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:53.545 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:53.545 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:53.545 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:53.545 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:53.545 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:53.545 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:53.545 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:53.545 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:53.545 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:53.545 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:53.545 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:53.545 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2025-04-25 13:54:53.545 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:53.545 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:53.545 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:53.545 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:53.545 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:53.545 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:53.545 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:53.545 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:53.545 [Test worker @coroutine#4803] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2025-04-25 13:54:53.545 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d7d2345 2025-04-25 13:54:53.545 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d7d2345 2025-04-25 13:54:53.545 [Test worker @coroutine#4803] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2025-04-25 13:54:53.552 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7d2345 2025-04-25 13:54:53.557 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7d2345 2025-04-25 13:54:53.558 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7d2345 2025-04-25 13:54:53.559 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7d2345 2025-04-25 13:54:53.563 [DefaultDispatcher-worker-11 @coroutine#4816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7d2345 2025-04-25 13:54:53.570 [DefaultDispatcher-worker-13 @coroutine#4803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ff30a75 2025-04-25 13:54:53.575 [DefaultDispatcher-worker-7 @coroutine#4803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ff30a75 2025-04-25 13:54:53.577 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2025-04-25 13:54:53.577 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2025-04-25 13:54:53.577 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:53.577 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ff30a75: (connection evicted) 2025-04-25 13:54:53.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:53.578 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2025-04-25 13:54:53.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2025-04-25 13:54:53.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2025-04-25 13:54:53.578 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2025-04-25 13:54:53.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:53.578 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d7d2345: (connection evicted) 2025-04-25 13:54:53.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:53.578 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2025-04-25 13:54:53.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2025-04-25 13:54:53.579 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2025-04-25 13:54:53.579 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:53.579 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:53.579 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:53.579 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:53.579 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:53.579 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:53.579 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7479b19a 2025-04-25 13:54:53.579 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:53.579 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:53.579 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:53.579 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:53.579 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:53.579 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:53.579 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:53.579 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:53.579 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:53.579 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:53.579 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:53.579 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:53.579 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:53.579 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:53.579 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:53.579 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:53.579 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:53.579 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:53.579 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:53.579 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2025-04-25 13:54:53.579 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:53.579 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:53.579 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:53.579 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:53.579 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:53.579 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:53.579 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:53.579 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:53.579 [Test worker @coroutine#4844] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2025-04-25 13:54:53.580 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@162ccd19 2025-04-25 13:54:53.580 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@162ccd19 2025-04-25 13:54:53.580 [Test worker @coroutine#4844] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2025-04-25 13:54:53.587 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@162ccd19 2025-04-25 13:54:53.592 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@162ccd19 2025-04-25 13:54:53.593 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@162ccd19 2025-04-25 13:54:53.594 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@162ccd19 2025-04-25 13:54:53.594 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2025-04-25 13:54:53.594 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:53.594 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:53.594 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:53.594 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:53.594 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:53.594 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:53.594 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7781b55f 2025-04-25 13:54:53.594 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:53.594 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:53.594 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:53.594 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:53.594 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:53.594 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:53.594 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:53.594 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:53.594 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:53.594 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:53.594 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:53.594 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:53.594 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:53.594 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:53.594 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:53.594 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:53.594 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:53.595 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:53.595 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:53.595 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2025-04-25 13:54:53.595 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:53.595 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:53.595 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:53.595 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:53.595 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:53.595 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:53.595 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:53.595 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:53.595 [Test worker @coroutine#4844] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2025-04-25 13:54:53.595 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@511f21f9 2025-04-25 13:54:53.595 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@511f21f9 2025-04-25 13:54:53.595 [Test worker @coroutine#4844] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2025-04-25 13:54:53.602 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@511f21f9 2025-04-25 13:54:53.607 [Test worker @coroutine#4851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@511f21f9 2025-04-25 13:54:53.608 [DefaultDispatcher-worker-21 @coroutine#2331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-25 13:54:53.608 [DefaultDispatcher-worker-21 @coroutine#2331] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47555/UmAppDatabase/replication/nodeId 2025-04-25 13:54:53.608 [DefaultDispatcher-worker-21 @coroutine#2331] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47555/UmAppDatabase/replication/nodeId. 2025-04-25 13:54:53.608 [DefaultDispatcher-worker-21 @coroutine#2331] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47555/UmAppDatabase/replication/nodeId 2025-04-25 13:54:53.608 [Test worker @coroutine#4853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@511f21f9 2025-04-25 13:54:53.609 [DefaultDispatcher-worker-13 @coroutine#2331] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47555/UmAppDatabase/replication/nodeId 2025-04-25 13:54:53.609 [DefaultDispatcher-worker-13 @coroutine#2331] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47555/UmAppDatabase/replication/nodeId 2025-04-25 13:54:53.609 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@511f21f9 2025-04-25 13:54:53.615 [DefaultDispatcher-worker-6 @coroutine#4860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@511f21f9 2025-04-25 13:54:53.622 [DefaultDispatcher-worker-7 @coroutine#4844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@162ccd19 2025-04-25 13:54:53.627 [DefaultDispatcher-worker-23 @coroutine#4844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@162ccd19 2025-04-25 13:54:53.628 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2025-04-25 13:54:53.628 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2025-04-25 13:54:53.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:53.629 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@162ccd19: (connection evicted) 2025-04-25 13:54:53.629 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:53.629 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2025-04-25 13:54:53.629 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2025-04-25 13:54:53.629 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2025-04-25 13:54:53.629 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2025-04-25 13:54:53.629 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:53.629 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@511f21f9: (connection evicted) 2025-04-25 13:54:53.630 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:53.630 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2025-04-25 13:54:53.630 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2025-04-25 13:54:53.631 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2025-04-25 13:54:53.631 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:53.631 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:53.631 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:53.631 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:53.631 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:53.631 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:53.631 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ceb432c 2025-04-25 13:54:53.631 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:53.631 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:53.631 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:53.631 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:53.631 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:53.631 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:53.631 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:53.631 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:53.631 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:53.631 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:53.631 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:53.631 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:53.631 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:53.631 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:53.631 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:53.631 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:53.631 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:53.631 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:53.631 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:53.631 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2025-04-25 13:54:53.631 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:53.631 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:53.631 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:53.631 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:53.631 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:53.631 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:53.631 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:53.631 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:53.631 [Test worker @coroutine#4887] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2025-04-25 13:54:53.631 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@12568b11 2025-04-25 13:54:53.631 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@12568b11 2025-04-25 13:54:53.631 [Test worker @coroutine#4887] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2025-04-25 13:54:53.639 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12568b11 2025-04-25 13:54:53.643 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12568b11 2025-04-25 13:54:53.644 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12568b11 2025-04-25 13:54:53.645 [Test worker @coroutine#4893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12568b11 2025-04-25 13:54:53.645 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2025-04-25 13:54:53.645 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:53.645 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:53.645 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:53.645 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:53.645 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:53.645 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:53.645 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@472d201 2025-04-25 13:54:53.645 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:53.645 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:53.645 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:53.645 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:53.645 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:53.645 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:53.645 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:53.645 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:53.645 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:53.645 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:53.645 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:53.645 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:53.645 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:53.645 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:53.645 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:53.645 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:53.645 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:53.645 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:53.645 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:53.645 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2025-04-25 13:54:53.645 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:53.645 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:53.645 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:53.645 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:53.645 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:53.645 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:53.645 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:53.645 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:53.645 [Test worker @coroutine#4887] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2025-04-25 13:54:53.646 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f8f120c 2025-04-25 13:54:53.646 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f8f120c 2025-04-25 13:54:53.646 [Test worker @coroutine#4887] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2025-04-25 13:54:53.653 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f8f120c 2025-04-25 13:54:53.657 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f8f120c 2025-04-25 13:54:53.658 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f8f120c 2025-04-25 13:54:53.659 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f8f120c 2025-04-25 13:54:53.663 [DefaultDispatcher-worker-3 @coroutine#4901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f8f120c 2025-04-25 13:54:53.669 [DefaultDispatcher-worker-3 @coroutine#4887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12568b11 2025-04-25 13:54:53.676 [DefaultDispatcher-worker-7 @coroutine#4887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12568b11 2025-04-25 13:54:53.679 [DefaultDispatcher-worker-21 @coroutine#4887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12568b11 2025-04-25 13:54:53.682 [DefaultDispatcher-worker-21 @coroutine#2373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d76aa05 2025-04-25 13:54:53.682 [DefaultDispatcher-worker-21 @coroutine#2373] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40885/UmAppDatabase/replication/nodeId 2025-04-25 13:54:53.682 [DefaultDispatcher-worker-21 @coroutine#2373] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40885/UmAppDatabase/replication/nodeId. 2025-04-25 13:54:53.682 [DefaultDispatcher-worker-21 @coroutine#2373] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40885/UmAppDatabase/replication/nodeId 2025-04-25 13:54:53.683 [DefaultDispatcher-worker-17 @coroutine#2373] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40885/UmAppDatabase/replication/nodeId 2025-04-25 13:54:53.683 [DefaultDispatcher-worker-17 @coroutine#2373] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40885/UmAppDatabase/replication/nodeId 2025-04-25 13:54:53.731 [HikariPool-210 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:53.746 [HikariPool-211 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:53.792 [DefaultDispatcher-worker-22 @coroutine#2427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65384249 2025-04-25 13:54:53.792 [DefaultDispatcher-worker-22 @coroutine#2427] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32951/UmAppDatabase/replication/nodeId 2025-04-25 13:54:53.792 [DefaultDispatcher-worker-22 @coroutine#2427] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32951/UmAppDatabase/replication/nodeId. 2025-04-25 13:54:53.792 [DefaultDispatcher-worker-22 @coroutine#2427] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32951/UmAppDatabase/replication/nodeId 2025-04-25 13:54:53.793 [DefaultDispatcher-worker-18 @coroutine#4922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12568b11 2025-04-25 13:54:53.793 [DefaultDispatcher-worker-21 @coroutine#2427] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32951/UmAppDatabase/replication/nodeId 2025-04-25 13:54:53.793 [DefaultDispatcher-worker-21 @coroutine#2427] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32951/UmAppDatabase/replication/nodeId 2025-04-25 13:54:53.794 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2025-04-25 13:54:53.794 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2025-04-25 13:54:53.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:53.794 [HikariPool-210 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12568b11: (connection evicted) 2025-04-25 13:54:53.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:53.794 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2025-04-25 13:54:53.794 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2025-04-25 13:54:53.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2025-04-25 13:54:53.795 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2025-04-25 13:54:53.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:53.795 [HikariPool-211 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f8f120c: (connection evicted) 2025-04-25 13:54:53.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:53.795 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2025-04-25 13:54:53.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2025-04-25 13:54:53.796 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2025-04-25 13:54:53.796 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:53.796 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:53.796 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:53.796 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:53.796 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:53.796 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:53.796 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ac168e3 2025-04-25 13:54:53.796 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:53.796 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:53.796 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:53.796 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:53.796 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:53.796 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:53.796 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:53.796 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:53.796 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:53.796 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:53.796 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:53.796 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:53.796 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:53.796 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:53.796 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:53.796 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:53.796 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:53.796 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:53.796 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:53.796 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2025-04-25 13:54:53.796 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:53.796 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:53.796 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:53.796 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:53.796 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:53.796 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:53.796 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:53.796 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:53.796 [Test worker @coroutine#4933] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2025-04-25 13:54:53.796 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@5608233b 2025-04-25 13:54:53.796 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@5608233b 2025-04-25 13:54:53.796 [Test worker @coroutine#4933] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2025-04-25 13:54:53.803 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5608233b 2025-04-25 13:54:53.808 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5608233b 2025-04-25 13:54:53.809 [Test worker @coroutine#4936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5608233b 2025-04-25 13:54:53.810 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5608233b 2025-04-25 13:54:53.810 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2025-04-25 13:54:53.810 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:53.810 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:53.810 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:53.810 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:53.810 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:53.810 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:53.810 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51ea9f02 2025-04-25 13:54:53.810 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:53.810 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:53.810 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:53.810 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:53.810 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:53.810 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:53.810 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:53.810 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:53.810 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:53.810 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:53.810 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:53.810 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:53.810 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:53.810 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:53.810 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:53.810 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:53.810 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:53.810 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:53.810 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:53.810 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2025-04-25 13:54:53.810 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:53.810 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:53.810 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:53.810 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:53.810 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:53.810 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:53.810 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:53.810 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:53.810 [Test worker @coroutine#4933] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2025-04-25 13:54:53.810 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@54ba7b3f 2025-04-25 13:54:53.810 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@54ba7b3f 2025-04-25 13:54:53.810 [Test worker @coroutine#4933] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2025-04-25 13:54:53.818 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54ba7b3f 2025-04-25 13:54:53.822 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54ba7b3f 2025-04-25 13:54:53.823 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54ba7b3f 2025-04-25 13:54:53.824 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54ba7b3f 2025-04-25 13:54:53.828 [DefaultDispatcher-worker-23 @coroutine#4946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54ba7b3f 2025-04-25 13:54:53.834 [DefaultDispatcher-worker-23 @coroutine#4933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5608233b 2025-04-25 13:54:53.840 [DefaultDispatcher-worker-22 @coroutine#4933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5608233b 2025-04-25 13:54:53.844 [DefaultDispatcher-worker-1 @coroutine#4933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5608233b 2025-04-25 13:54:53.846 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2025-04-25 13:54:53.847 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2025-04-25 13:54:53.847 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:53.847 [HikariPool-212 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5608233b: (connection evicted) 2025-04-25 13:54:53.847 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:53.847 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2025-04-25 13:54:53.847 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2025-04-25 13:54:53.847 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2025-04-25 13:54:53.847 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2025-04-25 13:54:53.847 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:53.847 [HikariPool-213 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54ba7b3f: (connection evicted) 2025-04-25 13:54:53.848 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:53.848 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2025-04-25 13:54:53.848 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2025-04-25 13:54:53.848 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2025-04-25 13:54:53.848 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:53.848 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:53.848 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:53.848 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:53.848 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:53.848 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:53.848 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66d8a602 2025-04-25 13:54:53.848 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:53.848 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:53.848 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:53.848 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:53.848 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:53.848 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:53.848 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:53.848 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:53.848 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:53.848 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:53.848 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:53.848 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:53.848 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:53.848 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:53.848 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:53.848 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:53.848 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:53.848 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:53.848 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:53.848 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2025-04-25 13:54:53.848 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:53.848 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:53.848 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:53.848 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:53.848 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:53.848 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:53.848 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:53.848 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:53.848 [Test worker @coroutine#4962] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2025-04-25 13:54:53.848 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@47a22020 2025-04-25 13:54:53.848 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@47a22020 2025-04-25 13:54:53.848 [Test worker @coroutine#4962] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2025-04-25 13:54:53.856 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a22020 2025-04-25 13:54:53.860 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a22020 2025-04-25 13:54:53.861 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a22020 2025-04-25 13:54:53.862 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a22020 2025-04-25 13:54:53.862 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2025-04-25 13:54:53.862 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:53.862 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:53.862 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:53.862 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:53.862 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:53.862 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:53.862 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7953a656 2025-04-25 13:54:53.862 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:53.862 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:53.862 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:53.862 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:53.862 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:53.862 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:53.862 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:53.862 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:53.862 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:53.862 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:53.862 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:53.862 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:53.862 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:53.862 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:53.862 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:53.862 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:53.862 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:53.862 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:53.862 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:53.862 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2025-04-25 13:54:53.862 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:53.862 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:53.862 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:53.862 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:53.862 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:53.862 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:53.862 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:53.862 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:53.862 [Test worker @coroutine#4962] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2025-04-25 13:54:53.862 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@3327406e 2025-04-25 13:54:53.863 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@3327406e 2025-04-25 13:54:53.863 [Test worker @coroutine#4962] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2025-04-25 13:54:53.870 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3327406e 2025-04-25 13:54:53.874 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3327406e 2025-04-25 13:54:53.875 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3327406e 2025-04-25 13:54:53.876 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3327406e 2025-04-25 13:54:53.879 [DefaultDispatcher-worker-12 @coroutine#4975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3327406e 2025-04-25 13:54:53.887 [DefaultDispatcher-worker-16 @coroutine#4962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a22020 2025-04-25 13:54:53.892 [DefaultDispatcher-worker-16 @coroutine#4962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a22020 2025-04-25 13:54:53.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2025-04-25 13:54:53.895 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2025-04-25 13:54:53.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:53.895 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47a22020: (connection evicted) 2025-04-25 13:54:53.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:53.895 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2025-04-25 13:54:53.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2025-04-25 13:54:53.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2025-04-25 13:54:53.895 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2025-04-25 13:54:53.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:53.895 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3327406e: (connection evicted) 2025-04-25 13:54:53.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:53.896 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2025-04-25 13:54:53.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2025-04-25 13:54:53.896 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2025-04-25 13:54:53.896 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:53.896 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:53.896 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:53.896 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:53.896 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:53.896 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:53.896 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4483e237 2025-04-25 13:54:53.896 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:53.896 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:53.896 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:53.896 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:53.896 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:53.896 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:53.896 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:53.896 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:53.896 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:53.896 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:53.896 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:53.896 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:53.896 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:53.896 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:53.896 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:53.896 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:53.896 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:53.896 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:53.896 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:53.896 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2025-04-25 13:54:53.896 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:53.896 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:53.896 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:53.896 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:53.896 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:53.896 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:53.896 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:53.896 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:53.896 [Test worker @coroutine#4990] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2025-04-25 13:54:53.897 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@721384e0 2025-04-25 13:54:53.897 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@721384e0 2025-04-25 13:54:53.897 [Test worker @coroutine#4990] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2025-04-25 13:54:53.904 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@721384e0 2025-04-25 13:54:53.909 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@721384e0 2025-04-25 13:54:53.910 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@721384e0 2025-04-25 13:54:53.911 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@721384e0 2025-04-25 13:54:53.911 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2025-04-25 13:54:53.911 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:53.911 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:53.911 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:53.911 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:53.911 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:53.911 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:53.911 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51653509 2025-04-25 13:54:53.911 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:53.911 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:53.911 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:53.911 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:53.911 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:53.911 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:53.911 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:53.911 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:53.911 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:53.911 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:53.911 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:53.911 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:53.911 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:53.911 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:53.911 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:53.911 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:53.911 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:53.911 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:53.911 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:53.911 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2025-04-25 13:54:53.911 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:53.911 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:53.911 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:53.911 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:53.911 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:53.911 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:53.911 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:53.911 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:53.911 [Test worker @coroutine#4990] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2025-04-25 13:54:53.911 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@4df50829 2025-04-25 13:54:53.911 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@4df50829 2025-04-25 13:54:53.911 [Test worker @coroutine#4990] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2025-04-25 13:54:53.918 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4df50829 2025-04-25 13:54:53.923 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4df50829 2025-04-25 13:54:53.924 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4df50829 2025-04-25 13:54:53.925 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4df50829 2025-04-25 13:54:53.928 [DefaultDispatcher-worker-7 @coroutine#5003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4df50829 2025-04-25 13:54:53.935 [DefaultDispatcher-worker-4 @coroutine#4990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@721384e0 2025-04-25 13:54:53.940 [DefaultDispatcher-worker-10 @coroutine#4990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@721384e0 2025-04-25 13:54:53.944 [DefaultDispatcher-worker-18 @coroutine#4990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@721384e0 2025-04-25 13:54:53.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2025-04-25 13:54:53.947 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2025-04-25 13:54:53.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:53.947 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@721384e0: (connection evicted) 2025-04-25 13:54:53.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:53.947 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2025-04-25 13:54:53.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2025-04-25 13:54:53.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2025-04-25 13:54:53.947 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2025-04-25 13:54:53.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:53.948 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4df50829: (connection evicted) 2025-04-25 13:54:53.948 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:53.948 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2025-04-25 13:54:53.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2025-04-25 13:54:53.949 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2025-04-25 13:54:53.949 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:53.949 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:53.949 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:53.949 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:53.949 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:53.949 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:53.949 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d1ef2fc 2025-04-25 13:54:53.949 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:53.949 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:53.949 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:53.949 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:53.949 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:53.949 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:53.949 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:53.949 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:53.949 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:53.949 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:53.949 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:53.949 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:53.949 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:53.949 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:53.949 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:53.949 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:53.949 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:53.949 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:53.949 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:53.949 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2025-04-25 13:54:53.949 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:53.949 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:53.949 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:53.949 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:53.949 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:53.949 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:53.949 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:53.949 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:53.949 [Test worker @coroutine#5020] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2025-04-25 13:54:53.949 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b2f8cf 2025-04-25 13:54:53.949 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b2f8cf 2025-04-25 13:54:53.949 [Test worker @coroutine#5020] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2025-04-25 13:54:53.956 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b2f8cf 2025-04-25 13:54:53.961 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b2f8cf 2025-04-25 13:54:53.962 [Test worker @coroutine#5023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b2f8cf 2025-04-25 13:54:53.963 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b2f8cf 2025-04-25 13:54:53.967 [DefaultDispatcher-worker-22 @coroutine#5027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b2f8cf 2025-04-25 13:54:53.970 [DefaultDispatcher-worker-2 @coroutine#5020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b2f8cf 2025-04-25 13:54:53.977 [UI Thread @coroutine#5046] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=720460549616979968 2025-04-25 13:54:53.977 [UI Thread @coroutine#5046] 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=720460549616979968. 2025-04-25 13:54:53.977 [UI Thread @coroutine#5046] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=720460549616979968 2025-04-25 13:54:53.978 [UI Thread @coroutine#5046] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=720460549616979968 2025-04-25 13:54:53.978 [UI Thread @coroutine#5046] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=720460549616979968 2025-04-25 13:54:53.978 [UI Thread @coroutine#5046] 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=720460549616979968. 2025-04-25 13:54:53.978 [UI Thread @coroutine#5046] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=720460549616979968 to class io.ktor.utils.io.ByteReadChannel 2025-04-25 13:54:53.980 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2025-04-25 13:54:53.980 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2025-04-25 13:54:53.980 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:53.980 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b2f8cf: (connection evicted) 2025-04-25 13:54:53.980 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:53.980 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2025-04-25 13:54:53.980 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2025-04-25 13:54:54.013 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2025-04-25 13:54:54.013 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:54.013 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:54.013 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:54.014 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:54.014 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:54.014 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:54.014 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a0154f7 2025-04-25 13:54:54.014 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:54.014 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:54.014 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:54.014 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:54.014 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:54.014 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:54.014 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:54.014 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:54.014 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:54.014 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:54.014 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:54.014 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:54.014 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:54.014 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:54.014 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:54.014 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:54.014 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:54.014 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:54.014 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:54.014 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2025-04-25 13:54:54.014 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:54.014 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:54.014 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:54.014 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:54.014 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:54.014 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:54.014 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:54.014 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:54.014 [Test worker @coroutine#5062] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2025-04-25 13:54:54.014 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@19abe8f7 2025-04-25 13:54:54.014 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@19abe8f7 2025-04-25 13:54:54.014 [Test worker @coroutine#5062] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2025-04-25 13:54:54.022 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19abe8f7 2025-04-25 13:54:54.027 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19abe8f7 2025-04-25 13:54:54.028 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19abe8f7 2025-04-25 13:54:54.029 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19abe8f7 2025-04-25 13:54:54.033 [DefaultDispatcher-worker-8 @coroutine#5070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19abe8f7 2025-04-25 13:54:54.043 [DefaultDispatcher-worker-14 @coroutine#5062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19abe8f7 2025-04-25 13:54:54.046 [DefaultDispatcher-worker-14 @coroutine#5062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19abe8f7 2025-04-25 13:54:54.054 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2025-04-25 13:54:54.054 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2025-04-25 13:54:54.054 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:54.054 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19abe8f7: (connection evicted) 2025-04-25 13:54:54.054 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:54.054 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2025-04-25 13:54:54.054 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2025-04-25 13:54:54.092 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2025-04-25 13:54:54.092 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:54.092 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:54.092 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:54.092 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:54.092 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:54.092 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:54.092 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74691a1f 2025-04-25 13:54:54.092 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:54.092 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:54.092 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:54.092 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:54.092 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:54.092 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:54.092 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:54.092 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:54.092 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:54.092 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:54.092 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:54.092 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:54.092 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:54.092 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:54.092 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:54.092 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:54.092 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:54.092 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:54.092 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:54.092 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2025-04-25 13:54:54.092 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:54.092 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:54.092 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:54.092 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:54.092 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:54.092 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:54.092 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:54.092 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:54.092 [Test worker @coroutine#5088] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2025-04-25 13:54:54.092 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@5af7a7 2025-04-25 13:54:54.092 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@5af7a7 2025-04-25 13:54:54.092 [Test worker @coroutine#5088] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2025-04-25 13:54:54.100 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5af7a7 2025-04-25 13:54:54.105 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5af7a7 2025-04-25 13:54:54.106 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5af7a7 2025-04-25 13:54:54.107 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5af7a7 2025-04-25 13:54:54.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2025-04-25 13:54:54.109 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2025-04-25 13:54:54.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-25 13:54:54.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:54.109 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2025-04-25 13:54:54.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2025-04-25 13:54:54.111 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2025-04-25 13:54:54.111 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:54.111 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:54.111 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:54.111 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:54.111 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:54.111 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:54.111 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@502326b3 2025-04-25 13:54:54.111 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:54.111 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:54.111 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:54.111 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:54.111 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:54.111 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:54.111 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:54.111 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:54.111 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:54.111 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:54.111 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:54.111 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:54.111 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:54.111 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:54.111 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:54.111 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:54.111 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:54.111 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:54.111 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:54.111 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2025-04-25 13:54:54.111 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:54.111 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:54.111 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:54.111 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:54.111 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:54.111 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:54.111 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:54.111 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:54.111 [Test worker @coroutine#5105] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2025-04-25 13:54:54.111 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@14f1db20 2025-04-25 13:54:54.111 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@14f1db20 2025-04-25 13:54:54.111 [Test worker @coroutine#5105] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2025-04-25 13:54:54.118 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14f1db20 2025-04-25 13:54:54.123 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14f1db20 2025-04-25 13:54:54.124 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14f1db20 2025-04-25 13:54:54.125 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14f1db20 2025-04-25 13:54:54.126 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2025-04-25 13:54:54.126 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2025-04-25 13:54:54.126 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-25 13:54:54.126 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:54.126 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2025-04-25 13:54:54.126 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2025-04-25 13:54:54.127 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2025-04-25 13:54:54.127 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:54.127 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:54.127 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:54.127 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:54.127 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:54.127 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:54.127 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1bb6bc81 2025-04-25 13:54:54.127 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:54.127 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:54.127 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:54.127 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:54.127 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:54.127 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:54.127 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:54.127 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:54.127 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:54.127 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:54.127 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:54.127 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:54.127 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:54.127 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:54.127 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:54.127 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:54.127 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:54.127 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:54.127 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:54.127 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2025-04-25 13:54:54.127 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:54.127 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:54.127 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:54.127 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:54.127 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:54.127 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:54.127 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:54.127 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:54.127 [Test worker @coroutine#5123] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2025-04-25 13:54:54.127 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@796affb8 2025-04-25 13:54:54.127 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@796affb8 2025-04-25 13:54:54.127 [Test worker @coroutine#5123] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2025-04-25 13:54:54.136 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@796affb8 2025-04-25 13:54:54.137 [DefaultDispatcher-worker-19 @coroutine#2096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@389fad5b 2025-04-25 13:54:54.137 [DefaultDispatcher-worker-19 @coroutine#2096] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44505/UmAppDatabase/replication/nodeId 2025-04-25 13:54:54.137 [DefaultDispatcher-worker-19 @coroutine#2096] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44505/UmAppDatabase/replication/nodeId. 2025-04-25 13:54:54.137 [DefaultDispatcher-worker-19 @coroutine#2096] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44505/UmAppDatabase/replication/nodeId 2025-04-25 13:54:54.138 [DefaultDispatcher-worker-13 @coroutine#2096] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44505/UmAppDatabase/replication/nodeId 2025-04-25 13:54:54.138 [DefaultDispatcher-worker-13 @coroutine#2096] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44505/UmAppDatabase/replication/nodeId 2025-04-25 13:54:54.141 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@796affb8 2025-04-25 13:54:54.142 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@796affb8 2025-04-25 13:54:54.143 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@796affb8 2025-04-25 13:54:54.143 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2025-04-25 13:54:54.143 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:54.143 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:54.143 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:54.143 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:54.143 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:54.143 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:54.143 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e70d072 2025-04-25 13:54:54.143 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:54.143 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:54.143 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:54.143 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:54.143 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:54.143 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:54.143 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:54.143 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:54.143 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:54.143 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:54.143 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:54.143 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:54.143 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:54.143 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:54.143 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:54.143 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:54.143 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:54.143 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:54.143 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:54.143 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2025-04-25 13:54:54.143 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:54.143 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:54.143 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:54.143 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:54.143 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:54.143 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:54.143 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:54.143 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:54.143 [Test worker @coroutine#5123] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2025-04-25 13:54:54.143 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e387da1 2025-04-25 13:54:54.143 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e387da1 2025-04-25 13:54:54.143 [Test worker @coroutine#5123] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2025-04-25 13:54:54.151 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e387da1 2025-04-25 13:54:54.157 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e387da1 2025-04-25 13:54:54.158 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e387da1 2025-04-25 13:54:54.159 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e387da1 2025-04-25 13:54:54.162 [DefaultDispatcher-worker-11 @coroutine#5139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e387da1 2025-04-25 13:54:54.169 [DefaultDispatcher-worker-8 @coroutine#5123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@796affb8 2025-04-25 13:54:54.172 [UI Thread @coroutine#5149] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35497/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-25 13:54:54.172 [UI Thread @coroutine#5149] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35497/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-25 13:54:54.172 [UI Thread @coroutine#5149] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35497/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-25 13:54:54.173 [UI Thread @coroutine#5149] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35497/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-25 13:54:54.173 [UI Thread @coroutine#5149] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35497/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-25 13:54:54.173 [UI Thread @coroutine#5149] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:35497/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-25 13:54:54.173 [UI Thread @coroutine#5149] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:35497/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-04-25 13:54:54.175 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2025-04-25 13:54:54.175 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2025-04-25 13:54:54.175 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:54.175 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@796affb8: (connection evicted) 2025-04-25 13:54:54.175 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:54.175 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2025-04-25 13:54:54.175 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2025-04-25 13:54:54.175 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2025-04-25 13:54:54.175 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2025-04-25 13:54:54.175 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:54.175 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e387da1: (connection evicted) 2025-04-25 13:54:54.176 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:54.176 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2025-04-25 13:54:54.176 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2025-04-25 13:54:54.177 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2025-04-25 13:54:54.177 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:54.177 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:54.177 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:54.177 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:54.177 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:54.177 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:54.177 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35daccb8 2025-04-25 13:54:54.177 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:54.177 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:54.177 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:54.177 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:54.177 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:54.177 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:54.177 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:54.177 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:54.177 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:54.177 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:54.177 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:54.177 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:54.177 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:54.177 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:54.177 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:54.177 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:54.177 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:54.177 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:54.177 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:54.177 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2025-04-25 13:54:54.177 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:54.177 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:54.177 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:54.177 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:54.177 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:54.177 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:54.177 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:54.177 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:54.177 [Test worker @coroutine#5155] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2025-04-25 13:54:54.177 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@52e296c0 2025-04-25 13:54:54.177 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@52e296c0 2025-04-25 13:54:54.177 [Test worker @coroutine#5155] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2025-04-25 13:54:54.185 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52e296c0 2025-04-25 13:54:54.190 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52e296c0 2025-04-25 13:54:54.190 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52e296c0 2025-04-25 13:54:54.191 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52e296c0 2025-04-25 13:54:54.191 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2025-04-25 13:54:54.192 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:54.192 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:54.192 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:54.192 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:54.192 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:54.192 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:54.192 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@dc9033f 2025-04-25 13:54:54.192 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:54.192 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:54.192 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:54.192 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:54.192 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:54.192 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:54.192 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:54.192 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:54.192 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:54.192 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:54.192 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:54.192 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:54.192 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:54.192 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:54.192 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:54.192 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:54.192 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:54.192 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:54.192 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:54.192 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2025-04-25 13:54:54.192 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:54.192 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:54.192 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:54.192 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:54.192 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:54.192 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:54.192 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:54.192 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:54.192 [Test worker @coroutine#5155] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2025-04-25 13:54:54.192 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@2db27b46 2025-04-25 13:54:54.192 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@2db27b46 2025-04-25 13:54:54.192 [Test worker @coroutine#5155] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2025-04-25 13:54:54.199 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2db27b46 2025-04-25 13:54:54.204 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2db27b46 2025-04-25 13:54:54.205 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2db27b46 2025-04-25 13:54:54.205 [Test worker @coroutine#5166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2db27b46 2025-04-25 13:54:54.209 [DefaultDispatcher-worker-12 @coroutine#5168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2db27b46 2025-04-25 13:54:54.216 [DefaultDispatcher-worker-1 @coroutine#5155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52e296c0 2025-04-25 13:54:54.217 [UI Thread @coroutine#5178] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60061/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-25 13:54:54.217 [UI Thread @coroutine#5178] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60061/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-25 13:54:54.217 [UI Thread @coroutine#5178] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60061/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-25 13:54:54.218 [UI Thread @coroutine#5178] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60061/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-25 13:54:54.218 [UI Thread @coroutine#5178] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60061/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-25 13:54:54.219 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2025-04-25 13:54:54.219 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2025-04-25 13:54:54.219 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:54.219 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52e296c0: (connection evicted) 2025-04-25 13:54:54.220 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:54.220 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2025-04-25 13:54:54.220 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2025-04-25 13:54:54.220 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2025-04-25 13:54:54.220 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2025-04-25 13:54:54.220 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:54.220 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2db27b46: (connection evicted) 2025-04-25 13:54:54.220 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:54.220 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2025-04-25 13:54:54.220 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2025-04-25 13:54:54.221 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2025-04-25 13:54:54.221 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:54.221 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:54.221 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:54.221 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:54.221 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:54.221 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:54.221 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e5d40a4 2025-04-25 13:54:54.221 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:54.221 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:54.221 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:54.221 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:54.221 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:54.221 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:54.221 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:54.221 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:54.221 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:54.221 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:54.221 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:54.221 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:54.221 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:54.221 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:54.221 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:54.221 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:54.221 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:54.221 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:54.221 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:54.221 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2025-04-25 13:54:54.221 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:54.221 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:54.221 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:54.221 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:54.221 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:54.221 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:54.221 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:54.221 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:54.221 [Test worker @coroutine#5184] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2025-04-25 13:54:54.222 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@112d94d 2025-04-25 13:54:54.222 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@112d94d 2025-04-25 13:54:54.222 [Test worker @coroutine#5184] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2025-04-25 13:54:54.230 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@112d94d 2025-04-25 13:54:54.235 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@112d94d 2025-04-25 13:54:54.236 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@112d94d 2025-04-25 13:54:54.236 [DefaultDispatcher-worker-4 @coroutine#2129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-25 13:54:54.236 [DefaultDispatcher-worker-4 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40419/UmAppDatabase/replication/nodeId 2025-04-25 13:54:54.236 [DefaultDispatcher-worker-4 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40419/UmAppDatabase/replication/nodeId. 2025-04-25 13:54:54.236 [DefaultDispatcher-worker-4 @coroutine#2129] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40419/UmAppDatabase/replication/nodeId 2025-04-25 13:54:54.236 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@112d94d 2025-04-25 13:54:54.237 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2025-04-25 13:54:54.237 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:54.237 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:54.237 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:54.237 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:54.237 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:54.237 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:54.237 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c658163 2025-04-25 13:54:54.237 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:54.237 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:54.237 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:54.237 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:54.237 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:54.237 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:54.237 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:54.237 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:54.237 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:54.237 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:54.237 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:54.237 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:54.237 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:54.237 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:54.237 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:54.237 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:54.237 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:54.237 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:54.237 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:54.237 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2025-04-25 13:54:54.237 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:54.237 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:54.237 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:54.237 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:54.237 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:54.237 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:54.237 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:54.237 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:54.237 [Test worker @coroutine#5184] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2025-04-25 13:54:54.237 [DefaultDispatcher-worker-17 @coroutine#2129] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40419/UmAppDatabase/replication/nodeId 2025-04-25 13:54:54.237 [DefaultDispatcher-worker-17 @coroutine#2129] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40419/UmAppDatabase/replication/nodeId 2025-04-25 13:54:54.237 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@5323b690 2025-04-25 13:54:54.237 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@5323b690 2025-04-25 13:54:54.237 [Test worker @coroutine#5184] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2025-04-25 13:54:54.245 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5323b690 2025-04-25 13:54:54.249 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5323b690 2025-04-25 13:54:54.250 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5323b690 2025-04-25 13:54:54.251 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5323b690 2025-04-25 13:54:54.255 [DefaultDispatcher-worker-1 @coroutine#5200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5323b690 2025-04-25 13:54:54.262 [DefaultDispatcher-worker-7 @coroutine#5184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@112d94d 2025-04-25 13:54:54.263 [UI Thread @coroutine#5210] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37909/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-25 13:54:54.263 [UI Thread @coroutine#5210] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37909/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-25 13:54:54.263 [UI Thread @coroutine#5210] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37909/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-25 13:54:54.263 [UI Thread @coroutine#5210] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37909/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-25 13:54:54.263 [UI Thread @coroutine#5210] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37909/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-25 13:54:54.264 [UI Thread @coroutine#5210] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:37909/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-25 13:54:54.264 [UI Thread @coroutine#5210] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:37909/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-04-25 13:54:54.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2025-04-25 13:54:54.264 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2025-04-25 13:54:54.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:54.264 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@112d94d: (connection evicted) 2025-04-25 13:54:54.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:54.265 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2025-04-25 13:54:54.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2025-04-25 13:54:54.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2025-04-25 13:54:54.265 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2025-04-25 13:54:54.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:54.265 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5323b690: (connection evicted) 2025-04-25 13:54:54.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:54.265 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2025-04-25 13:54:54.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2025-04-25 13:54:54.266 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2025-04-25 13:54:54.266 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:54.266 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:54.266 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:54.266 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:54.266 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:54.266 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:54.266 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43347199 2025-04-25 13:54:54.266 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:54.266 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:54.267 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:54.267 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:54.267 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:54.267 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:54.267 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:54.267 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:54.267 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:54.267 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:54.267 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:54.267 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:54.267 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:54.267 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:54.267 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:54.267 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:54.267 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:54.267 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:54.267 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:54.267 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2025-04-25 13:54:54.267 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:54.267 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:54.267 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:54.267 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:54.267 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:54.267 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:54.267 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:54.267 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:54.267 [Test worker @coroutine#5216] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2025-04-25 13:54:54.267 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a49b3c7 2025-04-25 13:54:54.267 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a49b3c7 2025-04-25 13:54:54.267 [Test worker @coroutine#5216] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2025-04-25 13:54:54.275 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a49b3c7 2025-04-25 13:54:54.279 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a49b3c7 2025-04-25 13:54:54.283 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a49b3c7 2025-04-25 13:54:54.284 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a49b3c7 2025-04-25 13:54:54.284 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2025-04-25 13:54:54.284 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:54.284 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:54.284 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:54.284 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:54.284 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:54.284 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:54.284 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64bed8b2 2025-04-25 13:54:54.284 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:54.284 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:54.284 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:54.284 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:54.284 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:54.284 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:54.284 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:54.284 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:54.284 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:54.284 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:54.284 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:54.284 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:54.284 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:54.284 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:54.284 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:54.284 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:54.284 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:54.284 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:54.284 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:54.284 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2025-04-25 13:54:54.284 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:54.284 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:54.284 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:54.284 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:54.284 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:54.284 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:54.284 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:54.284 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:54.284 [Test worker @coroutine#5216] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2025-04-25 13:54:54.284 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@793f2b41 2025-04-25 13:54:54.284 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@793f2b41 2025-04-25 13:54:54.284 [Test worker @coroutine#5216] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2025-04-25 13:54:54.291 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@793f2b41 2025-04-25 13:54:54.296 [Test worker @coroutine#5223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@793f2b41 2025-04-25 13:54:54.297 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@793f2b41 2025-04-25 13:54:54.298 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@793f2b41 2025-04-25 13:54:54.302 [DefaultDispatcher-worker-20 @coroutine#5229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@793f2b41 2025-04-25 13:54:54.309 [DefaultDispatcher-worker-15 @coroutine#5216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a49b3c7 2025-04-25 13:54:54.312 [DefaultDispatcher-worker-22 @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58dd1d0c 2025-04-25 13:54:54.312 [DefaultDispatcher-worker-22 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42403/UmAppDatabase/replication/nodeId 2025-04-25 13:54:54.312 [DefaultDispatcher-worker-22 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42403/UmAppDatabase/replication/nodeId. 2025-04-25 13:54:54.312 [DefaultDispatcher-worker-22 @coroutine#2175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42403/UmAppDatabase/replication/nodeId 2025-04-25 13:54:54.313 [DefaultDispatcher-worker-14 @coroutine#2175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42403/UmAppDatabase/replication/nodeId 2025-04-25 13:54:54.313 [DefaultDispatcher-worker-14 @coroutine#2175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42403/UmAppDatabase/replication/nodeId 2025-04-25 13:54:54.315 [DefaultDispatcher-worker-19 @coroutine#5216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a49b3c7 2025-04-25 13:54:54.321 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2025-04-25 13:54:54.321 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2025-04-25 13:54:54.321 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:54.321 [HikariPool-228 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a49b3c7: (connection evicted) 2025-04-25 13:54:54.322 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:54.322 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2025-04-25 13:54:54.322 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2025-04-25 13:54:54.322 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2025-04-25 13:54:54.322 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2025-04-25 13:54:54.322 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:54.322 [HikariPool-229 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Closing connection org.sqlite.jdbc4.JDBC4Connection@793f2b41: (connection evicted) 2025-04-25 13:54:54.322 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:54.322 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2025-04-25 13:54:54.322 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2025-04-25 13:54:54.323 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2025-04-25 13:54:54.323 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:54.323 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:54.323 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:54.323 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:54.323 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:54.323 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:54.323 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f9b8c23 2025-04-25 13:54:54.323 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:54.323 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:54.323 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:54.323 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:54.323 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:54.323 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:54.323 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:54.323 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:54.323 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:54.323 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:54.323 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:54.323 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:54.323 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:54.323 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:54.323 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:54.323 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:54.323 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:54.323 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:54.323 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:54.323 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2025-04-25 13:54:54.323 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:54.323 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:54.323 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:54.323 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:54.323 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:54.323 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:54.323 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:54.323 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:54.324 [Test worker @coroutine#5268] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2025-04-25 13:54:54.324 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@11303cb 2025-04-25 13:54:54.324 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@11303cb 2025-04-25 13:54:54.324 [Test worker @coroutine#5268] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2025-04-25 13:54:54.331 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11303cb 2025-04-25 13:54:54.336 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11303cb 2025-04-25 13:54:54.337 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11303cb 2025-04-25 13:54:54.338 [Test worker @coroutine#5273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11303cb 2025-04-25 13:54:54.342 [DefaultDispatcher-worker-22 @coroutine#5275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11303cb 2025-04-25 13:54:54.352 [DefaultDispatcher-worker-19 @coroutine#5268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11303cb 2025-04-25 13:54:54.358 [DefaultDispatcher-worker-15 @coroutine#5268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11303cb 2025-04-25 13:54:54.367 [DefaultDispatcher-worker-15 @coroutine#5296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11303cb 2025-04-25 13:54:54.369 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2025-04-25 13:54:54.369 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2025-04-25 13:54:54.369 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:54.369 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11303cb: (connection evicted) 2025-04-25 13:54:54.369 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:54.369 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2025-04-25 13:54:54.369 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2025-04-25 13:54:54.370 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2025-04-25 13:54:54.370 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:54.370 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:54.370 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:54.370 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:54.370 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:54.370 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:54.370 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e199cec 2025-04-25 13:54:54.370 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:54.370 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:54.370 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:54.370 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:54.370 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:54.370 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:54.370 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:54.370 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:54.370 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:54.370 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:54.370 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:54.370 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:54.370 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:54.370 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:54.370 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:54.370 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:54.370 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:54.370 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:54.370 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:54.370 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2025-04-25 13:54:54.370 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:54.370 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:54.370 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:54.370 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:54.370 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:54.370 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:54.370 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:54.370 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:54.370 [Test worker @coroutine#5302] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2025-04-25 13:54:54.371 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@649df002 2025-04-25 13:54:54.371 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@649df002 2025-04-25 13:54:54.371 [Test worker @coroutine#5302] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2025-04-25 13:54:54.378 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@649df002 2025-04-25 13:54:54.383 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@649df002 2025-04-25 13:54:54.384 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@649df002 2025-04-25 13:54:54.384 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@649df002 2025-04-25 13:54:54.385 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2025-04-25 13:54:54.385 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:54.385 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:54.385 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:54.385 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:54.385 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:54.385 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:54.385 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7452e4ec 2025-04-25 13:54:54.385 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:54.385 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:54.385 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:54.385 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:54.385 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:54.385 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:54.385 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:54.385 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:54.385 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:54.385 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:54.385 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:54.385 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:54.385 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:54.385 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:54.385 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:54.385 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:54.385 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:54.385 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:54.385 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:54.385 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2025-04-25 13:54:54.385 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:54.385 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:54.385 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:54.385 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:54.385 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:54.385 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:54.385 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:54.385 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:54.385 [Test worker @coroutine#5302] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2025-04-25 13:54:54.385 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ae68d0e 2025-04-25 13:54:54.385 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ae68d0e 2025-04-25 13:54:54.385 [Test worker @coroutine#5302] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2025-04-25 13:54:54.392 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ae68d0e 2025-04-25 13:54:54.396 [DefaultDispatcher-worker-19 @coroutine#2207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecd6861 2025-04-25 13:54:54.396 [DefaultDispatcher-worker-19 @coroutine#2207] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50973/UmAppDatabase/replication/nodeId 2025-04-25 13:54:54.396 [DefaultDispatcher-worker-19 @coroutine#2207] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50973/UmAppDatabase/replication/nodeId. 2025-04-25 13:54:54.396 [DefaultDispatcher-worker-19 @coroutine#2207] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50973/UmAppDatabase/replication/nodeId 2025-04-25 13:54:54.397 [DefaultDispatcher-worker-17 @coroutine#2207] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50973/UmAppDatabase/replication/nodeId 2025-04-25 13:54:54.397 [DefaultDispatcher-worker-17 @coroutine#2207] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50973/UmAppDatabase/replication/nodeId 2025-04-25 13:54:54.398 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ae68d0e 2025-04-25 13:54:54.399 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ae68d0e 2025-04-25 13:54:54.399 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ae68d0e 2025-04-25 13:54:54.403 [DefaultDispatcher-worker-3 @coroutine#5318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ae68d0e 2025-04-25 13:54:54.410 [DefaultDispatcher-worker-10 @coroutine#5302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@649df002 2025-04-25 13:54:54.415 [DefaultDispatcher-worker-10 @coroutine#5302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@649df002 2025-04-25 13:54:54.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2025-04-25 13:54:54.419 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2025-04-25 13:54:54.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:54.419 [HikariPool-231 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Closing connection org.sqlite.jdbc4.JDBC4Connection@649df002: (connection evicted) 2025-04-25 13:54:54.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:54.419 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2025-04-25 13:54:54.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2025-04-25 13:54:54.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2025-04-25 13:54:54.419 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2025-04-25 13:54:54.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:54.419 [HikariPool-232 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ae68d0e: (connection evicted) 2025-04-25 13:54:54.420 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:54.420 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2025-04-25 13:54:54.420 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2025-04-25 13:54:54.421 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2025-04-25 13:54:54.421 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:54.421 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:54.421 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:54.421 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:54.421 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:54.421 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:54.421 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c38d025 2025-04-25 13:54:54.421 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:54.421 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:54.421 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:54.421 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:54.421 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:54.421 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:54.421 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:54.421 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:54.421 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:54.421 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:54.421 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:54.421 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:54.421 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:54.421 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:54.421 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:54.421 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:54.421 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:54.421 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:54.421 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:54.421 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2025-04-25 13:54:54.421 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:54.421 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:54.421 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:54.421 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:54.421 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:54.421 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:54.421 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:54.421 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:54.421 [Test worker @coroutine#5343] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2025-04-25 13:54:54.421 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@350a3df3 2025-04-25 13:54:54.421 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@350a3df3 2025-04-25 13:54:54.421 [Test worker @coroutine#5343] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2025-04-25 13:54:54.429 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@350a3df3 2025-04-25 13:54:54.433 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@350a3df3 2025-04-25 13:54:54.434 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@350a3df3 2025-04-25 13:54:54.435 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@350a3df3 2025-04-25 13:54:54.438 [DefaultDispatcher-worker-13 @coroutine#2236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c4a8c93 2025-04-25 13:54:54.438 [DefaultDispatcher-worker-13 @coroutine#2236] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39787/UmAppDatabase/replication/nodeId 2025-04-25 13:54:54.439 [DefaultDispatcher-worker-13 @coroutine#2236] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39787/UmAppDatabase/replication/nodeId. 2025-04-25 13:54:54.439 [DefaultDispatcher-worker-13 @coroutine#2236] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39787/UmAppDatabase/replication/nodeId 2025-04-25 13:54:54.439 [DefaultDispatcher-worker-14 @coroutine#5350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@350a3df3 2025-04-25 13:54:54.439 [DefaultDispatcher-worker-12 @coroutine#2236] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39787/UmAppDatabase/replication/nodeId 2025-04-25 13:54:54.439 [DefaultDispatcher-worker-12 @coroutine#2236] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39787/UmAppDatabase/replication/nodeId 2025-04-25 13:54:54.442 [DefaultDispatcher-worker-6 @coroutine#5343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@350a3df3 2025-04-25 13:54:54.449 [DefaultDispatcher-worker-8 @coroutine#5366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@350a3df3 2025-04-25 13:54:54.450 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2025-04-25 13:54:54.450 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2025-04-25 13:54:54.450 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:54.450 [HikariPool-233 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Closing connection org.sqlite.jdbc4.JDBC4Connection@350a3df3: (connection evicted) 2025-04-25 13:54:54.450 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:54.450 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2025-04-25 13:54:54.450 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2025-04-25 13:54:54.451 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2025-04-25 13:54:54.451 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:54.451 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:54.451 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:54.451 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:54.451 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:54.451 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:54.451 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2cf7ada5 2025-04-25 13:54:54.451 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:54.451 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:54.451 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:54.451 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:54.451 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:54.451 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:54.451 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:54.451 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:54.451 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:54.451 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:54.451 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:54.451 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:54.451 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:54.451 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:54.451 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:54.451 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:54.451 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:54.451 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:54.451 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:54.451 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2025-04-25 13:54:54.451 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:54.451 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:54.451 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:54.451 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:54.451 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:54.451 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:54.451 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:54.451 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:54.451 [Test worker @coroutine#5374] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2025-04-25 13:54:54.451 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@c2cc406 2025-04-25 13:54:54.451 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@c2cc406 2025-04-25 13:54:54.451 [Test worker @coroutine#5374] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2025-04-25 13:54:54.459 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c2cc406 2025-04-25 13:54:54.464 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c2cc406 2025-04-25 13:54:54.465 [Test worker @coroutine#5377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c2cc406 2025-04-25 13:54:54.465 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c2cc406 2025-04-25 13:54:54.470 [DefaultDispatcher-worker-12 @coroutine#5381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c2cc406 2025-04-25 13:54:54.473 [DefaultDispatcher-worker-8 @coroutine#5393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c2cc406 2025-04-25 13:54:54.474 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2025-04-25 13:54:54.474 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2025-04-25 13:54:54.474 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:54.474 [HikariPool-234 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c2cc406: (connection evicted) 2025-04-25 13:54:54.474 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:54.474 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2025-04-25 13:54:54.474 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2025-04-25 13:54:54.475 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2025-04-25 13:54:54.475 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:54.475 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:54.475 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:54.475 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:54.475 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:54.475 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:54.475 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@591b8f15 2025-04-25 13:54:54.475 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:54.475 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:54.475 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:54.475 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:54.475 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:54.475 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:54.475 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:54.475 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:54.475 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:54.475 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:54.475 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:54.475 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:54.475 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:54.475 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:54.475 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:54.475 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:54.475 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:54.475 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:54.475 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:54.475 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2025-04-25 13:54:54.475 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:54.475 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:54.475 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:54.475 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:54.475 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:54.475 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:54.475 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:54.475 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:54.475 [Test worker @coroutine#5402] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2025-04-25 13:54:54.475 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e0d7be4 2025-04-25 13:54:54.475 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e0d7be4 2025-04-25 13:54:54.475 [Test worker @coroutine#5402] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2025-04-25 13:54:54.479 [DefaultDispatcher-worker-14 @coroutine#2265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59449395 2025-04-25 13:54:54.479 [DefaultDispatcher-worker-14 @coroutine#2265] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-25 13:54:54.479 [DefaultDispatcher-worker-14 @coroutine#2265] 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-25 13:54:54.479 [DefaultDispatcher-worker-14 @coroutine#2265] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-25 13:54:54.480 [DefaultDispatcher-worker-14 @coroutine#2265] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-25 13:54:54.483 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e0d7be4 2025-04-25 13:54:54.488 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e0d7be4 2025-04-25 13:54:54.489 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e0d7be4 2025-04-25 13:54:54.490 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e0d7be4 2025-04-25 13:54:54.495 [DefaultDispatcher-worker-20 @coroutine#5411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e0d7be4 2025-04-25 13:54:54.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2025-04-25 13:54:54.530 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2025-04-25 13:54:54.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:54.530 [HikariPool-235 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e0d7be4: (connection evicted) 2025-04-25 13:54:54.531 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:54.531 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2025-04-25 13:54:54.531 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2025-04-25 13:54:54.531 [DefaultDispatcher-worker-4 @coroutine#2280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b0ff24 2025-04-25 13:54:54.531 [DefaultDispatcher-worker-4 @coroutine#2280] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53269/UmAppDatabase/replication/nodeId 2025-04-25 13:54:54.531 [DefaultDispatcher-worker-4 @coroutine#2280] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53269/UmAppDatabase/replication/nodeId. 2025-04-25 13:54:54.531 [DefaultDispatcher-worker-4 @coroutine#2280] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53269/UmAppDatabase/replication/nodeId 2025-04-25 13:54:54.531 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2025-04-25 13:54:54.532 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:54.532 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:54.532 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:54.532 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:54.532 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:54.532 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:54.532 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@515d6c9f 2025-04-25 13:54:54.532 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:54.532 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:54.532 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:54.532 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:54.532 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:54.532 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:54.532 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:54.532 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:54.532 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:54.532 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:54.532 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:54.532 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:54.532 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:54.532 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:54.532 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:54.532 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:54.532 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:54.532 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:54.532 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:54.532 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2025-04-25 13:54:54.532 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:54.532 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:54.532 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:54.532 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:54.532 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:54.532 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:54.532 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:54.532 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:54.532 [Test worker @coroutine#5428] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2025-04-25 13:54:54.532 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f9e42d2 2025-04-25 13:54:54.532 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f9e42d2 2025-04-25 13:54:54.532 [DefaultDispatcher-worker-19 @coroutine#2280] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53269/UmAppDatabase/replication/nodeId 2025-04-25 13:54:54.532 [Test worker @coroutine#5428] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2025-04-25 13:54:54.532 [DefaultDispatcher-worker-19 @coroutine#2280] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53269/UmAppDatabase/replication/nodeId 2025-04-25 13:54:54.539 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f9e42d2 2025-04-25 13:54:54.544 [Test worker @coroutine#5430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f9e42d2 2025-04-25 13:54:54.545 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f9e42d2 2025-04-25 13:54:54.546 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f9e42d2 2025-04-25 13:54:54.550 [DefaultDispatcher-worker-19 @coroutine#5436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f9e42d2 2025-04-25 13:54:54.553 [DefaultDispatcher-worker-4 @coroutine#5428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f9e42d2 2025-04-25 13:54:54.556 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2025-04-25 13:54:54.556 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2025-04-25 13:54:54.556 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:54.556 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f9e42d2: (connection evicted) 2025-04-25 13:54:54.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:54.557 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2025-04-25 13:54:54.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2025-04-25 13:54:54.559 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2025-04-25 13:54:54.559 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:54.559 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:54.559 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:54.559 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:54.559 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:54.559 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:54.559 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@776e4088 2025-04-25 13:54:54.559 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:54.559 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:54.559 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:54.559 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:54.559 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:54.559 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:54.559 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:54.559 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:54.559 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:54.559 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:54.559 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:54.559 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:54.559 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:54.559 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:54.559 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:54.559 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:54.559 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:54.559 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:54.559 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:54.559 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2025-04-25 13:54:54.559 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:54.559 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:54.559 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:54.559 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:54.559 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:54.559 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:54.559 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:54.559 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:54.559 [Test worker @coroutine#5452] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2025-04-25 13:54:54.559 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@207b0d48 2025-04-25 13:54:54.559 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@207b0d48 2025-04-25 13:54:54.559 [Test worker @coroutine#5452] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2025-04-25 13:54:54.567 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@207b0d48 2025-04-25 13:54:54.571 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@207b0d48 2025-04-25 13:54:54.572 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@207b0d48 2025-04-25 13:54:54.573 [Test worker @coroutine#5457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@207b0d48 2025-04-25 13:54:54.576 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2025-04-25 13:54:54.576 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2025-04-25 13:54:54.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-25 13:54:54.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:54.576 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2025-04-25 13:54:54.576 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2025-04-25 13:54:54.576 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2025-04-25 13:54:54.576 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:54.576 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:54.576 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:54.576 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:54.576 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:54.576 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:54.576 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4788c0a1 2025-04-25 13:54:54.576 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:54.576 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:54.576 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:54.576 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:54.576 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:54.576 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:54.576 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:54.576 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:54.576 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:54.576 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:54.576 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:54.576 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:54.576 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:54.576 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:54.576 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:54.576 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:54.576 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:54.576 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:54.576 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:54.576 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2025-04-25 13:54:54.576 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:54.576 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:54.576 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:54.576 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:54.576 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:54.576 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:54.576 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:54.576 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:54.576 [Test worker @coroutine#5468] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2025-04-25 13:54:54.577 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@79a1f0a1 2025-04-25 13:54:54.577 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@79a1f0a1 2025-04-25 13:54:54.577 [Test worker @coroutine#5468] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2025-04-25 13:54:54.584 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79a1f0a1 2025-04-25 13:54:54.589 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79a1f0a1 2025-04-25 13:54:54.590 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79a1f0a1 2025-04-25 13:54:54.590 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79a1f0a1 2025-04-25 13:54:54.592 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2025-04-25 13:54:54.592 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2025-04-25 13:54:54.592 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-25 13:54:54.592 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:54.592 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2025-04-25 13:54:54.592 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2025-04-25 13:54:54.593 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2025-04-25 13:54:54.593 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:54.593 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:54.593 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:54.593 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:54.593 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:54.593 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:54.593 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4928a347 2025-04-25 13:54:54.593 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:54.593 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:54.593 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:54.593 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:54.593 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:54.593 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:54.593 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:54.593 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:54.593 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:54.593 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:54.593 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:54.593 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:54.593 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:54.593 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:54.593 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:54.593 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:54.593 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:54.593 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:54.593 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:54.593 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2025-04-25 13:54:54.593 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:54.593 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:54.593 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:54.593 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:54.593 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:54.593 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:54.593 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:54.593 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:54.593 [Test worker @coroutine#5484] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2025-04-25 13:54:54.593 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@6846e4e8 2025-04-25 13:54:54.593 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@6846e4e8 2025-04-25 13:54:54.593 [Test worker @coroutine#5484] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2025-04-25 13:54:54.601 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6846e4e8 2025-04-25 13:54:54.606 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6846e4e8 2025-04-25 13:54:54.607 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6846e4e8 2025-04-25 13:54:54.608 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6846e4e8 2025-04-25 13:54:54.611 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2025-04-25 13:54:54.611 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2025-04-25 13:54:54.611 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-25 13:54:54.611 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:54.611 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2025-04-25 13:54:54.611 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2025-04-25 13:54:54.612 [DefaultDispatcher-worker-5 @coroutine#2331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-25 13:54:54.612 [DefaultDispatcher-worker-5 @coroutine#2331] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47555/UmAppDatabase/replication/nodeId 2025-04-25 13:54:54.612 [DefaultDispatcher-worker-5 @coroutine#2331] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47555/UmAppDatabase/replication/nodeId. 2025-04-25 13:54:54.613 [DefaultDispatcher-worker-5 @coroutine#2331] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47555/UmAppDatabase/replication/nodeId 2025-04-25 13:54:54.613 [DefaultDispatcher-worker-11 @coroutine#2331] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47555/UmAppDatabase/replication/nodeId 2025-04-25 13:54:54.613 [DefaultDispatcher-worker-11 @coroutine#2331] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47555/UmAppDatabase/replication/nodeId 2025-04-25 13:54:54.615 [UI Thread @coroutine#5509] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60391/Site/verify 2025-04-25 13:54:54.615 [UI Thread @coroutine#5509] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60391/Site/verify. 2025-04-25 13:54:54.615 [UI Thread @coroutine#5509] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60391/Site/verify 2025-04-25 13:54:54.616 [UI Thread @coroutine#5509] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60391/Site/verify 2025-04-25 13:54:54.616 [UI Thread @coroutine#5509] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60391/Site/verify 2025-04-25 13:54:54.616 [UI Thread @coroutine#5509] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:60391/Site/verify. 2025-04-25 13:54:54.616 [UI Thread @coroutine#5509] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:60391/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-25 13:54:54.619 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2025-04-25 13:54:54.619 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:54.619 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:54.619 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:54.619 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:54.619 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:54.619 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:54.619 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6434827e 2025-04-25 13:54:54.619 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:54.619 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:54.619 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:54.619 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:54.619 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:54.619 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:54.619 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:54.619 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:54.619 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:54.619 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:54.619 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:54.619 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:54.619 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:54.619 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:54.619 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:54.619 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:54.619 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:54.619 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:54.619 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:54.619 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2025-04-25 13:54:54.619 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:54.619 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:54.619 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:54.619 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:54.619 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:54.619 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:54.619 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:54.619 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:54.619 [Test worker @coroutine#5523] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2025-04-25 13:54:54.619 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d555b85 2025-04-25 13:54:54.619 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d555b85 2025-04-25 13:54:54.619 [Test worker @coroutine#5523] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2025-04-25 13:54:54.628 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d555b85 2025-04-25 13:54:54.633 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d555b85 2025-04-25 13:54:54.634 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d555b85 2025-04-25 13:54:54.635 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d555b85 2025-04-25 13:54:54.637 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2025-04-25 13:54:54.637 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2025-04-25 13:54:54.637 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-25 13:54:54.637 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:54.637 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2025-04-25 13:54:54.637 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2025-04-25 13:54:54.637 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2025-04-25 13:54:54.637 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:54.637 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:54.637 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:54.637 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:54.637 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:54.637 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:54.637 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52418721 2025-04-25 13:54:54.637 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:54.637 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:54.637 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:54.637 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:54.637 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:54.637 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:54.637 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:54.637 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:54.637 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:54.637 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:54.637 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:54.637 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:54.637 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:54.637 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:54.637 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:54.637 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:54.637 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:54.637 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:54.637 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:54.637 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2025-04-25 13:54:54.637 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:54.637 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:54.637 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:54.637 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:54.637 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:54.637 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:54.637 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:54.637 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:54.637 [Test worker @coroutine#5540] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2025-04-25 13:54:54.637 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@7080e8fc 2025-04-25 13:54:54.637 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@7080e8fc 2025-04-25 13:54:54.638 [Test worker @coroutine#5540] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2025-04-25 13:54:54.646 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7080e8fc 2025-04-25 13:54:54.651 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7080e8fc 2025-04-25 13:54:54.651 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7080e8fc 2025-04-25 13:54:54.652 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7080e8fc 2025-04-25 13:54:54.654 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2025-04-25 13:54:54.654 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2025-04-25 13:54:54.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-25 13:54:54.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:54.654 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2025-04-25 13:54:54.654 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2025-04-25 13:54:54.655 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2025-04-25 13:54:54.655 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:54.655 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:54.655 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:54.655 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:54.655 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:54.655 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:54.655 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c5fbe8a 2025-04-25 13:54:54.655 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:54.655 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:54.655 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:54.655 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:54.655 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:54.655 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:54.655 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:54.655 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:54.655 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:54.655 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:54.655 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:54.655 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:54.655 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:54.655 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:54.655 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:54.655 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:54.655 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:54.655 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:54.655 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:54.655 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2025-04-25 13:54:54.655 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:54.655 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:54.655 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:54.655 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:54.655 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:54.655 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:54.655 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:54.655 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:54.655 [Test worker @coroutine#5557] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2025-04-25 13:54:54.655 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@79a7f553 2025-04-25 13:54:54.655 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@79a7f553 2025-04-25 13:54:54.655 [Test worker @coroutine#5557] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2025-04-25 13:54:54.663 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79a7f553 2025-04-25 13:54:54.668 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79a7f553 2025-04-25 13:54:54.669 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79a7f553 2025-04-25 13:54:54.670 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79a7f553 2025-04-25 13:54:54.671 [UI Thread @coroutine#5571] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58293/Site/verify 2025-04-25 13:54:54.671 [UI Thread @coroutine#5571] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58293/Site/verify. 2025-04-25 13:54:54.671 [UI Thread @coroutine#5571] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58293/Site/verify 2025-04-25 13:54:54.672 [UI Thread @coroutine#5571] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58293/Site/verify 2025-04-25 13:54:54.672 [UI Thread @coroutine#5571] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58293/Site/verify 2025-04-25 13:54:54.672 [UI Thread @coroutine#5571] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:58293/Site/verify. 2025-04-25 13:54:54.672 [UI Thread @coroutine#5571] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58293/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-25 13:54:54.674 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2025-04-25 13:54:54.674 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2025-04-25 13:54:54.674 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-25 13:54:54.674 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:54.674 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2025-04-25 13:54:54.674 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2025-04-25 13:54:54.676 [UI Thread @coroutine#5583] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38557/Site/verify 2025-04-25 13:54:54.676 [UI Thread @coroutine#5583] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38557/Site/verify. 2025-04-25 13:54:54.676 [UI Thread @coroutine#5583] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38557/Site/verify 2025-04-25 13:54:54.677 [UI Thread @coroutine#5583] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38557/Site/verify 2025-04-25 13:54:54.677 [UI Thread @coroutine#5583] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38557/Site/verify 2025-04-25 13:54:54.677 [UI Thread @coroutine#5583] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:38557/Site/verify. 2025-04-25 13:54:54.677 [UI Thread @coroutine#5583] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:38557/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-25 13:54:54.680 [UI Thread @coroutine#5596] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38541/Site/verify 2025-04-25 13:54:54.680 [UI Thread @coroutine#5596] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38541/Site/verify. 2025-04-25 13:54:54.680 [UI Thread @coroutine#5596] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38541/Site/verify 2025-04-25 13:54:54.681 [UI Thread @coroutine#5596] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38541/Site/verify 2025-04-25 13:54:54.681 [UI Thread @coroutine#5596] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38541/Site/verify 2025-04-25 13:54:54.681 [UI Thread @coroutine#5596] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:38541/Site/verify. 2025-04-25 13:54:54.681 [UI Thread @coroutine#5596] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:38541/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-25 13:54:54.685 [UI Thread @coroutine#5610] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2025-04-25 13:54:54.685 [UI Thread @coroutine#5610] 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-25 13:54:54.685 [UI Thread @coroutine#5610] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2025-04-25 13:54:54.686 [UI Thread @coroutine#5610] 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-25 13:54:54.687 [Test worker @coroutine#5617] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2025-04-25 13:54:54.687 [Test worker @coroutine#5617] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:54.687 [Test worker @coroutine#5617] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:54.687 [Test worker @coroutine#5617] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:54.687 [Test worker @coroutine#5617] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:54.687 [Test worker @coroutine#5617] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:54.687 [Test worker @coroutine#5617] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:54.687 [Test worker @coroutine#5617] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70f446c 2025-04-25 13:54:54.687 [Test worker @coroutine#5617] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:54.687 [Test worker @coroutine#5617] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:54.687 [Test worker @coroutine#5617] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:54.687 [Test worker @coroutine#5617] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:54.687 [Test worker @coroutine#5617] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:54.687 [Test worker @coroutine#5617] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:54.687 [Test worker @coroutine#5617] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:54.687 [Test worker @coroutine#5617] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:54.687 [Test worker @coroutine#5617] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:54.687 [Test worker @coroutine#5617] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:54.687 [Test worker @coroutine#5617] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:54.687 [Test worker @coroutine#5617] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:54.687 [Test worker @coroutine#5617] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:54.687 [Test worker @coroutine#5617] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:54.687 [Test worker @coroutine#5617] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:54.687 [Test worker @coroutine#5617] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:54.687 [Test worker @coroutine#5617] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:54.687 [Test worker @coroutine#5617] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:54.687 [Test worker @coroutine#5617] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:54.687 [Test worker @coroutine#5617] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2025-04-25 13:54:54.687 [Test worker @coroutine#5617] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:54.687 [Test worker @coroutine#5617] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:54.687 [Test worker @coroutine#5617] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:54.687 [Test worker @coroutine#5617] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:54.687 [Test worker @coroutine#5617] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:54.687 [Test worker @coroutine#5617] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:54.687 [Test worker @coroutine#5617] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:54.687 [Test worker @coroutine#5617] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:54.688 [Test worker @coroutine#5617] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2025-04-25 13:54:54.688 [DefaultDispatcher-worker-22 @coroutine#2373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d76aa05 2025-04-25 13:54:54.688 [DefaultDispatcher-worker-22 @coroutine#2373] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40885/UmAppDatabase/replication/nodeId 2025-04-25 13:54:54.688 [Test worker @coroutine#5617] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ff1e20b 2025-04-25 13:54:54.688 [DefaultDispatcher-worker-22 @coroutine#2373] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40885/UmAppDatabase/replication/nodeId. 2025-04-25 13:54:54.688 [DefaultDispatcher-worker-22 @coroutine#2373] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40885/UmAppDatabase/replication/nodeId 2025-04-25 13:54:54.688 [Test worker @coroutine#5617] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ff1e20b 2025-04-25 13:54:54.688 [Test worker @coroutine#5617] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2025-04-25 13:54:54.688 [DefaultDispatcher-worker-8 @coroutine#2373] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40885/UmAppDatabase/replication/nodeId 2025-04-25 13:54:54.688 [DefaultDispatcher-worker-8 @coroutine#2373] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40885/UmAppDatabase/replication/nodeId 2025-04-25 13:54:54.696 [Test worker @coroutine#5617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff1e20b 2025-04-25 13:54:54.701 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff1e20b 2025-04-25 13:54:54.702 [Test worker @coroutine#5623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff1e20b 2025-04-25 13:54:54.703 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff1e20b 2025-04-25 13:54:54.707 [DefaultDispatcher-worker-11 @coroutine#5627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff1e20b 2025-04-25 13:54:54.717 [DefaultDispatcher-worker-3 @coroutine#5617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff1e20b 2025-04-25 13:54:54.721 [DefaultDispatcher-worker-8 @coroutine#5617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff1e20b 2025-04-25 13:54:54.725 [DefaultDispatcher-worker-18 @coroutine#5617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff1e20b 2025-04-25 13:54:54.728 [DefaultDispatcher-worker-7 @coroutine#5617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff1e20b 2025-04-25 13:54:54.731 [DefaultDispatcher-worker-5 @coroutine#5617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff1e20b 2025-04-25 13:54:54.736 [DefaultDispatcher-worker-18 @coroutine#5617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff1e20b 2025-04-25 13:54:54.744 [DefaultDispatcher-worker-13 @coroutine#5643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff1e20b 2025-04-25 13:54:54.745 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2025-04-25 13:54:54.745 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2025-04-25 13:54:54.745 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:54.745 [HikariPool-243 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ff1e20b: (connection evicted) 2025-04-25 13:54:54.746 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:54.746 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2025-04-25 13:54:54.746 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2025-04-25 13:54:54.747 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2025-04-25 13:54:54.747 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:54.747 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:54.747 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:54.747 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:54.747 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:54.747 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:54.747 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72cec2e2 2025-04-25 13:54:54.747 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:54.747 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:54.747 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:54.747 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:54.747 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:54.747 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:54.747 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:54.747 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:54.747 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:54.747 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:54.747 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:54.747 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:54.747 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:54.747 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:54.747 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:54.747 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:54.747 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:54.747 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:54.747 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:54.747 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2025-04-25 13:54:54.747 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:54.747 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:54.747 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:54.747 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:54.747 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:54.747 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:54.747 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:54.747 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:54.747 [Test worker @coroutine#5649] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2025-04-25 13:54:54.747 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@29a73056 2025-04-25 13:54:54.747 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@29a73056 2025-04-25 13:54:54.747 [Test worker @coroutine#5649] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2025-04-25 13:54:54.754 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29a73056 2025-04-25 13:54:54.759 [Test worker @coroutine#5650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29a73056 2025-04-25 13:54:54.760 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29a73056 2025-04-25 13:54:54.761 [Test worker @coroutine#5654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29a73056 2025-04-25 13:54:54.761 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2025-04-25 13:54:54.761 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:54.761 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:54.761 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:54.761 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:54.761 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:54.761 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:54.761 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d8dc329 2025-04-25 13:54:54.761 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:54.761 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:54.761 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:54.761 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:54.761 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:54.761 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:54.761 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:54.761 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:54.761 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:54.761 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:54.761 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:54.761 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:54.761 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:54.761 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:54.761 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:54.761 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:54.761 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:54.761 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:54.761 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:54.761 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2025-04-25 13:54:54.761 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:54.761 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:54.761 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:54.761 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:54.761 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:54.761 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:54.761 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:54.761 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:54.761 [Test worker @coroutine#5649] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2025-04-25 13:54:54.762 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@39c437e9 2025-04-25 13:54:54.762 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@39c437e9 2025-04-25 13:54:54.762 [Test worker @coroutine#5649] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2025-04-25 13:54:54.770 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39c437e9 2025-04-25 13:54:54.775 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39c437e9 2025-04-25 13:54:54.776 [Test worker @coroutine#5658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39c437e9 2025-04-25 13:54:54.777 [Test worker @coroutine#5660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39c437e9 2025-04-25 13:54:54.780 [DefaultDispatcher-worker-1 @coroutine#5662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39c437e9 2025-04-25 13:54:54.788 [DefaultDispatcher-worker-9 @coroutine#5649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29a73056 2025-04-25 13:54:54.796 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2025-04-25 13:54:54.796 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2025-04-25 13:54:54.796 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:54.796 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@29a73056: (connection evicted) 2025-04-25 13:54:54.796 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:54.796 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2025-04-25 13:54:54.796 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2025-04-25 13:54:54.796 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2025-04-25 13:54:54.796 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2025-04-25 13:54:54.796 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:54.796 [HikariPool-245 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39c437e9: (connection evicted) 2025-04-25 13:54:54.797 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:54.797 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2025-04-25 13:54:54.797 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2025-04-25 13:54:54.797 [DefaultDispatcher-worker-21 @coroutine#2427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65384249 2025-04-25 13:54:54.797 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2025-04-25 13:54:54.797 [DefaultDispatcher-worker-21 @coroutine#2427] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32951/UmAppDatabase/replication/nodeId 2025-04-25 13:54:54.797 [DefaultDispatcher-worker-21 @coroutine#2427] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32951/UmAppDatabase/replication/nodeId. 2025-04-25 13:54:54.797 [DefaultDispatcher-worker-21 @coroutine#2427] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32951/UmAppDatabase/replication/nodeId 2025-04-25 13:54:54.797 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:54.797 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:54.797 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:54.797 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:54.797 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:54.797 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:54.797 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@186149f9 2025-04-25 13:54:54.797 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:54.797 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:54.797 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:54.797 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:54.797 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:54.797 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:54.797 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:54.797 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:54.797 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:54.797 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:54.797 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:54.797 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:54.797 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:54.797 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:54.797 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:54.797 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:54.797 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:54.797 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:54.797 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:54.797 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2025-04-25 13:54:54.798 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:54.798 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:54.798 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:54.798 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:54.798 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:54.798 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:54.798 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:54.798 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:54.798 [Test worker @coroutine#5699] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2025-04-25 13:54:54.798 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b06da60 2025-04-25 13:54:54.798 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b06da60 2025-04-25 13:54:54.798 [Test worker @coroutine#5699] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2025-04-25 13:54:54.798 [DefaultDispatcher-worker-5 @coroutine#2427] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32951/UmAppDatabase/replication/nodeId 2025-04-25 13:54:54.798 [DefaultDispatcher-worker-5 @coroutine#2427] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32951/UmAppDatabase/replication/nodeId 2025-04-25 13:54:54.805 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b06da60 2025-04-25 13:54:54.810 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b06da60 2025-04-25 13:54:54.811 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b06da60 2025-04-25 13:54:54.815 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b06da60 2025-04-25 13:54:54.815 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2025-04-25 13:54:54.815 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:54.815 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:54.815 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:54.815 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:54.815 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:54.815 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:54.815 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3919e2d7 2025-04-25 13:54:54.815 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:54.815 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:54.815 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:54.815 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:54.815 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:54.815 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:54.815 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:54.815 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:54.815 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:54.815 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:54.815 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:54.815 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:54.815 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:54.815 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:54.815 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:54.815 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:54.815 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:54.815 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:54.815 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:54.815 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2025-04-25 13:54:54.815 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:54.815 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:54.815 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:54.815 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:54.815 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:54.815 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:54.815 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:54.815 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:54.815 [Test worker @coroutine#5699] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2025-04-25 13:54:54.815 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@106277d6 2025-04-25 13:54:54.815 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@106277d6 2025-04-25 13:54:54.815 [Test worker @coroutine#5699] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2025-04-25 13:54:54.823 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106277d6 2025-04-25 13:54:54.828 [Test worker @coroutine#5708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106277d6 2025-04-25 13:54:54.829 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106277d6 2025-04-25 13:54:54.830 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106277d6 2025-04-25 13:54:54.834 [DefaultDispatcher-worker-13 @coroutine#5714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106277d6 2025-04-25 13:54:54.841 [DefaultDispatcher-worker-20 @coroutine#5699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b06da60 2025-04-25 13:54:54.845 [DefaultDispatcher-worker-16 @coroutine#5699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b06da60 2025-04-25 13:54:54.848 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2025-04-25 13:54:54.848 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2025-04-25 13:54:54.848 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:54.848 [HikariPool-246 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b06da60: (connection evicted) 2025-04-25 13:54:54.848 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:54.848 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2025-04-25 13:54:54.848 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2025-04-25 13:54:54.849 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2025-04-25 13:54:54.849 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2025-04-25 13:54:54.849 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:54.849 [HikariPool-247 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Closing connection org.sqlite.jdbc4.JDBC4Connection@106277d6: (connection evicted) 2025-04-25 13:54:54.849 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:54.849 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2025-04-25 13:54:54.849 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed. 2025-04-25 13:54:54.850 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-248 - configuration: 2025-04-25 13:54:54.850 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:54.850 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:54.850 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:54.850 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:54.850 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:54.850 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:54.850 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@bcf8bd7 2025-04-25 13:54:54.850 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:54.850 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:54.850 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:54.850 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:54.850 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:54.850 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:54.850 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:54.850 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:54.850 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:54.850 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:54.850 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:54.850 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:54.850 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:54.850 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:54.850 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:54.850 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:54.850 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:54.850 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:54.850 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:54.850 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-248" 2025-04-25 13:54:54.850 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:54.850 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:54.850 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:54.850 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:54.850 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:54.850 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:54.850 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:54.850 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:54.850 [Test worker @coroutine#5751] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Starting... 2025-04-25 13:54:54.850 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cfb4b71 2025-04-25 13:54:54.850 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cfb4b71 2025-04-25 13:54:54.850 [Test worker @coroutine#5751] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Start completed. 2025-04-25 13:54:54.857 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cfb4b71 2025-04-25 13:54:54.862 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cfb4b71 2025-04-25 13:54:54.863 [Test worker @coroutine#5754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cfb4b71 2025-04-25 13:54:54.864 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cfb4b71 2025-04-25 13:54:54.864 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-249 - configuration: 2025-04-25 13:54:54.864 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:54.864 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:54.864 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:54.864 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:54.864 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:54.864 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:54.864 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@188f626a 2025-04-25 13:54:54.864 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:54.864 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:54.864 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:54.864 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:54.864 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:54.864 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:54.864 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:54.864 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:54.864 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:54.864 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:54.864 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:54.864 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:54.864 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:54.864 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:54.864 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:54.864 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:54.864 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:54.864 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:54.864 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:54.864 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-249" 2025-04-25 13:54:54.864 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:54.864 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:54.864 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:54.864 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:54.864 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:54.864 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:54.864 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:54.864 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:54.864 [Test worker @coroutine#5751] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Starting... 2025-04-25 13:54:54.864 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@75ba33b8 2025-04-25 13:54:54.864 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@75ba33b8 2025-04-25 13:54:54.864 [Test worker @coroutine#5751] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Start completed. 2025-04-25 13:54:54.872 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75ba33b8 2025-04-25 13:54:54.877 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75ba33b8 2025-04-25 13:54:54.878 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75ba33b8 2025-04-25 13:54:54.879 [Test worker @coroutine#5762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75ba33b8 2025-04-25 13:54:54.882 [DefaultDispatcher-worker-14 @coroutine#5764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75ba33b8 2025-04-25 13:54:54.889 [DefaultDispatcher-worker-20 @coroutine#5751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cfb4b71 2025-04-25 13:54:54.893 [DefaultDispatcher-worker-21 @coroutine#5751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cfb4b71 2025-04-25 13:54:54.950 [HikariPool-248 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:54.965 [HikariPool-249 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:55.142 [DefaultDispatcher-worker-6 @coroutine#2096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@389fad5b 2025-04-25 13:54:55.142 [DefaultDispatcher-worker-6 @coroutine#2096] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44505/UmAppDatabase/replication/nodeId 2025-04-25 13:54:55.142 [DefaultDispatcher-worker-6 @coroutine#2096] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44505/UmAppDatabase/replication/nodeId. 2025-04-25 13:54:55.142 [DefaultDispatcher-worker-6 @coroutine#2096] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44505/UmAppDatabase/replication/nodeId 2025-04-25 13:54:55.143 [DefaultDispatcher-worker-16 @coroutine#2096] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44505/UmAppDatabase/replication/nodeId 2025-04-25 13:54:55.143 [DefaultDispatcher-worker-16 @coroutine#2096] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44505/UmAppDatabase/replication/nodeId 2025-04-25 13:54:55.145 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown initiated... 2025-04-25 13:54:55.145 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Close initiated... 2025-04-25 13:54:55.145 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:55.145 [HikariPool-248 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5cfb4b71: (connection evicted) 2025-04-25 13:54:55.145 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:55.145 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Closed. 2025-04-25 13:54:55.145 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown completed. 2025-04-25 13:54:55.145 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown initiated... 2025-04-25 13:54:55.145 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Close initiated... 2025-04-25 13:54:55.145 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:55.146 [HikariPool-249 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75ba33b8: (connection evicted) 2025-04-25 13:54:55.146 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:55.146 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Closed. 2025-04-25 13:54:55.146 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown completed. 2025-04-25 13:54:55.147 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-250 - configuration: 2025-04-25 13:54:55.147 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:55.147 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:55.147 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:55.147 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:55.147 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:55.147 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:55.147 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d5cb059 2025-04-25 13:54:55.147 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:55.147 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:55.147 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:55.147 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:55.147 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:55.147 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:55.147 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:55.147 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:55.147 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:55.147 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:55.147 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:55.147 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:55.147 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:55.147 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:55.147 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:55.147 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:55.147 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:55.147 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:55.147 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:55.147 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-250" 2025-04-25 13:54:55.147 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:55.147 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:55.147 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:55.147 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:55.147 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:55.147 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:55.147 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:55.147 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:55.147 [Test worker @coroutine#5806] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Starting... 2025-04-25 13:54:55.147 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@431782fe 2025-04-25 13:54:55.147 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@431782fe 2025-04-25 13:54:55.147 [Test worker @coroutine#5806] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Start completed. 2025-04-25 13:54:55.159 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@431782fe 2025-04-25 13:54:55.163 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@431782fe 2025-04-25 13:54:55.164 [Test worker @coroutine#5809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@431782fe 2025-04-25 13:54:55.165 [Test worker @coroutine#5811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@431782fe 2025-04-25 13:54:55.165 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-251 - configuration: 2025-04-25 13:54:55.165 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:55.165 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:55.165 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:55.165 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:55.165 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:55.165 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:55.165 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f953e51 2025-04-25 13:54:55.165 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:55.165 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:55.165 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:55.165 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:55.165 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:55.165 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:55.165 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:55.165 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:55.165 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:55.165 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:55.165 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:55.165 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:55.165 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:55.165 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:55.165 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:55.165 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:55.165 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:55.165 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:55.165 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:55.165 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-251" 2025-04-25 13:54:55.165 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:55.165 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:55.165 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:55.165 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:55.165 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:55.165 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:55.165 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:55.165 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:55.165 [Test worker @coroutine#5806] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Starting... 2025-04-25 13:54:55.166 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@15beb40b 2025-04-25 13:54:55.166 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@15beb40b 2025-04-25 13:54:55.166 [Test worker @coroutine#5806] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Start completed. 2025-04-25 13:54:55.173 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15beb40b 2025-04-25 13:54:55.177 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15beb40b 2025-04-25 13:54:55.178 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15beb40b 2025-04-25 13:54:55.179 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15beb40b 2025-04-25 13:54:55.183 [DefaultDispatcher-worker-15 @coroutine#5819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15beb40b 2025-04-25 13:54:55.190 [DefaultDispatcher-worker-5 @coroutine#5806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@431782fe 2025-04-25 13:54:55.194 [DefaultDispatcher-worker-2 @coroutine#5806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@431782fe 2025-04-25 13:54:55.197 [DefaultDispatcher-worker-15 @coroutine#5806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@431782fe 2025-04-25 13:54:55.199 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown initiated... 2025-04-25 13:54:55.199 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Close initiated... 2025-04-25 13:54:55.199 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:55.200 [HikariPool-250 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Closing connection org.sqlite.jdbc4.JDBC4Connection@431782fe: (connection evicted) 2025-04-25 13:54:55.200 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:55.200 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Closed. 2025-04-25 13:54:55.200 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown completed. 2025-04-25 13:54:55.200 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown initiated... 2025-04-25 13:54:55.200 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Close initiated... 2025-04-25 13:54:55.200 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:55.200 [HikariPool-251 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15beb40b: (connection evicted) 2025-04-25 13:54:55.200 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:55.200 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Closed. 2025-04-25 13:54:55.200 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown completed. 2025-04-25 13:54:55.201 [Test worker @coroutine#5857] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-252 - configuration: 2025-04-25 13:54:55.201 [Test worker @coroutine#5857] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:55.201 [Test worker @coroutine#5857] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:55.201 [Test worker @coroutine#5857] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:55.201 [Test worker @coroutine#5857] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:55.201 [Test worker @coroutine#5857] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:55.201 [Test worker @coroutine#5857] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:55.201 [Test worker @coroutine#5857] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@fe739e7 2025-04-25 13:54:55.201 [Test worker @coroutine#5857] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:55.201 [Test worker @coroutine#5857] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:55.201 [Test worker @coroutine#5857] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:55.201 [Test worker @coroutine#5857] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:55.201 [Test worker @coroutine#5857] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:55.201 [Test worker @coroutine#5857] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:55.201 [Test worker @coroutine#5857] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:55.201 [Test worker @coroutine#5857] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:55.201 [Test worker @coroutine#5857] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:55.201 [Test worker @coroutine#5857] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:55.201 [Test worker @coroutine#5857] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:55.201 [Test worker @coroutine#5857] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:55.201 [Test worker @coroutine#5857] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:55.201 [Test worker @coroutine#5857] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:55.201 [Test worker @coroutine#5857] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:55.201 [Test worker @coroutine#5857] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:55.201 [Test worker @coroutine#5857] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:55.201 [Test worker @coroutine#5857] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:55.201 [Test worker @coroutine#5857] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:55.201 [Test worker @coroutine#5857] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-252" 2025-04-25 13:54:55.201 [Test worker @coroutine#5857] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:55.201 [Test worker @coroutine#5857] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:55.201 [Test worker @coroutine#5857] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:55.201 [Test worker @coroutine#5857] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:55.201 [Test worker @coroutine#5857] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:55.201 [Test worker @coroutine#5857] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:55.201 [Test worker @coroutine#5857] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:55.201 [Test worker @coroutine#5857] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:55.201 [Test worker @coroutine#5857] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Starting... 2025-04-25 13:54:55.201 [Test worker @coroutine#5857] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c057419 2025-04-25 13:54:55.201 [Test worker @coroutine#5857] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c057419 2025-04-25 13:54:55.201 [Test worker @coroutine#5857] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Start completed. 2025-04-25 13:54:55.209 [Test worker @coroutine#5857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c057419 2025-04-25 13:54:55.214 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c057419 2025-04-25 13:54:55.214 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c057419 2025-04-25 13:54:55.215 [Test worker @coroutine#5864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c057419 2025-04-25 13:54:55.215 [Test worker @coroutine#5857] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-253 - configuration: 2025-04-25 13:54:55.215 [Test worker @coroutine#5857] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:55.215 [Test worker @coroutine#5857] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:55.215 [Test worker @coroutine#5857] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:55.215 [Test worker @coroutine#5857] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:55.215 [Test worker @coroutine#5857] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:55.215 [Test worker @coroutine#5857] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:55.215 [Test worker @coroutine#5857] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78c0fad6 2025-04-25 13:54:55.215 [Test worker @coroutine#5857] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:55.215 [Test worker @coroutine#5857] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:55.215 [Test worker @coroutine#5857] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:55.215 [Test worker @coroutine#5857] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:55.215 [Test worker @coroutine#5857] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:55.215 [Test worker @coroutine#5857] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:55.215 [Test worker @coroutine#5857] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:55.215 [Test worker @coroutine#5857] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:55.215 [Test worker @coroutine#5857] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:55.215 [Test worker @coroutine#5857] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:55.215 [Test worker @coroutine#5857] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:55.215 [Test worker @coroutine#5857] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:55.215 [Test worker @coroutine#5857] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:55.215 [Test worker @coroutine#5857] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:55.215 [Test worker @coroutine#5857] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:55.215 [Test worker @coroutine#5857] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:55.215 [Test worker @coroutine#5857] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:55.215 [Test worker @coroutine#5857] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:55.215 [Test worker @coroutine#5857] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:55.215 [Test worker @coroutine#5857] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-253" 2025-04-25 13:54:55.215 [Test worker @coroutine#5857] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:55.215 [Test worker @coroutine#5857] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:55.215 [Test worker @coroutine#5857] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:55.216 [Test worker @coroutine#5857] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:55.216 [Test worker @coroutine#5857] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:55.216 [Test worker @coroutine#5857] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:55.216 [Test worker @coroutine#5857] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:55.216 [Test worker @coroutine#5857] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:55.216 [Test worker @coroutine#5857] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Starting... 2025-04-25 13:54:55.216 [Test worker @coroutine#5857] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@70bca957 2025-04-25 13:54:55.216 [Test worker @coroutine#5857] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@70bca957 2025-04-25 13:54:55.216 [Test worker @coroutine#5857] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Start completed. 2025-04-25 13:54:55.223 [Test worker @coroutine#5857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70bca957 2025-04-25 13:54:55.227 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70bca957 2025-04-25 13:54:55.228 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70bca957 2025-04-25 13:54:55.229 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70bca957 2025-04-25 13:54:55.233 [DefaultDispatcher-worker-11 @coroutine#5872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70bca957 2025-04-25 13:54:55.239 [DefaultDispatcher-worker-4 @coroutine#5857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c057419 2025-04-25 13:54:55.241 [DefaultDispatcher-worker-11 @coroutine#2129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-25 13:54:55.241 [DefaultDispatcher-worker-11 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40419/UmAppDatabase/replication/nodeId 2025-04-25 13:54:55.241 [DefaultDispatcher-worker-11 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40419/UmAppDatabase/replication/nodeId. 2025-04-25 13:54:55.241 [DefaultDispatcher-worker-11 @coroutine#2129] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40419/UmAppDatabase/replication/nodeId 2025-04-25 13:54:55.242 [DefaultDispatcher-worker-10 @coroutine#2129] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40419/UmAppDatabase/replication/nodeId 2025-04-25 13:54:55.242 [DefaultDispatcher-worker-10 @coroutine#2129] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40419/UmAppDatabase/replication/nodeId 2025-04-25 13:54:55.243 [DefaultDispatcher-worker-6 @coroutine#5857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c057419 2025-04-25 13:54:55.246 [DefaultDispatcher-worker-8 @coroutine#5857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c057419 2025-04-25 13:54:55.248 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown initiated... 2025-04-25 13:54:55.248 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Close initiated... 2025-04-25 13:54:55.248 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:55.248 [HikariPool-252 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c057419: (connection evicted) 2025-04-25 13:54:55.248 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:55.248 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Closed. 2025-04-25 13:54:55.248 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown completed. 2025-04-25 13:54:55.248 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown initiated... 2025-04-25 13:54:55.248 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Close initiated... 2025-04-25 13:54:55.248 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:55.248 [HikariPool-253 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70bca957: (connection evicted) 2025-04-25 13:54:55.249 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:55.249 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Closed. 2025-04-25 13:54:55.249 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown completed. 2025-04-25 13:54:55.249 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-254 - configuration: 2025-04-25 13:54:55.249 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:55.249 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:55.249 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:55.249 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:55.249 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:55.249 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:55.249 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63eebb56 2025-04-25 13:54:55.249 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:55.249 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:55.249 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:55.249 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:55.249 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:55.249 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:55.249 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:55.249 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:55.249 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:55.249 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:55.250 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:55.250 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:55.250 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:55.250 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:55.250 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:55.250 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:55.250 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:55.250 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:55.250 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:55.250 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-254" 2025-04-25 13:54:55.250 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:55.250 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:55.250 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:55.250 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:55.250 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:55.250 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:55.250 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:55.250 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:55.250 [Test worker @coroutine#5913] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Starting... 2025-04-25 13:54:55.250 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@379899f4 2025-04-25 13:54:55.250 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@379899f4 2025-04-25 13:54:55.250 [Test worker @coroutine#5913] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Start completed. 2025-04-25 13:54:55.257 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@379899f4 2025-04-25 13:54:55.262 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@379899f4 2025-04-25 13:54:55.263 [Test worker @coroutine#5916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@379899f4 2025-04-25 13:54:55.264 [Test worker @coroutine#5918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@379899f4 2025-04-25 13:54:55.264 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-255 - configuration: 2025-04-25 13:54:55.264 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:55.264 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:55.264 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:55.264 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:55.264 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:55.264 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:55.264 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1bf3af3d 2025-04-25 13:54:55.264 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:55.264 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:55.264 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:55.264 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:55.264 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:55.264 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:55.264 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:55.264 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:55.264 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:55.264 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:55.264 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:55.264 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:55.264 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:55.264 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:55.264 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:55.264 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:55.264 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:55.264 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:55.264 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:55.264 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-255" 2025-04-25 13:54:55.264 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:55.264 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:55.264 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:55.264 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:55.264 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:55.264 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:55.264 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:55.264 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:55.264 [Test worker @coroutine#5913] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Starting... 2025-04-25 13:54:55.264 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@32549c2d 2025-04-25 13:54:55.264 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@32549c2d 2025-04-25 13:54:55.264 [Test worker @coroutine#5913] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Start completed. 2025-04-25 13:54:55.271 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32549c2d 2025-04-25 13:54:55.276 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32549c2d 2025-04-25 13:54:55.277 [Test worker @coroutine#5922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32549c2d 2025-04-25 13:54:55.278 [Test worker @coroutine#5924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32549c2d 2025-04-25 13:54:55.281 [DefaultDispatcher-worker-4 @coroutine#5926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32549c2d 2025-04-25 13:54:55.288 [DefaultDispatcher-worker-4 @coroutine#5913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@379899f4 2025-04-25 13:54:55.291 [DefaultDispatcher-worker-17 @coroutine#5913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@379899f4 2025-04-25 13:54:55.295 [DefaultDispatcher-worker-8 @coroutine#5913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@379899f4 2025-04-25 13:54:55.297 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown initiated... 2025-04-25 13:54:55.297 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Close initiated... 2025-04-25 13:54:55.297 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:55.297 [HikariPool-254 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Closing connection org.sqlite.jdbc4.JDBC4Connection@379899f4: (connection evicted) 2025-04-25 13:54:55.298 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:55.298 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Closed. 2025-04-25 13:54:55.298 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown completed. 2025-04-25 13:54:55.298 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown initiated... 2025-04-25 13:54:55.298 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Close initiated... 2025-04-25 13:54:55.298 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:55.298 [HikariPool-255 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32549c2d: (connection evicted) 2025-04-25 13:54:55.298 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:55.298 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Closed. 2025-04-25 13:54:55.298 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown completed. 2025-04-25 13:54:55.299 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-256 - configuration: 2025-04-25 13:54:55.299 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:55.299 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:55.299 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:55.299 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:55.299 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:55.299 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:55.299 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73eb57e6 2025-04-25 13:54:55.299 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:55.299 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:55.299 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:55.299 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:55.299 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:55.299 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:55.299 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:55.299 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:55.299 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:55.299 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:55.299 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:55.299 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:55.299 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:55.299 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:55.299 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:55.299 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:55.299 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:55.299 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:55.299 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:55.299 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-256" 2025-04-25 13:54:55.299 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:55.299 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:55.299 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:55.299 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:55.299 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:55.299 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:55.299 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:55.299 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:55.299 [Test worker @coroutine#5965] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Starting... 2025-04-25 13:54:55.300 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@52072c45 2025-04-25 13:54:55.300 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@52072c45 2025-04-25 13:54:55.300 [Test worker @coroutine#5965] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Start completed. 2025-04-25 13:54:55.307 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52072c45 2025-04-25 13:54:55.312 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52072c45 2025-04-25 13:54:55.313 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52072c45 2025-04-25 13:54:55.314 [Test worker @coroutine#5970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52072c45 2025-04-25 13:54:55.317 [DefaultDispatcher-worker-20 @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58dd1d0c 2025-04-25 13:54:55.317 [DefaultDispatcher-worker-20 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42403/UmAppDatabase/replication/nodeId 2025-04-25 13:54:55.317 [DefaultDispatcher-worker-20 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42403/UmAppDatabase/replication/nodeId. 2025-04-25 13:54:55.317 [DefaultDispatcher-worker-20 @coroutine#2175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42403/UmAppDatabase/replication/nodeId 2025-04-25 13:54:55.317 [DefaultDispatcher-worker-19 @coroutine#5972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52072c45 2025-04-25 13:54:55.317 [DefaultDispatcher-worker-19 @coroutine#2175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42403/UmAppDatabase/replication/nodeId 2025-04-25 13:54:55.317 [DefaultDispatcher-worker-19 @coroutine#2175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42403/UmAppDatabase/replication/nodeId 2025-04-25 13:54:55.319 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown initiated... 2025-04-25 13:54:55.319 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Close initiated... 2025-04-25 13:54:55.319 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:55.319 [HikariPool-256 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52072c45: (connection evicted) 2025-04-25 13:54:55.319 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:55.319 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Closed. 2025-04-25 13:54:55.319 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown completed. 2025-04-25 13:54:55.320 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-257 - configuration: 2025-04-25 13:54:55.320 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:55.320 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:55.320 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:55.320 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:55.320 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:55.320 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:55.320 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40def23 2025-04-25 13:54:55.320 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:55.320 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:55.320 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:55.320 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:55.320 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:55.320 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:55.320 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:55.320 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:55.320 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:55.320 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:55.320 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:55.320 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:55.320 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:55.320 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:55.320 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:55.320 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:55.320 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:55.320 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:55.320 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:55.320 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-257" 2025-04-25 13:54:55.320 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:55.320 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:55.320 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:55.320 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:55.320 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:55.320 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:55.320 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:55.320 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:55.320 [Test worker @coroutine#5991] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Starting... 2025-04-25 13:54:55.320 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e92aadd 2025-04-25 13:54:55.320 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e92aadd 2025-04-25 13:54:55.320 [Test worker @coroutine#5991] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Start completed. 2025-04-25 13:54:55.328 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e92aadd 2025-04-25 13:54:55.333 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e92aadd 2025-04-25 13:54:55.334 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e92aadd 2025-04-25 13:54:55.335 [Test worker @coroutine#5996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e92aadd 2025-04-25 13:54:55.339 [DefaultDispatcher-worker-14 @coroutine#5998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e92aadd 2025-04-25 13:54:55.349 [DefaultDispatcher-worker-15 @coroutine#5991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e92aadd 2025-04-25 13:54:55.352 [DefaultDispatcher-worker-2 @coroutine#5991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e92aadd 2025-04-25 13:54:55.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown initiated... 2025-04-25 13:54:55.355 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Close initiated... 2025-04-25 13:54:55.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:55.355 [HikariPool-257 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e92aadd: (connection evicted) 2025-04-25 13:54:55.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:55.355 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Closed. 2025-04-25 13:54:55.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown completed. 2025-04-25 13:54:55.356 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-258 - configuration: 2025-04-25 13:54:55.356 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:55.356 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:55.356 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:55.356 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:55.356 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:55.356 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:55.356 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50e3be0a 2025-04-25 13:54:55.356 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:55.356 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:55.356 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:55.356 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:55.356 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:55.356 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:55.356 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:55.356 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:55.356 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:55.356 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:55.356 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:55.356 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:55.356 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:55.356 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:55.356 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:55.356 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:55.356 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:55.356 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:55.356 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:55.356 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-258" 2025-04-25 13:54:55.356 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:55.356 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:55.356 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:55.356 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:55.356 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:55.356 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:55.356 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:55.356 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:55.356 [Test worker @coroutine#6016] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Starting... 2025-04-25 13:54:55.356 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f47e14d 2025-04-25 13:54:55.356 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f47e14d 2025-04-25 13:54:55.356 [Test worker @coroutine#6016] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Start completed. 2025-04-25 13:54:55.363 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f47e14d 2025-04-25 13:54:55.368 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f47e14d 2025-04-25 13:54:55.369 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f47e14d 2025-04-25 13:54:55.370 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f47e14d 2025-04-25 13:54:55.374 [DefaultDispatcher-worker-2 @coroutine#6023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f47e14d 2025-04-25 13:54:55.383 [DefaultDispatcher-worker-19 @coroutine#6016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f47e14d 2025-04-25 13:54:55.387 [DefaultDispatcher-worker-2 @coroutine#6016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f47e14d 2025-04-25 13:54:55.393 [DefaultDispatcher-worker-20 @coroutine#6040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f47e14d 2025-04-25 13:54:55.394 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown initiated... 2025-04-25 13:54:55.394 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Close initiated... 2025-04-25 13:54:55.394 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:55.394 [HikariPool-258 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f47e14d: (connection evicted) 2025-04-25 13:54:55.394 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:55.394 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Closed. 2025-04-25 13:54:55.394 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown completed. 2025-04-25 13:54:55.394 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-259 - configuration: 2025-04-25 13:54:55.394 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:55.394 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:55.394 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:55.394 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:55.394 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:55.394 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:55.394 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@476e4bb0 2025-04-25 13:54:55.395 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:55.395 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:55.395 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:55.395 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:55.395 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:55.395 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:55.395 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:55.395 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:55.395 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:55.395 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:55.395 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:55.395 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:55.395 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:55.395 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:55.395 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:55.395 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:55.395 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:55.395 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:55.395 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:55.395 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-259" 2025-04-25 13:54:55.395 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:55.395 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:55.395 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:55.395 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:55.395 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:55.395 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:55.395 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:55.395 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:55.395 [Test worker @coroutine#6048] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Starting... 2025-04-25 13:54:55.395 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a558335 2025-04-25 13:54:55.395 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a558335 2025-04-25 13:54:55.395 [Test worker @coroutine#6048] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Start completed. 2025-04-25 13:54:55.401 [DefaultDispatcher-worker-10 @coroutine#2207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecd6861 2025-04-25 13:54:55.401 [DefaultDispatcher-worker-10 @coroutine#2207] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50973/UmAppDatabase/replication/nodeId 2025-04-25 13:54:55.401 [DefaultDispatcher-worker-10 @coroutine#2207] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50973/UmAppDatabase/replication/nodeId. 2025-04-25 13:54:55.401 [DefaultDispatcher-worker-10 @coroutine#2207] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50973/UmAppDatabase/replication/nodeId 2025-04-25 13:54:55.402 [DefaultDispatcher-worker-20 @coroutine#2207] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50973/UmAppDatabase/replication/nodeId 2025-04-25 13:54:55.402 [DefaultDispatcher-worker-20 @coroutine#2207] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50973/UmAppDatabase/replication/nodeId 2025-04-25 13:54:55.403 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a558335 2025-04-25 13:54:55.408 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a558335 2025-04-25 13:54:55.408 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a558335 2025-04-25 13:54:55.409 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a558335 2025-04-25 13:54:55.413 [DefaultDispatcher-worker-15 @coroutine#6058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a558335 2025-04-25 13:54:55.423 [DefaultDispatcher-worker-15 @coroutine#6048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a558335 2025-04-25 13:54:55.427 [DefaultDispatcher-worker-19 @coroutine#6048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a558335 2025-04-25 13:54:55.432 [DefaultDispatcher-worker-2 @coroutine#6075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a558335 2025-04-25 13:54:55.433 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown initiated... 2025-04-25 13:54:55.433 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Close initiated... 2025-04-25 13:54:55.433 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:55.433 [HikariPool-259 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a558335: (connection evicted) 2025-04-25 13:54:55.433 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:55.433 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Closed. 2025-04-25 13:54:55.433 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown completed. 2025-04-25 13:54:55.435 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-260 - configuration: 2025-04-25 13:54:55.435 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:55.435 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:55.435 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:55.435 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:55.435 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:55.435 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:55.435 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1752ab9b 2025-04-25 13:54:55.435 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:55.435 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:55.435 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:55.435 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:55.435 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:55.435 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:55.435 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:55.435 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:55.435 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:55.435 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:55.435 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:55.435 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:55.435 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:55.435 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:55.435 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:55.435 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:55.435 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:55.435 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:55.435 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:55.435 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-260" 2025-04-25 13:54:55.435 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:55.435 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:55.435 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:55.435 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:55.435 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:55.435 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:55.435 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:55.435 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:55.435 [Test worker @coroutine#6083] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Starting... 2025-04-25 13:54:55.435 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@76b93bb9 2025-04-25 13:54:55.435 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@76b93bb9 2025-04-25 13:54:55.435 [Test worker @coroutine#6083] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Start completed. 2025-04-25 13:54:55.443 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b93bb9 2025-04-25 13:54:55.443 [DefaultDispatcher-worker-22 @coroutine#2236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c4a8c93 2025-04-25 13:54:55.443 [DefaultDispatcher-worker-22 @coroutine#2236] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39787/UmAppDatabase/replication/nodeId 2025-04-25 13:54:55.443 [DefaultDispatcher-worker-22 @coroutine#2236] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39787/UmAppDatabase/replication/nodeId. 2025-04-25 13:54:55.443 [DefaultDispatcher-worker-22 @coroutine#2236] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39787/UmAppDatabase/replication/nodeId 2025-04-25 13:54:55.444 [DefaultDispatcher-worker-17 @coroutine#2236] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39787/UmAppDatabase/replication/nodeId 2025-04-25 13:54:55.444 [DefaultDispatcher-worker-17 @coroutine#2236] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39787/UmAppDatabase/replication/nodeId 2025-04-25 13:54:55.448 [Test worker @coroutine#6084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b93bb9 2025-04-25 13:54:55.448 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b93bb9 2025-04-25 13:54:55.449 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b93bb9 2025-04-25 13:54:55.453 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown initiated... 2025-04-25 13:54:55.453 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Close initiated... 2025-04-25 13:54:55.453 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-25 13:54:55.453 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:55.453 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Closed. 2025-04-25 13:54:55.453 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown completed. 2025-04-25 13:54:55.454 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-261 - configuration: 2025-04-25 13:54:55.454 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:55.454 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:55.454 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:55.454 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:55.454 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:55.454 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:55.454 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@474c8d42 2025-04-25 13:54:55.454 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:55.454 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:55.454 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:55.454 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:55.454 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:55.454 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:55.454 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:55.454 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:55.454 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:55.454 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:55.454 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:55.454 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:55.454 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:55.454 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:55.454 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:55.454 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:55.454 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:55.454 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:55.454 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:55.454 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-261" 2025-04-25 13:54:55.454 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:55.454 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:55.454 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:55.454 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:55.454 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:55.454 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:55.454 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:55.454 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:55.454 [Test worker @coroutine#6111] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Starting... 2025-04-25 13:54:55.454 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@23327c53 2025-04-25 13:54:55.454 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@23327c53 2025-04-25 13:54:55.454 [Test worker @coroutine#6111] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Start completed. 2025-04-25 13:54:55.462 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23327c53 2025-04-25 13:54:55.466 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23327c53 2025-04-25 13:54:55.467 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23327c53 2025-04-25 13:54:55.468 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23327c53 2025-04-25 13:54:55.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown initiated... 2025-04-25 13:54:55.470 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Close initiated... 2025-04-25 13:54:55.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-25 13:54:55.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:55.470 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Closed. 2025-04-25 13:54:55.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown completed. 2025-04-25 13:54:55.471 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-262 - configuration: 2025-04-25 13:54:55.471 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:55.471 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:55.471 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:55.471 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:55.471 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:55.471 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:55.471 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ace955c 2025-04-25 13:54:55.471 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:55.471 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:55.471 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:55.471 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:55.471 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:55.471 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:55.471 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:55.471 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:55.471 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:55.471 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:55.471 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:55.471 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:55.471 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:55.471 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:55.471 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:55.471 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:55.471 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:55.471 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:55.471 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:55.471 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-262" 2025-04-25 13:54:55.471 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:55.471 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:55.471 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:55.471 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:55.471 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:55.471 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:55.471 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:55.471 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:55.471 [Test worker @coroutine#6133] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Starting... 2025-04-25 13:54:55.471 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@7474bc14 2025-04-25 13:54:55.471 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@7474bc14 2025-04-25 13:54:55.471 [Test worker @coroutine#6133] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Start completed. 2025-04-25 13:54:55.479 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7474bc14 2025-04-25 13:54:55.484 [Test worker @coroutine#6134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7474bc14 2025-04-25 13:54:55.484 [DefaultDispatcher-worker-13 @coroutine#2265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59449395 2025-04-25 13:54:55.484 [DefaultDispatcher-worker-13 @coroutine#2265] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-25 13:54:55.484 [DefaultDispatcher-worker-13 @coroutine#2265] 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-25 13:54:55.484 [DefaultDispatcher-worker-13 @coroutine#2265] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-25 13:54:55.484 [DefaultDispatcher-worker-3 @coroutine#2265] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-25 13:54:55.485 [Test worker @coroutine#6137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7474bc14 2025-04-25 13:54:55.485 [Test worker @coroutine#6141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7474bc14 2025-04-25 13:54:55.488 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown initiated... 2025-04-25 13:54:55.488 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Close initiated... 2025-04-25 13:54:55.488 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-25 13:54:55.488 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:55.488 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Closed. 2025-04-25 13:54:55.488 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown completed. 2025-04-25 13:54:55.489 [UI Thread @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-263 - configuration: 2025-04-25 13:54:55.489 [UI Thread @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:55.489 [UI Thread @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:55.489 [UI Thread @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:55.489 [UI Thread @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:55.489 [UI Thread @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:55.489 [UI Thread @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:55.489 [UI Thread @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1558fa14 2025-04-25 13:54:55.489 [UI Thread @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:55.489 [UI Thread @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:55.489 [UI Thread @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:55.489 [UI Thread @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:55.489 [UI Thread @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:55.489 [UI Thread @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:55.489 [UI Thread @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:55.489 [UI Thread @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:55.489 [UI Thread @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:55.489 [UI Thread @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:55.489 [UI Thread @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:55.489 [UI Thread @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:55.489 [UI Thread @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:55.489 [UI Thread @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:55.489 [UI Thread @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:55.489 [UI Thread @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:55.489 [UI Thread @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:55.489 [UI Thread @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:55.489 [UI Thread @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:55.489 [UI Thread @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-263" 2025-04-25 13:54:55.489 [UI Thread @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:55.489 [UI Thread @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:55.489 [UI Thread @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:55.489 [UI Thread @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:55.489 [UI Thread @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:55.489 [UI Thread @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:55.489 [UI Thread @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:55.489 [UI Thread @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:55.489 [UI Thread @coroutine#6158] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Starting... 2025-04-25 13:54:55.489 [UI Thread @coroutine#6158] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@48075709 2025-04-25 13:54:55.489 [UI Thread @coroutine#6158] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@48075709 2025-04-25 13:54:55.489 [UI Thread @coroutine#6158] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Start completed. 2025-04-25 13:54:55.498 [UI Thread @coroutine#6158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48075709 2025-04-25 13:54:55.502 [UI Thread @coroutine#6161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48075709 2025-04-25 13:54:55.503 [UI Thread @coroutine#6163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48075709 2025-04-25 13:54:55.504 [UI Thread @coroutine#6165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48075709 2025-04-25 13:54:55.506 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown initiated... 2025-04-25 13:54:55.506 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Close initiated... 2025-04-25 13:54:55.506 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:55.506 [HikariPool-263 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48075709: (connection evicted) 2025-04-25 13:54:55.506 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:55.506 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Closed. 2025-04-25 13:54:55.506 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown completed. 2025-04-25 13:54:55.507 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-264 - configuration: 2025-04-25 13:54:55.507 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:55.507 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:55.507 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:55.507 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:55.507 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:55.507 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:55.507 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46110b82 2025-04-25 13:54:55.507 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:55.507 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:55.507 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:55.507 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:55.507 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:55.507 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:55.507 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:55.507 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:55.507 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:55.507 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:55.507 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:55.507 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:55.507 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:55.507 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:55.507 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:55.507 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:55.507 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:55.507 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:55.507 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:55.507 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-264" 2025-04-25 13:54:55.507 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:55.507 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:55.507 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:55.508 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:55.508 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:55.508 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:55.508 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:55.508 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:55.508 [Test worker @coroutine#6172] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Starting... 2025-04-25 13:54:55.508 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@76300346 2025-04-25 13:54:55.508 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@76300346 2025-04-25 13:54:55.508 [Test worker @coroutine#6172] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Start completed. 2025-04-25 13:54:55.516 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76300346 2025-04-25 13:54:55.521 [Test worker @coroutine#6174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76300346 2025-04-25 13:54:55.521 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76300346 2025-04-25 13:54:55.522 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76300346 2025-04-25 13:54:55.523 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown initiated... 2025-04-25 13:54:55.523 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Close initiated... 2025-04-25 13:54:55.523 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-25 13:54:55.523 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:55.523 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Closed. 2025-04-25 13:54:55.523 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown completed. 2025-04-25 13:54:55.524 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-265 - configuration: 2025-04-25 13:54:55.524 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:55.524 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:55.524 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:55.524 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:55.524 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:55.524 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:55.524 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b50017c 2025-04-25 13:54:55.524 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:55.524 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:55.524 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:55.524 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:55.524 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:55.524 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:55.524 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:55.524 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:55.524 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:55.524 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:55.524 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:55.524 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:55.524 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:55.524 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:55.524 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:55.524 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:55.524 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:55.524 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:55.524 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:55.524 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-265" 2025-04-25 13:54:55.524 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:55.524 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:55.524 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:55.524 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:55.524 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:55.524 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:55.524 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:55.524 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:55.524 [Test worker @coroutine#6189] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Starting... 2025-04-25 13:54:55.525 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@652a16a8 2025-04-25 13:54:55.525 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@652a16a8 2025-04-25 13:54:55.525 [Test worker @coroutine#6189] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Start completed. 2025-04-25 13:54:55.533 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@652a16a8 2025-04-25 13:54:55.536 [DefaultDispatcher-worker-15 @coroutine#2280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b0ff24 2025-04-25 13:54:55.536 [DefaultDispatcher-worker-15 @coroutine#2280] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53269/UmAppDatabase/replication/nodeId 2025-04-25 13:54:55.536 [DefaultDispatcher-worker-15 @coroutine#2280] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53269/UmAppDatabase/replication/nodeId. 2025-04-25 13:54:55.536 [DefaultDispatcher-worker-15 @coroutine#2280] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53269/UmAppDatabase/replication/nodeId 2025-04-25 13:54:55.537 [DefaultDispatcher-worker-9 @coroutine#2280] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53269/UmAppDatabase/replication/nodeId 2025-04-25 13:54:55.537 [DefaultDispatcher-worker-9 @coroutine#2280] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53269/UmAppDatabase/replication/nodeId 2025-04-25 13:54:55.538 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@652a16a8 2025-04-25 13:54:55.538 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@652a16a8 2025-04-25 13:54:55.542 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@652a16a8 2025-04-25 13:54:55.543 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown initiated... 2025-04-25 13:54:55.543 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Close initiated... 2025-04-25 13:54:55.543 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-25 13:54:55.543 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:55.543 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Closed. 2025-04-25 13:54:55.543 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown completed. 2025-04-25 13:54:55.544 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-266 - configuration: 2025-04-25 13:54:55.544 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:55.544 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:55.544 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:55.544 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:55.544 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:55.544 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:55.544 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ab4b4cd 2025-04-25 13:54:55.544 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:55.544 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:55.544 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:55.544 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:55.544 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:55.544 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:55.544 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:55.544 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:55.544 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:55.544 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:55.544 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:55.544 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:55.544 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:55.544 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:55.544 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:55.544 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:55.544 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:55.544 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:55.544 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:55.544 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-266" 2025-04-25 13:54:55.544 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:55.544 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:55.544 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:55.544 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:55.544 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:55.544 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:55.544 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:55.544 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:55.544 [Test worker @coroutine#6208] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Starting... 2025-04-25 13:54:55.545 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@5989f463 2025-04-25 13:54:55.545 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@5989f463 2025-04-25 13:54:55.545 [Test worker @coroutine#6208] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Start completed. 2025-04-25 13:54:55.553 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5989f463 2025-04-25 13:54:55.558 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5989f463 2025-04-25 13:54:55.558 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5989f463 2025-04-25 13:54:55.559 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5989f463 2025-04-25 13:54:55.560 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown initiated... 2025-04-25 13:54:55.560 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Close initiated... 2025-04-25 13:54:55.560 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-25 13:54:55.560 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:55.560 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Closed. 2025-04-25 13:54:55.560 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown completed. 2025-04-25 13:54:55.561 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-267 - configuration: 2025-04-25 13:54:55.561 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:55.561 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:55.561 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:55.561 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:55.561 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:55.561 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:55.561 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a308ffd 2025-04-25 13:54:55.561 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:55.561 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:55.561 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:55.561 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:55.561 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:55.561 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:55.561 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:55.561 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:55.561 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:55.561 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:55.561 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:55.561 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:55.561 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:55.561 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:55.561 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:55.561 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:55.561 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:55.561 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:55.561 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:55.561 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-267" 2025-04-25 13:54:55.561 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:55.561 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:55.561 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:55.561 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:55.561 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:55.561 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:55.561 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:55.561 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:55.561 [Test worker @coroutine#6224] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Starting... 2025-04-25 13:54:55.561 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c3663fc 2025-04-25 13:54:55.561 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c3663fc 2025-04-25 13:54:55.561 [Test worker @coroutine#6224] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Start completed. 2025-04-25 13:54:55.569 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c3663fc 2025-04-25 13:54:55.574 [Test worker @coroutine#6225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c3663fc 2025-04-25 13:54:55.575 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c3663fc 2025-04-25 13:54:55.576 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c3663fc 2025-04-25 13:54:55.577 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown initiated... 2025-04-25 13:54:55.577 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Close initiated... 2025-04-25 13:54:55.577 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-25 13:54:55.577 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:55.577 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Closed. 2025-04-25 13:54:55.577 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown completed. 2025-04-25 13:54:55.578 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-268 - configuration: 2025-04-25 13:54:55.578 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:55.578 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:55.578 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:55.578 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:55.578 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:55.578 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:55.578 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b56971a 2025-04-25 13:54:55.578 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:55.578 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:55.578 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:55.578 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:55.578 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:55.578 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:55.578 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:55.578 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:55.578 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:55.578 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:55.578 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:55.578 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:55.578 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:55.578 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:55.578 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:55.578 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:55.578 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:55.578 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:55.578 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:55.578 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-268" 2025-04-25 13:54:55.578 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:55.578 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:55.578 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:55.578 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:55.578 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:55.578 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:55.578 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:55.578 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:55.578 [Test worker @coroutine#6241] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Starting... 2025-04-25 13:54:55.579 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@3095a6e0 2025-04-25 13:54:55.579 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@3095a6e0 2025-04-25 13:54:55.579 [Test worker @coroutine#6241] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Start completed. 2025-04-25 13:54:55.586 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3095a6e0 2025-04-25 13:54:55.591 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3095a6e0 2025-04-25 13:54:55.592 [Test worker @coroutine#6244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3095a6e0 2025-04-25 13:54:55.593 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3095a6e0 2025-04-25 13:54:55.595 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown initiated... 2025-04-25 13:54:55.596 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Close initiated... 2025-04-25 13:54:55.596 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-25 13:54:55.596 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:55.596 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Closed. 2025-04-25 13:54:55.596 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown completed. 2025-04-25 13:54:55.596 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-269 - configuration: 2025-04-25 13:54:55.596 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:55.596 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:55.596 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:55.596 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:55.596 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:55.596 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:55.596 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f4ffb35 2025-04-25 13:54:55.596 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:55.596 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:55.596 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:55.596 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:55.596 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:55.596 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:55.596 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:55.596 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:55.596 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:55.596 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:55.596 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:55.596 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:55.596 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:55.596 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:55.596 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:55.596 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:55.596 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:55.596 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:55.596 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:55.596 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-269" 2025-04-25 13:54:55.596 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:55.596 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:55.596 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:55.596 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:55.596 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:55.596 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:55.596 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:55.596 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:55.596 [Test worker @coroutine#6259] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Starting... 2025-04-25 13:54:55.596 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ccf6785 2025-04-25 13:54:55.596 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ccf6785 2025-04-25 13:54:55.596 [Test worker @coroutine#6259] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Start completed. 2025-04-25 13:54:55.604 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ccf6785 2025-04-25 13:54:55.609 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ccf6785 2025-04-25 13:54:55.610 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ccf6785 2025-04-25 13:54:55.611 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ccf6785 2025-04-25 13:54:55.612 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown initiated... 2025-04-25 13:54:55.612 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Close initiated... 2025-04-25 13:54:55.612 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-25 13:54:55.612 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:55.612 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Closed. 2025-04-25 13:54:55.612 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown completed. 2025-04-25 13:54:55.613 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-270 - configuration: 2025-04-25 13:54:55.613 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:55.613 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:55.613 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:55.613 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:55.613 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:55.613 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:55.613 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7054b8a1 2025-04-25 13:54:55.613 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:55.613 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:55.613 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:55.613 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:55.613 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:55.613 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:55.613 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:55.613 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:55.613 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:55.613 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:55.613 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:55.613 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:55.613 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:55.613 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:55.613 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:55.613 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:55.613 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:55.613 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:55.613 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:55.613 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-270" 2025-04-25 13:54:55.613 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:55.613 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:55.613 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:55.613 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:55.613 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:55.613 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:55.613 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:55.613 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:55.613 [Test worker @coroutine#6277] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Starting... 2025-04-25 13:54:55.613 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@48f38142 2025-04-25 13:54:55.613 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@48f38142 2025-04-25 13:54:55.613 [Test worker @coroutine#6277] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Start completed. 2025-04-25 13:54:55.617 [DefaultDispatcher-worker-12 @coroutine#2331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-25 13:54:55.617 [DefaultDispatcher-worker-12 @coroutine#2331] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47555/UmAppDatabase/replication/nodeId 2025-04-25 13:54:55.617 [DefaultDispatcher-worker-12 @coroutine#2331] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47555/UmAppDatabase/replication/nodeId. 2025-04-25 13:54:55.617 [DefaultDispatcher-worker-12 @coroutine#2331] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47555/UmAppDatabase/replication/nodeId 2025-04-25 13:54:55.618 [DefaultDispatcher-worker-14 @coroutine#2331] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47555/UmAppDatabase/replication/nodeId 2025-04-25 13:54:55.618 [DefaultDispatcher-worker-14 @coroutine#2331] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47555/UmAppDatabase/replication/nodeId 2025-04-25 13:54:55.621 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48f38142 2025-04-25 13:54:55.626 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48f38142 2025-04-25 13:54:55.627 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48f38142 2025-04-25 13:54:55.628 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48f38142 2025-04-25 13:54:55.629 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown initiated... 2025-04-25 13:54:55.629 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Close initiated... 2025-04-25 13:54:55.629 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-25 13:54:55.629 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:55.629 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Closed. 2025-04-25 13:54:55.629 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown completed. 2025-04-25 13:54:55.630 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-271 - configuration: 2025-04-25 13:54:55.630 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:55.630 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:55.630 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:55.630 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:55.630 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:55.630 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:55.630 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6cf50207 2025-04-25 13:54:55.630 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:55.630 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:55.630 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:55.630 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:55.630 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:55.630 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:55.630 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:55.630 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:55.630 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:55.630 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:55.630 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:55.630 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:55.630 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:55.630 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:55.630 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:55.630 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:55.630 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:55.630 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:55.630 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:55.630 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-271" 2025-04-25 13:54:55.630 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:55.630 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:55.630 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:55.630 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:55.630 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:55.630 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:55.630 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:55.630 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:55.630 [Test worker @coroutine#6298] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Starting... 2025-04-25 13:54:55.630 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@3697cfee 2025-04-25 13:54:55.630 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@3697cfee 2025-04-25 13:54:55.630 [Test worker @coroutine#6298] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Start completed. 2025-04-25 13:54:55.638 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3697cfee 2025-04-25 13:54:55.643 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3697cfee 2025-04-25 13:54:55.644 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3697cfee 2025-04-25 13:54:55.645 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3697cfee 2025-04-25 13:54:55.646 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown initiated... 2025-04-25 13:54:55.646 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Close initiated... 2025-04-25 13:54:55.646 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-25 13:54:55.646 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:55.646 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Closed. 2025-04-25 13:54:55.646 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown completed. 2025-04-25 13:54:55.647 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-272 - configuration: 2025-04-25 13:54:55.647 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:55.647 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:55.647 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:55.647 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:55.647 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:55.647 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:55.647 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26b6454d 2025-04-25 13:54:55.647 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:55.647 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:55.647 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:55.647 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:55.647 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:55.647 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:55.647 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:55.647 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:55.647 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:55.647 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:55.647 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:55.648 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:55.648 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:55.648 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:55.648 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:55.648 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:55.648 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:55.648 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:55.648 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:55.648 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-272" 2025-04-25 13:54:55.648 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:55.648 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:55.648 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:55.648 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:55.648 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:55.648 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:55.648 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:55.648 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:55.648 [Test worker @coroutine#6317] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Starting... 2025-04-25 13:54:55.648 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@24537e30 2025-04-25 13:54:55.648 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@24537e30 2025-04-25 13:54:55.648 [Test worker @coroutine#6317] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Start completed. 2025-04-25 13:54:55.656 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24537e30 2025-04-25 13:54:55.661 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24537e30 2025-04-25 13:54:55.661 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24537e30 2025-04-25 13:54:55.662 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24537e30 2025-04-25 13:54:55.664 [UI Thread @coroutine#6332] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2025-04-25 13:54:55.664 [UI Thread @coroutine#6332] 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-25 13:54:55.664 [UI Thread @coroutine#6332] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2025-04-25 13:54:55.665 [UI Thread @coroutine#6332] 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-25 13:54:55.666 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown initiated... 2025-04-25 13:54:55.666 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Close initiated... 2025-04-25 13:54:55.666 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-25 13:54:55.666 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:55.666 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Closed. 2025-04-25 13:54:55.666 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown completed. 2025-04-25 13:54:55.667 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-273 - configuration: 2025-04-25 13:54:55.667 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:55.667 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:55.667 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:55.667 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:55.667 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:55.667 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:55.667 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7834d8ec 2025-04-25 13:54:55.667 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:55.667 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:55.667 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:55.667 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:55.667 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:55.667 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:55.667 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:55.667 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:55.667 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:55.667 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:55.667 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:55.667 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:55.667 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:55.667 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:55.667 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:55.667 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:55.667 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:55.667 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:55.667 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:55.667 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-273" 2025-04-25 13:54:55.667 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:55.667 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:55.667 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:55.667 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:55.667 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:55.667 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:55.667 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:55.667 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:55.667 [Test worker @coroutine#6338] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Starting... 2025-04-25 13:54:55.667 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@72f9cd3f 2025-04-25 13:54:55.667 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@72f9cd3f 2025-04-25 13:54:55.667 [Test worker @coroutine#6338] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Start completed. 2025-04-25 13:54:55.676 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f9cd3f 2025-04-25 13:54:55.681 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f9cd3f 2025-04-25 13:54:55.682 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f9cd3f 2025-04-25 13:54:55.683 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f9cd3f 2025-04-25 13:54:55.684 [UI Thread @coroutine#6354] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54527/Site/verify 2025-04-25 13:54:55.684 [UI Thread @coroutine#6354] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54527/Site/verify. 2025-04-25 13:54:55.684 [UI Thread @coroutine#6354] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54527/Site/verify 2025-04-25 13:54:55.685 [UI Thread @coroutine#6354] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54527/Site/verify 2025-04-25 13:54:55.685 [UI Thread @coroutine#6354] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54527/Site/verify 2025-04-25 13:54:55.685 [UI Thread @coroutine#6354] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:54527/Site/verify. 2025-04-25 13:54:55.685 [UI Thread @coroutine#6354] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54527/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-25 13:54:55.686 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown initiated... 2025-04-25 13:54:55.687 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Close initiated... 2025-04-25 13:54:55.687 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-25 13:54:55.687 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:55.687 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Closed. 2025-04-25 13:54:55.687 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown completed. 2025-04-25 13:54:55.689 [Test worker @coroutine#6361] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-274 - configuration: 2025-04-25 13:54:55.689 [Test worker @coroutine#6361] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:55.689 [Test worker @coroutine#6361] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:55.689 [Test worker @coroutine#6361] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:55.689 [Test worker @coroutine#6361] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:55.689 [Test worker @coroutine#6361] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:55.689 [Test worker @coroutine#6361] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:55.689 [Test worker @coroutine#6361] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3829e6ca 2025-04-25 13:54:55.689 [Test worker @coroutine#6361] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:55.689 [Test worker @coroutine#6361] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:55.689 [Test worker @coroutine#6361] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:55.689 [Test worker @coroutine#6361] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:55.689 [Test worker @coroutine#6361] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:55.689 [Test worker @coroutine#6361] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:55.689 [Test worker @coroutine#6361] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:55.689 [Test worker @coroutine#6361] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:55.689 [Test worker @coroutine#6361] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:55.689 [Test worker @coroutine#6361] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:55.689 [Test worker @coroutine#6361] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:55.689 [Test worker @coroutine#6361] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:55.689 [Test worker @coroutine#6361] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:55.689 [Test worker @coroutine#6361] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:55.689 [Test worker @coroutine#6361] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:55.689 [Test worker @coroutine#6361] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:55.689 [Test worker @coroutine#6361] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:55.689 [Test worker @coroutine#6361] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:55.689 [Test worker @coroutine#6361] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:55.689 [Test worker @coroutine#6361] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-274" 2025-04-25 13:54:55.689 [Test worker @coroutine#6361] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:55.689 [Test worker @coroutine#6361] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:55.689 [Test worker @coroutine#6361] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:55.689 [Test worker @coroutine#6361] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:55.689 [Test worker @coroutine#6361] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:55.689 [Test worker @coroutine#6361] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:55.689 [Test worker @coroutine#6361] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:55.689 [Test worker @coroutine#6361] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:55.689 [Test worker @coroutine#6361] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Starting... 2025-04-25 13:54:55.689 [Test worker @coroutine#6361] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@60b03599 2025-04-25 13:54:55.689 [Test worker @coroutine#6361] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@60b03599 2025-04-25 13:54:55.689 [Test worker @coroutine#6361] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Start completed. 2025-04-25 13:54:55.692 [DefaultDispatcher-worker-2 @coroutine#2373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d76aa05 2025-04-25 13:54:55.692 [DefaultDispatcher-worker-2 @coroutine#2373] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40885/UmAppDatabase/replication/nodeId 2025-04-25 13:54:55.692 [DefaultDispatcher-worker-2 @coroutine#2373] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40885/UmAppDatabase/replication/nodeId. 2025-04-25 13:54:55.692 [DefaultDispatcher-worker-2 @coroutine#2373] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40885/UmAppDatabase/replication/nodeId 2025-04-25 13:54:55.693 [DefaultDispatcher-worker-2 @coroutine#2373] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40885/UmAppDatabase/replication/nodeId 2025-04-25 13:54:55.693 [DefaultDispatcher-worker-2 @coroutine#2373] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40885/UmAppDatabase/replication/nodeId 2025-04-25 13:54:55.698 [Test worker @coroutine#6361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60b03599 2025-04-25 13:54:55.703 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60b03599 2025-04-25 13:54:55.704 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60b03599 2025-04-25 13:54:55.705 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60b03599 2025-04-25 13:54:55.709 [DefaultDispatcher-worker-6 @coroutine#6371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60b03599 2025-04-25 13:54:55.713 [DefaultDispatcher-worker-20 @coroutine#6361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60b03599 2025-04-25 13:54:55.716 [UI Thread @coroutine#6383] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38747/720460557581365248/_ustadmanifest.json 2025-04-25 13:54:55.716 [UI Thread @coroutine#6383] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38747/720460557581365248/_ustadmanifest.json. 2025-04-25 13:54:55.716 [UI Thread @coroutine#6383] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38747/720460557581365248/_ustadmanifest.json 2025-04-25 13:54:55.717 [UI Thread @coroutine#6383] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38747/720460557581365248/_ustadmanifest.json 2025-04-25 13:54:55.717 [UI Thread @coroutine#6383] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38747/720460557581365248/_ustadmanifest.json 2025-04-25 13:54:55.717 [UI Thread @coroutine#6383] 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:38747/720460557581365248/_ustadmanifest.json. 2025-04-25 13:54:55.717 [UI Thread @coroutine#6383] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:38747/720460557581365248/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-25 13:54:55.718 [UI Thread @coroutine#6383] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38747/mediainfo.json 2025-04-25 13:54:55.718 [UI Thread @coroutine#6383] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38747/mediainfo.json. 2025-04-25 13:54:55.718 [UI Thread @coroutine#6383] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38747/mediainfo.json 2025-04-25 13:54:55.718 [UI Thread @coroutine#6383] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38747/mediainfo.json 2025-04-25 13:54:55.718 [UI Thread @coroutine#6383] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38747/mediainfo.json 2025-04-25 13:54:55.759 [UI Thread @coroutine#6383] 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:38747/mediainfo.json. 2025-04-25 13:54:55.759 [UI Thread @coroutine#6383] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:38747/mediainfo.json to class io.ktor.utils.io.ByteReadChannel 2025-04-25 13:54:55.790 [HikariPool-274 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:55.802 [DefaultDispatcher-worker-3 @coroutine#2427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65384249 2025-04-25 13:54:55.803 [DefaultDispatcher-worker-3 @coroutine#2427] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32951/UmAppDatabase/replication/nodeId 2025-04-25 13:54:55.803 [DefaultDispatcher-worker-3 @coroutine#2427] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32951/UmAppDatabase/replication/nodeId. 2025-04-25 13:54:55.803 [DefaultDispatcher-worker-3 @coroutine#2427] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32951/UmAppDatabase/replication/nodeId 2025-04-25 13:54:55.803 [DefaultDispatcher-worker-15 @coroutine#2427] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32951/UmAppDatabase/replication/nodeId 2025-04-25 13:54:55.803 [DefaultDispatcher-worker-15 @coroutine#2427] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32951/UmAppDatabase/replication/nodeId 2025-04-25 13:54:56.147 [DefaultDispatcher-worker-13 @coroutine#2096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@389fad5b 2025-04-25 13:54:56.147 [DefaultDispatcher-worker-13 @coroutine#2096] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44505/UmAppDatabase/replication/nodeId 2025-04-25 13:54:56.147 [DefaultDispatcher-worker-13 @coroutine#2096] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44505/UmAppDatabase/replication/nodeId. 2025-04-25 13:54:56.147 [DefaultDispatcher-worker-13 @coroutine#2096] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44505/UmAppDatabase/replication/nodeId 2025-04-25 13:54:56.148 [DefaultDispatcher-worker-9 @coroutine#2096] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44505/UmAppDatabase/replication/nodeId 2025-04-25 13:54:56.148 [DefaultDispatcher-worker-9 @coroutine#2096] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44505/UmAppDatabase/replication/nodeId 2025-04-25 13:54:56.245 [DefaultDispatcher-worker-16 @coroutine#2129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-25 13:54:56.246 [DefaultDispatcher-worker-16 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40419/UmAppDatabase/replication/nodeId 2025-04-25 13:54:56.246 [DefaultDispatcher-worker-16 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40419/UmAppDatabase/replication/nodeId. 2025-04-25 13:54:56.246 [DefaultDispatcher-worker-16 @coroutine#2129] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40419/UmAppDatabase/replication/nodeId 2025-04-25 13:54:56.246 [DefaultDispatcher-worker-10 @coroutine#2129] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40419/UmAppDatabase/replication/nodeId 2025-04-25 13:54:56.246 [DefaultDispatcher-worker-10 @coroutine#2129] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40419/UmAppDatabase/replication/nodeId 2025-04-25 13:54:56.321 [DefaultDispatcher-worker-6 @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58dd1d0c 2025-04-25 13:54:56.322 [DefaultDispatcher-worker-6 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42403/UmAppDatabase/replication/nodeId 2025-04-25 13:54:56.322 [DefaultDispatcher-worker-6 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42403/UmAppDatabase/replication/nodeId. 2025-04-25 13:54:56.322 [DefaultDispatcher-worker-6 @coroutine#2175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42403/UmAppDatabase/replication/nodeId 2025-04-25 13:54:56.322 [DefaultDispatcher-worker-2 @coroutine#2175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42403/UmAppDatabase/replication/nodeId 2025-04-25 13:54:56.322 [DefaultDispatcher-worker-2 @coroutine#2175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42403/UmAppDatabase/replication/nodeId 2025-04-25 13:54:56.406 [DefaultDispatcher-worker-18 @coroutine#2207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecd6861 2025-04-25 13:54:56.406 [DefaultDispatcher-worker-18 @coroutine#2207] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50973/UmAppDatabase/replication/nodeId 2025-04-25 13:54:56.406 [DefaultDispatcher-worker-18 @coroutine#2207] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50973/UmAppDatabase/replication/nodeId. 2025-04-25 13:54:56.406 [DefaultDispatcher-worker-18 @coroutine#2207] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50973/UmAppDatabase/replication/nodeId 2025-04-25 13:54:56.407 [DefaultDispatcher-worker-22 @coroutine#2207] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50973/UmAppDatabase/replication/nodeId 2025-04-25 13:54:56.407 [DefaultDispatcher-worker-22 @coroutine#2207] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50973/UmAppDatabase/replication/nodeId 2025-04-25 13:54:56.448 [DefaultDispatcher-worker-2 @coroutine#2236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c4a8c93 2025-04-25 13:54:56.448 [DefaultDispatcher-worker-2 @coroutine#2236] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39787/UmAppDatabase/replication/nodeId 2025-04-25 13:54:56.448 [DefaultDispatcher-worker-2 @coroutine#2236] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39787/UmAppDatabase/replication/nodeId. 2025-04-25 13:54:56.448 [DefaultDispatcher-worker-2 @coroutine#2236] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39787/UmAppDatabase/replication/nodeId 2025-04-25 13:54:56.449 [DefaultDispatcher-worker-13 @coroutine#2236] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39787/UmAppDatabase/replication/nodeId 2025-04-25 13:54:56.449 [DefaultDispatcher-worker-13 @coroutine#2236] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39787/UmAppDatabase/replication/nodeId 2025-04-25 13:54:56.489 [DefaultDispatcher-worker-19 @coroutine#2265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59449395 2025-04-25 13:54:56.489 [DefaultDispatcher-worker-19 @coroutine#2265] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-25 13:54:56.489 [DefaultDispatcher-worker-19 @coroutine#2265] 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-25 13:54:56.489 [DefaultDispatcher-worker-19 @coroutine#2265] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-25 13:54:56.490 [DefaultDispatcher-worker-19 @coroutine#2265] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-25 13:54:56.542 [DefaultDispatcher-worker-2 @coroutine#2280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b0ff24 2025-04-25 13:54:56.542 [DefaultDispatcher-worker-2 @coroutine#2280] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53269/UmAppDatabase/replication/nodeId 2025-04-25 13:54:56.542 [DefaultDispatcher-worker-2 @coroutine#2280] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53269/UmAppDatabase/replication/nodeId. 2025-04-25 13:54:56.542 [DefaultDispatcher-worker-2 @coroutine#2280] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53269/UmAppDatabase/replication/nodeId 2025-04-25 13:54:56.542 [DefaultDispatcher-worker-10 @coroutine#2280] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53269/UmAppDatabase/replication/nodeId 2025-04-25 13:54:56.542 [DefaultDispatcher-worker-10 @coroutine#2280] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53269/UmAppDatabase/replication/nodeId 2025-04-25 13:54:56.622 [DefaultDispatcher-worker-10 @coroutine#2331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-25 13:54:56.622 [DefaultDispatcher-worker-10 @coroutine#2331] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47555/UmAppDatabase/replication/nodeId 2025-04-25 13:54:56.622 [DefaultDispatcher-worker-10 @coroutine#2331] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47555/UmAppDatabase/replication/nodeId. 2025-04-25 13:54:56.622 [DefaultDispatcher-worker-10 @coroutine#2331] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47555/UmAppDatabase/replication/nodeId 2025-04-25 13:54:56.623 [DefaultDispatcher-worker-11 @coroutine#2331] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47555/UmAppDatabase/replication/nodeId 2025-04-25 13:54:56.623 [DefaultDispatcher-worker-11 @coroutine#2331] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47555/UmAppDatabase/replication/nodeId 2025-04-25 13:54:56.698 [DefaultDispatcher-worker-20 @coroutine#2373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d76aa05 2025-04-25 13:54:56.698 [DefaultDispatcher-worker-20 @coroutine#2373] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40885/UmAppDatabase/replication/nodeId 2025-04-25 13:54:56.698 [DefaultDispatcher-worker-20 @coroutine#2373] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40885/UmAppDatabase/replication/nodeId. 2025-04-25 13:54:56.698 [DefaultDispatcher-worker-20 @coroutine#2373] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40885/UmAppDatabase/replication/nodeId 2025-04-25 13:54:56.698 [DefaultDispatcher-worker-3 @coroutine#2373] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40885/UmAppDatabase/replication/nodeId 2025-04-25 13:54:56.698 [DefaultDispatcher-worker-3 @coroutine#2373] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40885/UmAppDatabase/replication/nodeId 2025-04-25 13:54:56.762 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown initiated... 2025-04-25 13:54:56.762 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Close initiated... 2025-04-25 13:54:56.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:56.762 [HikariPool-274 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60b03599: (connection evicted) 2025-04-25 13:54:56.763 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:56.763 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Closed. 2025-04-25 13:54:56.763 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown completed. 2025-04-25 13:54:56.784 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-275 - configuration: 2025-04-25 13:54:56.785 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-25 13:54:56.785 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-25 13:54:56.785 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-25 13:54:56.785 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-25 13:54:56.785 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-25 13:54:56.785 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-25 13:54:56.785 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47d1798c 2025-04-25 13:54:56.785 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-25 13:54:56.785 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-25 13:54:56.785 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-25 13:54:56.785 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-25 13:54:56.785 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-25 13:54:56.785 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-25 13:54:56.785 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-25 13:54:56.785 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-25 13:54:56.785 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-25 13:54:56.785 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-25 13:54:56.785 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-25 13:54:56.785 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-25 13:54:56.785 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-25 13:54:56.785 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-25 13:54:56.785 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-25 13:54:56.785 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-25 13:54:56.785 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-25 13:54:56.785 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-25 13:54:56.785 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-25 13:54:56.785 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-275" 2025-04-25 13:54:56.785 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-25 13:54:56.785 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-25 13:54:56.785 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-25 13:54:56.785 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-25 13:54:56.785 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-25 13:54:56.785 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-25 13:54:56.785 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-25 13:54:56.785 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-25 13:54:56.785 [Test worker @coroutine#6426] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Starting... 2025-04-25 13:54:56.785 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e9afede 2025-04-25 13:54:56.785 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e9afede 2025-04-25 13:54:56.785 [Test worker @coroutine#6426] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Start completed. 2025-04-25 13:54:56.794 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e9afede 2025-04-25 13:54:56.800 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e9afede 2025-04-25 13:54:56.801 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e9afede 2025-04-25 13:54:56.802 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e9afede 2025-04-25 13:54:56.806 [DefaultDispatcher-worker-8 @coroutine#6433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e9afede 2025-04-25 13:54:56.807 [DefaultDispatcher-worker-13 @coroutine#2427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65384249 2025-04-25 13:54:56.807 [DefaultDispatcher-worker-13 @coroutine#2427] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32951/UmAppDatabase/replication/nodeId 2025-04-25 13:54:56.807 [DefaultDispatcher-worker-13 @coroutine#2427] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32951/UmAppDatabase/replication/nodeId. 2025-04-25 13:54:56.807 [DefaultDispatcher-worker-13 @coroutine#2427] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32951/UmAppDatabase/replication/nodeId 2025-04-25 13:54:56.808 [DefaultDispatcher-worker-14 @coroutine#2427] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32951/UmAppDatabase/replication/nodeId 2025-04-25 13:54:56.808 [DefaultDispatcher-worker-14 @coroutine#2427] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32951/UmAppDatabase/replication/nodeId 2025-04-25 13:54:56.810 [DefaultDispatcher-worker-19 @coroutine#6426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e9afede 2025-04-25 13:54:56.886 [HikariPool-275 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:56.891 [UI Thread @coroutine#6445] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50415/720460563172655104/_ustadmanifest.json 2025-04-25 13:54:56.891 [UI Thread @coroutine#6445] TRACE 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/720460563172655104/_ustadmanifest.json. 2025-04-25 13:54:56.891 [UI Thread @coroutine#6445] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50415/720460563172655104/_ustadmanifest.json 2025-04-25 13:54:56.892 [UI Thread @coroutine#6445] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50415/720460563172655104/_ustadmanifest.json 2025-04-25 13:54:56.892 [UI Thread @coroutine#6445] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50415/720460563172655104/_ustadmanifest.json 2025-04-25 13:54:56.892 [UI Thread @coroutine#6445] 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:50415/720460563172655104/_ustadmanifest.json. 2025-04-25 13:54:56.892 [UI Thread @coroutine#6445] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:50415/720460563172655104/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-25 13:54:56.892 [UI Thread @coroutine#6445] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50415/tincan.xml 2025-04-25 13:54:56.892 [UI Thread @coroutine#6445] TRACE 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/tincan.xml. 2025-04-25 13:54:56.892 [UI Thread @coroutine#6445] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50415/tincan.xml 2025-04-25 13:54:56.893 [UI Thread @coroutine#6445] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50415/tincan.xml 2025-04-25 13:54:56.893 [UI Thread @coroutine#6445] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50415/tincan.xml 2025-04-25 13:54:56.902 [DefaultDispatcher-worker-19 @coroutine#6456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@677cc4e8 2025-04-25 13:54:56.934 [UI Thread @coroutine#6445] 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:50415/tincan.xml. 2025-04-25 13:54:56.934 [UI Thread @coroutine#6445] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:50415/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2025-04-25 13:54:56.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown initiated... 2025-04-25 13:54:56.939 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Close initiated... 2025-04-25 13:54:56.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-25 13:54:56.940 [HikariPool-275 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e9afede: (connection evicted) 2025-04-25 13:54:56.940 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-25 13:54:56.940 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Closed. 2025-04-25 13:54:56.940 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown completed.