2025-04-27 13:54:23.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2025-04-27 13:54:23.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:23.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:23.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:23.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:23.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:23.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:23.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c386958 2025-04-27 13:54:23.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:23.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:23.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:23.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:23.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:23.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:23.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:23.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:23.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:23.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:23.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:23.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:23.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:23.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-27 13:54:23.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-27 13:54:23.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:23.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:23.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-27 13:54:23.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:23.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2025-04-27 13:54:23.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:23.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:23.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:23.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:23.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:23.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:23.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:23.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:23.361 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2025-04-27 13:54:23.405 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-27 13:54:23.406 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-27 13:54:23.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2025-04-27 13:54:23.467 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-27 13:54:23.482 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-27 13:54:23.484 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-27 13:54:23.506 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:23.509 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ba7ac5f 2025-04-27 13:54:23.509 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ba7ac5f 2025-04-27 13:54:23.511 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@65604f5b 2025-04-27 13:54:23.511 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@65604f5b 2025-04-27 13:54:23.513 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@615fc72f 2025-04-27 13:54:23.513 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@615fc72f 2025-04-27 13:54:23.515 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@245d4560 2025-04-27 13:54:23.515 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@245d4560 2025-04-27 13:54:23.517 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@724ed0e0 2025-04-27 13:54:23.518 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@724ed0e0 2025-04-27 13:54:23.519 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@15334365 2025-04-27 13:54:23.520 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@15334365 2025-04-27 13:54:23.521 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@aca8853 2025-04-27 13:54:23.522 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@aca8853 2025-04-27 13:54:23.523 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4472ba2f 2025-04-27 13:54:23.524 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4472ba2f 2025-04-27 13:54:23.525 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@403fbb91 2025-04-27 13:54:23.526 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@403fbb91 2025-04-27 13:54:23.526 [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-27 13:54:23.632 [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-27 13:54:23.632 [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-27 13:54:23.632 [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-27 13:54:23.633 [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-27 13:54:23.635 [DefaultDispatcher-worker-5 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-27 13:54:23.636 [DefaultDispatcher-worker-5 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-27 13:54:23.636 [DefaultDispatcher-worker-5 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2025-04-27 13:54:23.636 [DefaultDispatcher-worker-5 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-27 13:54:23.687 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-27 13:54:23.706 [DefaultDispatcher-worker-3 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-27 13:54:23.719 [DefaultDispatcher-worker-7 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-27 13:54:23.732 [DefaultDispatcher-worker-4 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-27 13:54:23.744 [DefaultDispatcher-worker-10 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-27 13:54:23.748 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-27 13:54:23.822 [DefaultDispatcher-worker-9 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-27 13:54:23.839 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-27 13:54:23.839 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-27 13:54:23.849 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2025-04-27 13:54:23.849 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2025-04-27 13:54:23.849 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2025-04-27 13:54:23.849 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e307087: (connection evicted) 2025-04-27 13:54:23.849 [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-27 13:54:23.849 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: StandaloneCoroutine was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-27 13:54:23.850 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ba7ac5f: (connection evicted) 2025-04-27 13:54:23.850 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65604f5b: (connection evicted) 2025-04-27 13:54:23.850 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@615fc72f: (connection evicted) 2025-04-27 13:54:23.851 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@245d4560: (connection evicted) 2025-04-27 13:54:23.851 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@724ed0e0: (connection evicted) 2025-04-27 13:54:23.851 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15334365: (connection evicted) 2025-04-27 13:54:23.851 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@aca8853: (connection evicted) 2025-04-27 13:54:23.852 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4472ba2f: (connection evicted) 2025-04-27 13:54:23.852 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@403fbb91: (connection evicted) 2025-04-27 13:54:23.853 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:23.853 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2025-04-27 13:54:23.853 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2025-04-27 13:54:23.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2025-04-27 13:54:23.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:23.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:23.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:23.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:23.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:23.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:23.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5dc7841c 2025-04-27 13:54:23.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:23.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:23.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:23.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:23.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:23.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:23.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:23.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:23.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:23.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:23.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:23.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:23.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:23.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-27 13:54:23.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-27 13:54:23.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:23.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:23.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-27 13:54:23.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:23.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2025-04-27 13:54:23.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:23.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:23.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:23.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:23.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:23.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:23.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:23.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:23.857 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2025-04-27 13:54:23.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@a3b858f 2025-04-27 13:54:23.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@a3b858f 2025-04-27 13:54:23.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2025-04-27 13:54:23.860 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a3b858f 2025-04-27 13:54:23.866 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a3b858f 2025-04-27 13:54:23.867 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a3b858f 2025-04-27 13:54:23.869 [DefaultDispatcher-worker-9 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-27 13:54:23.869 [DefaultDispatcher-worker-9 @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-27 13:54:23.869 [DefaultDispatcher-worker-9 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-27 13:54:23.869 [DefaultDispatcher-worker-9 @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-27 13:54:23.877 [DefaultDispatcher-worker-9 @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a3b858f 2025-04-27 13:54:23.879 [DefaultDispatcher-worker-9 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-27 13:54:23.879 [DefaultDispatcher-worker-9 @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-27 13:54:23.879 [DefaultDispatcher-worker-9 @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-27 13:54:23.882 [Test worker @coroutine#35] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a3b858f 2025-04-27 13:54:23.891 [DefaultDispatcher-worker-9 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a3b858f 2025-04-27 13:54:23.899 [DefaultDispatcher-worker-9 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a3b858f 2025-04-27 13:54:23.908 [DefaultDispatcher-worker-2 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a3b858f 2025-04-27 13:54:23.917 [DefaultDispatcher-worker-11 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a3b858f 2025-04-27 13:54:23.919 [Test worker @coroutine#44] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a3b858f 2025-04-27 13:54:23.946 [DefaultDispatcher-worker-1 @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a3b858f 2025-04-27 13:54:23.959 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:23.962 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@385e6c90 2025-04-27 13:54:23.962 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@385e6c90 2025-04-27 13:54:23.964 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@369995eb 2025-04-27 13:54:23.964 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@369995eb 2025-04-27 13:54:23.966 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-27 13:54:23.966 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-27 13:54:23.966 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@32a607e0 2025-04-27 13:54:23.966 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@32a607e0 2025-04-27 13:54:23.967 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2025-04-27 13:54:23.967 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2025-04-27 13:54:23.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=4, active=0, idle=4, waiting=0) 2025-04-27 13:54:23.967 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a3b858f: (connection evicted) 2025-04-27 13:54:23.967 [DefaultDispatcher-worker-5 @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-27 13:54:23.967 [DefaultDispatcher-worker-10 @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-27 13:54:23.967 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@385e6c90: (connection evicted) 2025-04-27 13:54:23.968 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@369995eb: (connection evicted) 2025-04-27 13:54:23.968 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32a607e0: (connection evicted) 2025-04-27 13:54:23.968 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@77a49fd0 2025-04-27 13:54:23.969 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@77a49fd0 2025-04-27 13:54:23.969 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77a49fd0: (connection evicted) 2025-04-27 13:54:23.969 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:23.969 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2025-04-27 13:54:23.969 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2025-04-27 13:54:23.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2025-04-27 13:54:23.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:23.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:23.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:23.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:23.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:23.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:23.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ab63a04 2025-04-27 13:54:23.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:23.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:23.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:23.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:23.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:23.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:23.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:23.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:23.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:23.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:23.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:23.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:23.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:23.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:23.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:23.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:23.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:23.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:23.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:23.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2025-04-27 13:54:23.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:23.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:23.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:23.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:23.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:23.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:23.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:23.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:23.999 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2025-04-27 13:54:24.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c6bba7d 2025-04-27 13:54:24.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c6bba7d 2025-04-27 13:54:24.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2025-04-27 13:54:24.100 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:24.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2025-04-27 13:54:24.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:24.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:24.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:24.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:24.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:24.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:24.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41582899 2025-04-27 13:54:24.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:24.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:24.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:24.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:24.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:24.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:24.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:24.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:24.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:24.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:24.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:24.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:24.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:24.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:24.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:24.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:24.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:24.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:24.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:24.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2025-04-27 13:54:24.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:24.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:24.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:24.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:24.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:24.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:24.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:24.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:24.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2025-04-27 13:54:24.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@7de5871d 2025-04-27 13:54:24.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@7de5871d 2025-04-27 13:54:24.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2025-04-27 13:54:24.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2025-04-27 13:54:24.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:24.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:24.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:24.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:24.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:24.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:24.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4948daec 2025-04-27 13:54:24.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:24.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:24.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:24.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:24.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:24.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:24.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:24.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:24.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:24.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:24.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:24.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:24.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:24.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:24.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:24.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:24.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:24.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:24.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:24.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2025-04-27 13:54:24.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:24.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:24.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:24.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:24.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:24.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:24.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:24.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:24.344 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2025-04-27 13:54:24.344 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@1209a0f 2025-04-27 13:54:24.344 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@1209a0f 2025-04-27 13:54:24.344 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2025-04-27 13:54:24.395 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7de5871d 2025-04-27 13:54:24.431 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:24.444 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:24.537 [DefaultDispatcher-worker-10 @coroutine#84] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1209a0f 2025-04-27 13:54:24.542 [DefaultDispatcher-worker-10 @coroutine#86] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1209a0f 2025-04-27 13:54:24.543 [DefaultDispatcher-worker-10 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50801/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-27 13:54:24.543 [DefaultDispatcher-worker-10 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50801/com/ustadmobile/core/contenttype/childrens-literature.epub. 2025-04-27 13:54:24.543 [DefaultDispatcher-worker-10 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50801/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-27 13:54:24.556 [DefaultDispatcher-worker-10 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50801/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-27 13:54:24.556 [DefaultDispatcher-worker-10 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50801/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-27 13:54:24.598 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2025-04-27 13:54:24.598 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2025-04-27 13:54:24.598 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:24.598 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7de5871d: (connection evicted) 2025-04-27 13:54:24.599 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:24.599 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2025-04-27 13:54:24.599 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2025-04-27 13:54:24.601 [Test worker @coroutine#90] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1209a0f 2025-04-27 13:54:24.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2025-04-27 13:54:24.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:24.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:24.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:24.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:24.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:24.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:24.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ec3d8e4 2025-04-27 13:54:24.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:24.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:24.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:24.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:24.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:24.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:24.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:24.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:24.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:24.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:24.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:24.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:24.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:24.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:24.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:24.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:24.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:24.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:24.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:24.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2025-04-27 13:54:24.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:24.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:24.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:24.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:24.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:24.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:24.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:24.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:24.603 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2025-04-27 13:54:24.604 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f2c995b 2025-04-27 13:54:24.604 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f2c995b 2025-04-27 13:54:24.604 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2025-04-27 13:54:24.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2025-04-27 13:54:24.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:24.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:24.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:24.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:24.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:24.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:24.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@101c15ad 2025-04-27 13:54:24.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:24.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:24.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:24.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:24.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:24.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:24.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:24.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:24.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:24.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:24.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:24.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:24.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:24.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:24.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:24.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:24.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:24.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:24.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:24.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2025-04-27 13:54:24.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:24.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:24.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:24.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:24.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:24.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:24.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:24.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:24.613 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2025-04-27 13:54:24.614 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a466dd 2025-04-27 13:54:24.614 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a466dd 2025-04-27 13:54:24.614 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2025-04-27 13:54:24.640 [DefaultDispatcher-worker-5 @coroutine#99] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a466dd 2025-04-27 13:54:24.642 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2025-04-27 13:54:24.642 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2025-04-27 13:54:24.642 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:24.642 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f2c995b: (connection evicted) 2025-04-27 13:54:24.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:24.643 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2025-04-27 13:54:24.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2025-04-27 13:54:24.643 [Test worker @coroutine#101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a466dd 2025-04-27 13:54:24.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2025-04-27 13:54:24.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:24.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:24.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:24.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:24.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:24.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:24.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b9a1205 2025-04-27 13:54:24.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:24.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:24.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:24.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:24.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:24.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:24.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:24.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:24.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:24.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:24.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:24.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:24.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:24.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:24.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:24.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:24.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:24.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:24.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:24.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2025-04-27 13:54:24.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:24.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:24.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:24.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:24.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:24.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:24.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:24.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:24.646 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2025-04-27 13:54:24.646 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d8d52be 2025-04-27 13:54:24.646 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d8d52be 2025-04-27 13:54:24.646 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2025-04-27 13:54:24.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2025-04-27 13:54:24.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:24.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:24.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:24.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:24.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:24.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:24.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@645ba24a 2025-04-27 13:54:24.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:24.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:24.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:24.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:24.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:24.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:24.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:24.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:24.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:24.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:24.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:24.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:24.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:24.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:24.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:24.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:24.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:24.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:24.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:24.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2025-04-27 13:54:24.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:24.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:24.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:24.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:24.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:24.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:24.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:24.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:24.655 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2025-04-27 13:54:24.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dd2b9c1 2025-04-27 13:54:24.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dd2b9c1 2025-04-27 13:54:24.656 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2025-04-27 13:54:24.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2025-04-27 13:54:24.660 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2025-04-27 13:54:24.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:24.660 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d8d52be: (connection evicted) 2025-04-27 13:54:24.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:24.660 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2025-04-27 13:54:24.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2025-04-27 13:54:24.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2025-04-27 13:54:24.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:24.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:24.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:24.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:24.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:24.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:24.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@628962e5 2025-04-27 13:54:24.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:24.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:24.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:24.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:24.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:24.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:24.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:24.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:24.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:24.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:24.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:24.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:24.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:24.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:24.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:24.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:24.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:24.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:24.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:24.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2025-04-27 13:54:24.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:24.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:24.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:24.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:24.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:24.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:24.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:24.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:24.663 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2025-04-27 13:54:24.663 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@399f5daf 2025-04-27 13:54:24.663 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@399f5daf 2025-04-27 13:54:24.663 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2025-04-27 13:54:24.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2025-04-27 13:54:24.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:24.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:24.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:24.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:24.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:24.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:24.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c4cceb 2025-04-27 13:54:24.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:24.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:24.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:24.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:24.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:24.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:24.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:24.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:24.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:24.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:24.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:24.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:24.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:24.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:24.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:24.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:24.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:24.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:24.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:24.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2025-04-27 13:54:24.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:24.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:24.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:24.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:24.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:24.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:24.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:24.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:24.672 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2025-04-27 13:54:24.672 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@74bbc273 2025-04-27 13:54:24.672 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@74bbc273 2025-04-27 13:54:24.672 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2025-04-27 13:54:24.678 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2025-04-27 13:54:24.678 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2025-04-27 13:54:24.678 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:24.678 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@399f5daf: (connection evicted) 2025-04-27 13:54:24.679 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:24.679 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2025-04-27 13:54:24.679 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2025-04-27 13:54:24.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2025-04-27 13:54:24.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:24.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:24.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:24.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:24.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:24.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:24.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5613247e 2025-04-27 13:54:24.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:24.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:24.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:24.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:24.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:24.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:24.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:24.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:24.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:24.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:24.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:24.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:24.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:24.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:24.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:24.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:24.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:24.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:24.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:24.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2025-04-27 13:54:24.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:24.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:24.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:24.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:24.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:24.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:24.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:24.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:24.681 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2025-04-27 13:54:24.681 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@9e50283 2025-04-27 13:54:24.681 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@9e50283 2025-04-27 13:54:24.681 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2025-04-27 13:54:24.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2025-04-27 13:54:24.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:24.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:24.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:24.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:24.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:24.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:24.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cd7e993 2025-04-27 13:54:24.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:24.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:24.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:24.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:24.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:24.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:24.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:24.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:24.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:24.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:24.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:24.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:24.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:24.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:24.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:24.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:24.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:24.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:24.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:24.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2025-04-27 13:54:24.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:24.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:24.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:24.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:24.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:24.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:24.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:24.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:24.691 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2025-04-27 13:54:24.691 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fb48970 2025-04-27 13:54:24.691 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fb48970 2025-04-27 13:54:24.691 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2025-04-27 13:54:24.707 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2025-04-27 13:54:24.707 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2025-04-27 13:54:24.707 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:24.708 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9e50283: (connection evicted) 2025-04-27 13:54:24.708 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:24.708 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2025-04-27 13:54:24.708 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2025-04-27 13:54:24.714 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:24.756 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:24.772 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:24.791 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:24.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2025-04-27 13:54:24.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:24.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:24.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:24.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:24.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:24.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:24.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@177ddd24 2025-04-27 13:54:24.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:24.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:24.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:24.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:24.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:24.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:24.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:24.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:24.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:24.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:24.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:24.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:24.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:24.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:24.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:24.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:24.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:24.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:24.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:24.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2025-04-27 13:54:24.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:24.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:24.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:24.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:24.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:24.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:24.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:24.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:24.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2025-04-27 13:54:24.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@126675fd 2025-04-27 13:54:24.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@126675fd 2025-04-27 13:54:24.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2025-04-27 13:54:24.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2025-04-27 13:54:24.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:24.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:24.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:24.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:24.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:24.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:24.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c0dca15 2025-04-27 13:54:24.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:24.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:24.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:24.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:24.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:24.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:24.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:24.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:24.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:24.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:24.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:24.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:24.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:24.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:24.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:24.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:24.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:24.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:24.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:24.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2025-04-27 13:54:24.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:24.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:24.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:24.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:24.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:24.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:24.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:24.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:24.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2025-04-27 13:54:24.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@2da5fdc 2025-04-27 13:54:24.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@2da5fdc 2025-04-27 13:54:24.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2025-04-27 13:54:24.964 [DefaultDispatcher-worker-2 @coroutine#129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da5fdc 2025-04-27 13:54:24.969 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:24.977 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:24.982 [DefaultDispatcher-worker-1 @coroutine#131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da5fdc 2025-04-27 13:54:24.987 [DefaultDispatcher-worker-1 @coroutine#133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da5fdc 2025-04-27 13:54:24.991 [DefaultDispatcher-worker-1 @coroutine#135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da5fdc 2025-04-27 13:54:25.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2025-04-27 13:54:25.025 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2025-04-27 13:54:25.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:25.025 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@126675fd: (connection evicted) 2025-04-27 13:54:25.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:25.025 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2025-04-27 13:54:25.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2025-04-27 13:54:25.029 [Test worker @coroutine#137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da5fdc 2025-04-27 13:54:25.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2025-04-27 13:54:25.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:25.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:25.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:25.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:25.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:25.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:25.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4348fa35 2025-04-27 13:54:25.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:25.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:25.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:25.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:25.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:25.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:25.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:25.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:25.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:25.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:25.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:25.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:25.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:25.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:25.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:25.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:25.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:25.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:25.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:25.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2025-04-27 13:54:25.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:25.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:25.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:25.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:25.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:25.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:25.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:25.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:25.038 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2025-04-27 13:54:25.038 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@42401b81 2025-04-27 13:54:25.038 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@42401b81 2025-04-27 13:54:25.038 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2025-04-27 13:54:25.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2025-04-27 13:54:25.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:25.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:25.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:25.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:25.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:25.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:25.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f1d1463 2025-04-27 13:54:25.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:25.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:25.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:25.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:25.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:25.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:25.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:25.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:25.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:25.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:25.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:25.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:25.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:25.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:25.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:25.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:25.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:25.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:25.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:25.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2025-04-27 13:54:25.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:25.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:25.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:25.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:25.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:25.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:25.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:25.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:25.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2025-04-27 13:54:25.047 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a278584 2025-04-27 13:54:25.047 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a278584 2025-04-27 13:54:25.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2025-04-27 13:54:25.050 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2025-04-27 13:54:25.050 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2025-04-27 13:54:25.050 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:25.050 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42401b81: (connection evicted) 2025-04-27 13:54:25.051 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:25.051 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2025-04-27 13:54:25.051 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2025-04-27 13:54:25.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2025-04-27 13:54:25.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:25.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:25.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:25.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:25.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:25.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:25.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22ae32ba 2025-04-27 13:54:25.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:25.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:25.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:25.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:25.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:25.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:25.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:25.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:25.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:25.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:25.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:25.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:25.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:25.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:25.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:25.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:25.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:25.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:25.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:25.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2025-04-27 13:54:25.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:25.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:25.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:25.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:25.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:25.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:25.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:25.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:25.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2025-04-27 13:54:25.052 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@299a43d9 2025-04-27 13:54:25.052 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@299a43d9 2025-04-27 13:54:25.053 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2025-04-27 13:54:25.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2025-04-27 13:54:25.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:25.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:25.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:25.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:25.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:25.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:25.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ccd000e 2025-04-27 13:54:25.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:25.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:25.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:25.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:25.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:25.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:25.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:25.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:25.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:25.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:25.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:25.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:25.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:25.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:25.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:25.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:25.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:25.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:25.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:25.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2025-04-27 13:54:25.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:25.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:25.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:25.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:25.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:25.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:25.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:25.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:25.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2025-04-27 13:54:25.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@d7055be 2025-04-27 13:54:25.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@d7055be 2025-04-27 13:54:25.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2025-04-27 13:54:25.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2025-04-27 13:54:25.063 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2025-04-27 13:54:25.063 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:25.063 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@299a43d9: (connection evicted) 2025-04-27 13:54:25.063 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:25.063 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2025-04-27 13:54:25.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2025-04-27 13:54:25.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2025-04-27 13:54:25.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:25.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:25.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:25.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:25.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:25.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:25.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f4a605f 2025-04-27 13:54:25.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:25.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:25.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:25.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:25.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:25.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:25.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:25.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:25.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:25.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:25.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:25.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:25.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:25.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:25.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:25.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:25.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:25.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:25.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:25.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2025-04-27 13:54:25.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:25.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:25.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:25.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:25.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:25.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:25.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:25.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:25.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2025-04-27 13:54:25.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@bcfe29c 2025-04-27 13:54:25.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@bcfe29c 2025-04-27 13:54:25.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2025-04-27 13:54:25.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2025-04-27 13:54:25.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:25.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:25.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:25.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:25.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:25.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:25.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37f71c05 2025-04-27 13:54:25.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:25.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:25.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:25.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:25.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:25.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:25.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:25.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:25.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:25.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:25.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:25.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:25.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:25.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:25.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:25.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:25.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:25.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:25.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:25.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2025-04-27 13:54:25.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:25.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:25.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:25.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:25.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:25.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:25.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:25.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:25.072 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2025-04-27 13:54:25.072 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dd8a273 2025-04-27 13:54:25.072 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dd8a273 2025-04-27 13:54:25.072 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2025-04-27 13:54:25.074 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2025-04-27 13:54:25.074 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2025-04-27 13:54:25.074 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:25.074 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@bcfe29c: (connection evicted) 2025-04-27 13:54:25.074 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:25.074 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2025-04-27 13:54:25.074 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2025-04-27 13:54:25.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2025-04-27 13:54:25.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:25.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:25.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:25.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:25.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:25.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:25.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70ee9d31 2025-04-27 13:54:25.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:25.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:25.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:25.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:25.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:25.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:25.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:25.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:25.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:25.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:25.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:25.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:25.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:25.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:25.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:25.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:25.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:25.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:25.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:25.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2025-04-27 13:54:25.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:25.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:25.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:25.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:25.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:25.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:25.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:25.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:25.076 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2025-04-27 13:54:25.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@a99c42c 2025-04-27 13:54:25.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@a99c42c 2025-04-27 13:54:25.076 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2025-04-27 13:54:25.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2025-04-27 13:54:25.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:25.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:25.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:25.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:25.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:25.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:25.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fa879ed 2025-04-27 13:54:25.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:25.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:25.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:25.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:25.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:25.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:25.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:25.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:25.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:25.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:25.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:25.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:25.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:25.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:25.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:25.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:25.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:25.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:25.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:25.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2025-04-27 13:54:25.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:25.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:25.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:25.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:25.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:25.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:25.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:25.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:25.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2025-04-27 13:54:25.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ec082a1 2025-04-27 13:54:25.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ec082a1 2025-04-27 13:54:25.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2025-04-27 13:54:25.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2025-04-27 13:54:25.130 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2025-04-27 13:54:25.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:25.130 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a99c42c: (connection evicted) 2025-04-27 13:54:25.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:25.130 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2025-04-27 13:54:25.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2025-04-27 13:54:25.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2025-04-27 13:54:25.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:25.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:25.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:25.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:25.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:25.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:25.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58ebee9 2025-04-27 13:54:25.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:25.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:25.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:25.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:25.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:25.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:25.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:25.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:25.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:25.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:25.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:25.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:25.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:25.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:25.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:25.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:25.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:25.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:25.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:25.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2025-04-27 13:54:25.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:25.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:25.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:25.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:25.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:25.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:25.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:25.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:25.132 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2025-04-27 13:54:25.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f030c72 2025-04-27 13:54:25.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f030c72 2025-04-27 13:54:25.133 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2025-04-27 13:54:25.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2025-04-27 13:54:25.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:25.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:25.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:25.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:25.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:25.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:25.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68d8ae27 2025-04-27 13:54:25.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:25.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:25.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:25.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:25.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:25.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:25.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:25.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:25.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:25.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:25.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:25.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:25.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:25.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:25.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:25.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:25.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:25.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:25.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:25.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2025-04-27 13:54:25.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:25.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:25.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:25.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:25.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:25.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:25.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:25.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:25.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2025-04-27 13:54:25.142 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@6be50b35 2025-04-27 13:54:25.142 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@6be50b35 2025-04-27 13:54:25.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2025-04-27 13:54:25.144 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2025-04-27 13:54:25.144 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2025-04-27 13:54:25.144 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:25.145 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f030c72: (connection evicted) 2025-04-27 13:54:25.145 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:25.145 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2025-04-27 13:54:25.145 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2025-04-27 13:54:25.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2025-04-27 13:54:25.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:25.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:25.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:25.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:25.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:25.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:25.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67c0c90b 2025-04-27 13:54:25.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:25.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:25.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:25.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:25.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:25.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:25.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:25.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:25.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:25.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:25.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:25.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:25.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:25.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:25.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:25.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:25.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:25.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:25.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:25.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2025-04-27 13:54:25.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:25.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:25.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:25.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:25.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:25.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:25.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:25.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:25.146 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2025-04-27 13:54:25.147 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@35454c7a 2025-04-27 13:54:25.147 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@35454c7a 2025-04-27 13:54:25.147 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2025-04-27 13:54:25.147 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:25.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2025-04-27 13:54:25.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:25.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:25.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:25.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:25.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:25.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:25.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50f3ba6a 2025-04-27 13:54:25.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:25.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:25.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:25.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:25.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:25.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:25.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:25.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:25.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:25.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:25.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:25.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:25.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:25.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:25.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:25.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:25.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:25.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:25.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:25.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2025-04-27 13:54:25.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:25.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:25.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:25.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:25.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:25.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:25.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:25.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:25.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2025-04-27 13:54:25.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d806de6 2025-04-27 13:54:25.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d806de6 2025-04-27 13:54:25.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2025-04-27 13:54:25.161 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:25.164 [DefaultDispatcher-worker-1 @coroutine#178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d806de6 2025-04-27 13:54:25.164 [DefaultDispatcher-worker-1 @coroutine#180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d806de6 2025-04-27 13:54:25.165 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2025-04-27 13:54:25.165 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2025-04-27 13:54:25.165 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:25.166 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35454c7a: (connection evicted) 2025-04-27 13:54:25.166 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:25.166 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2025-04-27 13:54:25.166 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2025-04-27 13:54:25.166 [Test worker @coroutine#182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d806de6 2025-04-27 13:54:25.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2025-04-27 13:54:25.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:25.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:25.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:25.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:25.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:25.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:25.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78b9155e 2025-04-27 13:54:25.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:25.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:25.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:25.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:25.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:25.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:25.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:25.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:25.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:25.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:25.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:25.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:25.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:25.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:25.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:25.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:25.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:25.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:25.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:25.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2025-04-27 13:54:25.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:25.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:25.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:25.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:25.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:25.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:25.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:25.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:25.168 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2025-04-27 13:54:25.168 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@6de33fde 2025-04-27 13:54:25.168 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@6de33fde 2025-04-27 13:54:25.168 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2025-04-27 13:54:25.172 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:25.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2025-04-27 13:54:25.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:25.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:25.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:25.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:25.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:25.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:25.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69c33ea2 2025-04-27 13:54:25.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:25.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:25.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:25.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:25.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:25.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:25.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:25.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:25.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:25.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:25.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:25.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:25.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:25.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:25.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:25.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:25.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:25.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:25.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:25.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2025-04-27 13:54:25.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:25.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:25.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:25.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:25.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:25.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:25.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:25.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:25.176 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2025-04-27 13:54:25.177 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e3900dc 2025-04-27 13:54:25.177 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e3900dc 2025-04-27 13:54:25.177 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2025-04-27 13:54:25.185 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:25.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2025-04-27 13:54:25.188 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2025-04-27 13:54:25.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:25.188 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6de33fde: (connection evicted) 2025-04-27 13:54:25.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:25.188 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2025-04-27 13:54:25.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2025-04-27 13:54:25.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2025-04-27 13:54:25.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:25.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:25.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:25.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:25.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:25.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:25.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13ee97af 2025-04-27 13:54:25.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:25.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:25.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:25.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:25.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:25.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:25.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:25.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:25.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:25.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:25.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:25.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:25.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:25.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:25.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:25.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:25.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:25.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:25.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:25.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2025-04-27 13:54:25.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:25.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:25.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:25.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:25.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:25.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:25.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:25.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:25.196 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2025-04-27 13:54:25.197 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@341ccfd1 2025-04-27 13:54:25.197 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@341ccfd1 2025-04-27 13:54:25.197 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2025-04-27 13:54:25.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2025-04-27 13:54:25.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:25.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:25.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:25.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:25.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:25.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:25.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bde6148 2025-04-27 13:54:25.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:25.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:25.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:25.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:25.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:25.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:25.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:25.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:25.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:25.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:25.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:25.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:25.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:25.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:25.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:25.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:25.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:25.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:25.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:25.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2025-04-27 13:54:25.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:25.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:25.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:25.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:25.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:25.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:25.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:25.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:25.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2025-04-27 13:54:25.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@53ba25ff 2025-04-27 13:54:25.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@53ba25ff 2025-04-27 13:54:25.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2025-04-27 13:54:25.243 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:25.255 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:25.277 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:25.297 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:25.303 [DefaultDispatcher-worker-9 @coroutine#200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53ba25ff 2025-04-27 13:54:25.304 [DefaultDispatcher-worker-9 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53ba25ff 2025-04-27 13:54:25.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2025-04-27 13:54:25.304 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2025-04-27 13:54:25.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:25.304 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@341ccfd1: (connection evicted) 2025-04-27 13:54:25.305 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:25.305 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2025-04-27 13:54:25.305 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2025-04-27 13:54:25.305 [Test worker @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53ba25ff 2025-04-27 13:54:25.305 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:25.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2025-04-27 13:54:25.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:25.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:25.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:25.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:25.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:25.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:25.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@738a39cc 2025-04-27 13:54:25.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:25.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:25.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:25.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:25.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:25.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:25.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:25.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:25.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:25.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:25.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:25.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:25.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:25.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:25.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:25.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:25.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:25.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:25.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:25.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2025-04-27 13:54:25.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:25.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:25.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:25.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:25.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:25.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:25.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:25.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:25.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2025-04-27 13:54:25.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@38e7860c 2025-04-27 13:54:25.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@38e7860c 2025-04-27 13:54:25.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2025-04-27 13:54:25.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2025-04-27 13:54:25.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:25.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:25.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:25.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:25.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:25.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:25.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5891b7c5 2025-04-27 13:54:25.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:25.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:25.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:25.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:25.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:25.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:25.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:25.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:25.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:25.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:25.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:25.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:25.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:25.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:25.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:25.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:25.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:25.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:25.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:25.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2025-04-27 13:54:25.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:25.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:25.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:25.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:25.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:25.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:25.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:25.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:25.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2025-04-27 13:54:25.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@38e46765 2025-04-27 13:54:25.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@38e46765 2025-04-27 13:54:25.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2025-04-27 13:54:25.407 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:25.416 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:25.448 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2025-04-27 13:54:25.448 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2025-04-27 13:54:25.448 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:25.448 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38e7860c: (connection evicted) 2025-04-27 13:54:25.449 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:25.449 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2025-04-27 13:54:25.449 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2025-04-27 13:54:25.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2025-04-27 13:54:25.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:25.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:25.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:25.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:25.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:25.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:25.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21540255 2025-04-27 13:54:25.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:25.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:25.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:25.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:25.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:25.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:25.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:25.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:25.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:25.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:25.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:25.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:25.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:25.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:25.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:25.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:25.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:25.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:25.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:25.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2025-04-27 13:54:25.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:25.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:25.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:25.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:25.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:25.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:25.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:25.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:25.452 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2025-04-27 13:54:25.452 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c8e8fed 2025-04-27 13:54:25.452 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c8e8fed 2025-04-27 13:54:25.452 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2025-04-27 13:54:25.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2025-04-27 13:54:25.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:25.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:25.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:25.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:25.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:25.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:25.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70f98f7a 2025-04-27 13:54:25.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:25.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:25.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:25.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:25.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:25.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:25.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:25.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:25.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:25.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:25.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:25.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:25.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:25.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:25.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:25.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:25.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:25.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:25.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:25.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2025-04-27 13:54:25.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:25.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:25.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:25.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:25.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:25.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:25.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:25.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:25.461 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2025-04-27 13:54:25.461 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@681d704e 2025-04-27 13:54:25.461 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@681d704e 2025-04-27 13:54:25.461 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2025-04-27 13:54:25.463 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2025-04-27 13:54:25.463 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2025-04-27 13:54:25.463 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:25.463 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c8e8fed: (connection evicted) 2025-04-27 13:54:25.463 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:25.463 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2025-04-27 13:54:25.463 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2025-04-27 13:54:25.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2025-04-27 13:54:25.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:25.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:25.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:25.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:25.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:25.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:25.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@404009df 2025-04-27 13:54:25.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:25.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:25.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:25.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:25.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:25.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:25.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:25.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:25.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:25.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:25.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:25.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:25.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:25.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:25.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:25.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:25.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:25.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:25.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:25.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2025-04-27 13:54:25.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:25.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:25.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:25.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:25.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:25.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:25.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:25.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:25.473 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2025-04-27 13:54:25.473 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bda01da 2025-04-27 13:54:25.473 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bda01da 2025-04-27 13:54:25.473 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2025-04-27 13:54:25.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2025-04-27 13:54:25.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:25.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:25.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:25.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:25.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:25.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:25.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65ef9a0a 2025-04-27 13:54:25.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:25.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:25.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:25.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:25.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:25.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:25.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:25.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:25.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:25.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:25.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:25.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:25.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:25.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:25.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:25.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:25.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:25.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:25.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:25.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2025-04-27 13:54:25.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:25.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:25.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:25.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:25.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:25.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:25.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:25.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:25.482 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2025-04-27 13:54:25.482 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@77e6761f 2025-04-27 13:54:25.482 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@77e6761f 2025-04-27 13:54:25.482 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2025-04-27 13:54:25.561 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:25.573 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:25.575 [DefaultDispatcher-worker-1 @coroutine#227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e6761f 2025-04-27 13:54:25.575 [DefaultDispatcher-worker-1 @coroutine#229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e6761f 2025-04-27 13:54:25.576 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2025-04-27 13:54:25.576 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2025-04-27 13:54:25.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:25.576 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7bda01da: (connection evicted) 2025-04-27 13:54:25.577 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:25.577 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2025-04-27 13:54:25.577 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2025-04-27 13:54:25.577 [Test worker @coroutine#231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e6761f 2025-04-27 13:54:25.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2025-04-27 13:54:25.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:25.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:25.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:25.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:25.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:25.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:25.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1bc6c20d 2025-04-27 13:54:25.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:25.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:25.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:25.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:25.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:25.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:25.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:25.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:25.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:25.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:25.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:25.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:25.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:25.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:25.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:25.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:25.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:25.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:25.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:25.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2025-04-27 13:54:25.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:25.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:25.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:25.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:25.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:25.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:25.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:25.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:25.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2025-04-27 13:54:25.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@39b85a73 2025-04-27 13:54:25.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@39b85a73 2025-04-27 13:54:25.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2025-04-27 13:54:25.582 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:25.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2025-04-27 13:54:25.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:25.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:25.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:25.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:25.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:25.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:25.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5788722f 2025-04-27 13:54:25.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:25.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:25.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:25.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:25.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:25.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:25.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:25.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:25.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:25.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:25.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:25.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:25.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:25.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:25.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:25.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:25.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:25.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:25.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:25.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2025-04-27 13:54:25.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:25.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:25.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:25.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:25.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:25.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:25.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:25.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:25.588 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2025-04-27 13:54:25.588 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e5b33e5 2025-04-27 13:54:25.588 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e5b33e5 2025-04-27 13:54:25.588 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2025-04-27 13:54:25.590 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2025-04-27 13:54:25.590 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2025-04-27 13:54:25.590 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:25.590 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39b85a73: (connection evicted) 2025-04-27 13:54:25.590 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:25.590 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2025-04-27 13:54:25.590 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2025-04-27 13:54:25.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2025-04-27 13:54:25.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:25.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:25.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:25.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:25.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:25.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:25.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45e639ee 2025-04-27 13:54:25.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:25.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:25.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:25.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:25.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:25.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:25.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:25.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:25.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:25.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:25.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:25.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:25.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:25.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-27 13:54:25.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-27 13:54:25.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:25.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:25.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-27 13:54:25.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:25.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2025-04-27 13:54:25.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:25.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:25.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:25.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:25.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:25.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:25.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:25.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:25.594 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2025-04-27 13:54:25.595 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@fbbd90c 2025-04-27 13:54:25.595 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@fbbd90c 2025-04-27 13:54:25.595 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2025-04-27 13:54:25.607 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fbbd90c 2025-04-27 13:54:25.612 [Test worker @coroutine#240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fbbd90c 2025-04-27 13:54:25.613 [Test worker @coroutine#242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fbbd90c 2025-04-27 13:54:25.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2025-04-27 13:54:25.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:25.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:25.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:25.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:25.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:25.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:25.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@356fa0d1 2025-04-27 13:54:25.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:25.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:25.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:25.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:25.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:25.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:25.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:25.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:25.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:25.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:25.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:25.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:25.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:25.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:25.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:25.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:25.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:25.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:25.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:25.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2025-04-27 13:54:25.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:25.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:25.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:25.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:25.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:25.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:25.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:25.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:25.616 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2025-04-27 13:54:25.616 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f20b6fe 2025-04-27 13:54:25.616 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f20b6fe 2025-04-27 13:54:25.616 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2025-04-27 13:54:25.624 [DefaultDispatcher-worker-6 @coroutine#244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fbbd90c 2025-04-27 13:54:25.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2025-04-27 13:54:25.627 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2025-04-27 13:54:25.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:25.627 [HikariPool-40 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Closing connection org.sqlite.jdbc4.JDBC4Connection@fbbd90c: (connection evicted) 2025-04-27 13:54:25.629 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:25.629 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2025-04-27 13:54:25.629 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2025-04-27 13:54:25.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2025-04-27 13:54:25.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:25.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:25.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:25.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:25.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:25.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:25.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e6522a6 2025-04-27 13:54:25.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:25.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:25.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:25.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:25.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:25.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:25.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:25.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:25.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:25.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:25.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:25.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:25.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:25.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-27 13:54:25.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-27 13:54:25.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:25.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:25.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-27 13:54:25.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:25.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2025-04-27 13:54:25.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:25.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:25.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:25.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:25.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:25.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:25.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:25.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:25.631 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2025-04-27 13:54:25.632 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@c4551c6 2025-04-27 13:54:25.632 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@c4551c6 2025-04-27 13:54:25.632 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2025-04-27 13:54:25.633 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4551c6 2025-04-27 13:54:25.638 [Test worker @coroutine#257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4551c6 2025-04-27 13:54:25.639 [Test worker @coroutine#259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4551c6 2025-04-27 13:54:25.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2025-04-27 13:54:25.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:25.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:25.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:25.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:25.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:25.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:25.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@528f5b7f 2025-04-27 13:54:25.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:25.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:25.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:25.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:25.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:25.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:25.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:25.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:25.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:25.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:25.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:25.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:25.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:25.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:25.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:25.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:25.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:25.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:25.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:25.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2025-04-27 13:54:25.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:25.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:25.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:25.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:25.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:25.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:25.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:25.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:25.641 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2025-04-27 13:54:25.641 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c41b8d8 2025-04-27 13:54:25.641 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c41b8d8 2025-04-27 13:54:25.641 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2025-04-27 13:54:25.646 [DefaultDispatcher-worker-6 @coroutine#261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4551c6 2025-04-27 13:54:25.646 [DefaultDispatcher-worker-1 @coroutine#272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c41b8d8 2025-04-27 13:54:25.647 [Test worker @coroutine#275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c41b8d8 2025-04-27 13:54:25.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2025-04-27 13:54:25.649 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2025-04-27 13:54:25.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:25.649 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c4551c6: (connection evicted) 2025-04-27 13:54:25.650 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:25.650 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2025-04-27 13:54:25.650 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2025-04-27 13:54:25.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2025-04-27 13:54:25.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:25.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:25.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:25.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:25.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:25.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:25.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65e05005 2025-04-27 13:54:25.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:25.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:25.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:25.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:25.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:25.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:25.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:25.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:25.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:25.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:25.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:25.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:25.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:25.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-27 13:54:25.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-27 13:54:25.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:25.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:25.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-27 13:54:25.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:25.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2025-04-27 13:54:25.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:25.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:25.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:25.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:25.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:25.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:25.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:25.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:25.652 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2025-04-27 13:54:25.653 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@1efcba00 2025-04-27 13:54:25.653 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@1efcba00 2025-04-27 13:54:25.653 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2025-04-27 13:54:25.654 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1efcba00 2025-04-27 13:54:25.659 [Test worker @coroutine#278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1efcba00 2025-04-27 13:54:25.661 [Test worker @coroutine#280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1efcba00 2025-04-27 13:54:25.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2025-04-27 13:54:25.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:25.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:25.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:25.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:25.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:25.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:25.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fcc5f49 2025-04-27 13:54:25.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:25.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:25.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:25.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:25.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:25.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:25.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:25.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:25.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:25.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:25.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:25.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:25.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:25.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:25.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:25.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:25.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:25.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:25.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:25.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2025-04-27 13:54:25.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:25.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:25.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:25.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:25.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:25.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:25.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:25.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:25.662 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2025-04-27 13:54:25.663 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cde0c69 2025-04-27 13:54:25.663 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cde0c69 2025-04-27 13:54:25.663 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2025-04-27 13:54:25.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2025-04-27 13:54:25.664 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2025-04-27 13:54:25.664 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-27 13:54:25.664 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:25.664 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2025-04-27 13:54:25.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2025-04-27 13:54:25.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2025-04-27 13:54:25.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:25.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:25.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:25.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:25.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:25.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:25.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3620eab 2025-04-27 13:54:25.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:25.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:25.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:25.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:25.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:25.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:25.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:25.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:25.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:25.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:25.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:25.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:25.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:25.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-27 13:54:25.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-27 13:54:25.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:25.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:25.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-27 13:54:25.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:25.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2025-04-27 13:54:25.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:25.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:25.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:25.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:25.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:25.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:25.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:25.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:25.666 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2025-04-27 13:54:25.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@2619cb76 2025-04-27 13:54:25.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@2619cb76 2025-04-27 13:54:25.668 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2025-04-27 13:54:25.669 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2619cb76 2025-04-27 13:54:25.675 [Test worker @coroutine#294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2619cb76 2025-04-27 13:54:25.676 [Test worker @coroutine#296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2619cb76 2025-04-27 13:54:25.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2025-04-27 13:54:25.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:25.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:25.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:25.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:25.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:25.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:25.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1dd44289 2025-04-27 13:54:25.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:25.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:25.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:25.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:25.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:25.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:25.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:25.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:25.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:25.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:25.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:25.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:25.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:25.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:25.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:25.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:25.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:25.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:25.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:25.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2025-04-27 13:54:25.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:25.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:25.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:25.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:25.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:25.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:25.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:25.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:25.678 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2025-04-27 13:54:25.678 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@43fe2008 2025-04-27 13:54:25.678 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@43fe2008 2025-04-27 13:54:25.678 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2025-04-27 13:54:25.681 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2025-04-27 13:54:25.681 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2025-04-27 13:54:25.681 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-27 13:54:25.681 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:25.681 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2025-04-27 13:54:25.681 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2025-04-27 13:54:25.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2025-04-27 13:54:25.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:25.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:25.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:25.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:25.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:25.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:25.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57b711b6 2025-04-27 13:54:25.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:25.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:25.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:25.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:25.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:25.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:25.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:25.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:25.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:25.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:25.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:25.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:25.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:25.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:25.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:25.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:25.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:25.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:25.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:25.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2025-04-27 13:54:25.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:25.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:25.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:25.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:25.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:25.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:25.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:25.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:25.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2025-04-27 13:54:25.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c79c5ec 2025-04-27 13:54:25.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c79c5ec 2025-04-27 13:54:25.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2025-04-27 13:54:25.688 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:25.715 [DefaultDispatcher-worker-16 @coroutine#309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c79c5ec 2025-04-27 13:54:25.716 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:25.722 [DefaultDispatcher-worker-8 @coroutine#309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c79c5ec 2025-04-27 13:54:25.741 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:25.752 [DefaultDispatcher-worker-4 @coroutine#309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c79c5ec 2025-04-27 13:54:25.754 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2025-04-27 13:54:25.754 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2025-04-27 13:54:25.754 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:25.754 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c79c5ec: (connection evicted) 2025-04-27 13:54:25.754 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:25.754 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2025-04-27 13:54:25.754 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2025-04-27 13:54:25.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2025-04-27 13:54:25.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:25.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:25.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:25.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:25.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:25.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:25.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3199a202 2025-04-27 13:54:25.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:25.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:25.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:25.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:25.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:25.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:25.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:25.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:25.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:25.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:25.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:25.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:25.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:25.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:25.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:25.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:25.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:25.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:25.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:25.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2025-04-27 13:54:25.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:25.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:25.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:25.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:25.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:25.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:25.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:25.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:25.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2025-04-27 13:54:25.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dd64243 2025-04-27 13:54:25.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dd64243 2025-04-27 13:54:25.756 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2025-04-27 13:54:25.763 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:25.775 [DefaultDispatcher-worker-9 @coroutine#313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd64243 2025-04-27 13:54:25.778 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:25.779 [DefaultDispatcher-worker-10 @coroutine#313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd64243 2025-04-27 13:54:25.790 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2025-04-27 13:54:25.790 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2025-04-27 13:54:25.790 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:25.790 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1dd64243: (connection evicted) 2025-04-27 13:54:25.790 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:25.790 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2025-04-27 13:54:25.790 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2025-04-27 13:54:25.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2025-04-27 13:54:25.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:25.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:25.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:25.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:25.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:25.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:25.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ad5cffa 2025-04-27 13:54:25.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:25.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:25.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:25.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:25.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:25.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:25.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:25.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:25.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:25.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:25.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:25.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:25.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:25.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:25.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:25.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:25.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:25.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:25.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:25.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2025-04-27 13:54:25.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:25.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:25.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:25.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:25.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:25.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:25.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:25.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:25.791 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2025-04-27 13:54:25.791 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b8ee69d 2025-04-27 13:54:25.791 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b8ee69d 2025-04-27 13:54:25.791 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2025-04-27 13:54:25.812 [DefaultDispatcher-worker-7 @coroutine#316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b8ee69d 2025-04-27 13:54:25.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2025-04-27 13:54:25.813 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2025-04-27 13:54:25.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:25.813 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b8ee69d: (connection evicted) 2025-04-27 13:54:25.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:25.813 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2025-04-27 13:54:25.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2025-04-27 13:54:25.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2025-04-27 13:54:25.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:25.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:25.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:25.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:25.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:25.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:25.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b1d1a5 2025-04-27 13:54:25.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:25.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:25.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:25.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:25.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:25.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:25.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:25.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:25.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:25.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:25.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:25.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:25.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:25.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:25.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:25.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:25.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:25.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:25.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:25.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2025-04-27 13:54:25.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:25.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:25.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:25.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:25.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:25.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:25.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:25.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:25.814 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2025-04-27 13:54:25.814 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b66ac74 2025-04-27 13:54:25.814 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b66ac74 2025-04-27 13:54:25.814 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2025-04-27 13:54:25.833 [DefaultDispatcher-worker-17 @coroutine#319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b66ac74 2025-04-27 13:54:25.837 [DefaultDispatcher-worker-10 @coroutine#319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b66ac74 2025-04-27 13:54:25.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2025-04-27 13:54:25.838 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2025-04-27 13:54:25.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:25.838 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b66ac74: (connection evicted) 2025-04-27 13:54:25.839 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:25.839 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2025-04-27 13:54:25.839 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2025-04-27 13:54:25.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2025-04-27 13:54:25.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:25.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:25.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:25.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:25.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:25.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:25.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7544260a 2025-04-27 13:54:25.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:25.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:25.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:25.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:25.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:25.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:25.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:25.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:25.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:25.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:25.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:25.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:25.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:25.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:25.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:25.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:25.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:25.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:25.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:25.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2025-04-27 13:54:25.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:25.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:25.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:25.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:25.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:25.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:25.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:25.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:25.839 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2025-04-27 13:54:25.840 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@506b083 2025-04-27 13:54:25.840 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@506b083 2025-04-27 13:54:25.840 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2025-04-27 13:54:25.859 [DefaultDispatcher-worker-10 @coroutine#322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@506b083 2025-04-27 13:54:25.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2025-04-27 13:54:25.860 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2025-04-27 13:54:25.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:25.861 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@506b083: (connection evicted) 2025-04-27 13:54:25.861 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:25.861 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2025-04-27 13:54:25.861 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2025-04-27 13:54:25.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2025-04-27 13:54:25.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:25.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:25.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:25.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:25.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:25.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:25.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d5ef1c3 2025-04-27 13:54:25.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:25.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:25.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:25.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:25.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:25.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:25.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:25.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:25.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:25.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:25.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:25.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:25.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:25.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:25.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:25.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:25.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:25.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:25.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:25.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2025-04-27 13:54:25.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:25.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:25.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:25.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:25.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:25.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:25.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:25.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:25.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2025-04-27 13:54:25.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@34bf66af 2025-04-27 13:54:25.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@34bf66af 2025-04-27 13:54:25.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2025-04-27 13:54:25.880 [DefaultDispatcher-worker-8 @coroutine#324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34bf66af 2025-04-27 13:54:25.880 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2025-04-27 13:54:25.880 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2025-04-27 13:54:25.880 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:25.880 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34bf66af: (connection evicted) 2025-04-27 13:54:25.881 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:25.881 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2025-04-27 13:54:25.881 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2025-04-27 13:54:26.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2025-04-27 13:54:26.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:26.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:26.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:26.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:26.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:26.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:26.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@514dc5f4 2025-04-27 13:54:26.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:26.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:26.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:26.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:26.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:26.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:26.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:26.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:26.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:26.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:26.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:26.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:26.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:26.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:26.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:26.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:26.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:26.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:26.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:26.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2025-04-27 13:54:26.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:26.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:26.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:26.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:26.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:26.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:26.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:26.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:26.020 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2025-04-27 13:54:26.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a247711 2025-04-27 13:54:26.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a247711 2025-04-27 13:54:26.020 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2025-04-27 13:54:26.060 [DefaultDispatcher-worker-9 @coroutine#334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a247711 2025-04-27 13:54:26.064 [DefaultDispatcher-worker-7 @coroutine#336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a247711 2025-04-27 13:54:26.066 [Test worker @coroutine#338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45035/manifest.json 2025-04-27 13:54:26.066 [Test worker @coroutine#338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45035/manifest.json. 2025-04-27 13:54:26.066 [Test worker @coroutine#338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45035/manifest.json 2025-04-27 13:54:26.067 [Test worker @coroutine#338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45035/manifest.json 2025-04-27 13:54:26.067 [Test worker @coroutine#338] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45035/manifest.json 2025-04-27 13:54:26.120 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:26.141 [Test worker @coroutine#338] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45035/manifest.json. 2025-04-27 13:54:26.141 [Test worker @coroutine#338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:45035/manifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-27 13:54:26.149 [DefaultDispatcher-worker-9 @coroutine#338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a247711 2025-04-27 13:54:26.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2025-04-27 13:54:26.153 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2025-04-27 13:54:26.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:26.153 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a247711: (connection evicted) 2025-04-27 13:54:26.154 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:26.154 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2025-04-27 13:54:26.154 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2025-04-27 13:54:26.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2025-04-27 13:54:26.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:26.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:26.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:26.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:26.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:26.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:26.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45635ae1 2025-04-27 13:54:26.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:26.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:26.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:26.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:26.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:26.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:26.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:26.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:26.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:26.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:26.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:26.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:26.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:26.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:26.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:26.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:26.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:26.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:26.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:26.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2025-04-27 13:54:26.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:26.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:26.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:26.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:26.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:26.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:26.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:26.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:26.176 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2025-04-27 13:54:26.176 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@4aea57dc 2025-04-27 13:54:26.176 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@4aea57dc 2025-04-27 13:54:26.176 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2025-04-27 13:54:26.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2025-04-27 13:54:26.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:26.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:26.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:26.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:26.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:26.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:26.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66048c9e 2025-04-27 13:54:26.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:26.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:26.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:26.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:26.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:26.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:26.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:26.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:26.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:26.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:26.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:26.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:26.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:26.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:26.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:26.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:26.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:26.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:26.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:26.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2025-04-27 13:54:26.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:26.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:26.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:26.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:26.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:26.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:26.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:26.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:26.182 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2025-04-27 13:54:26.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@71458178 2025-04-27 13:54:26.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@71458178 2025-04-27 13:54:26.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2025-04-27 13:54:26.200 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-27 13:54:26.238 [Test worker] INFO ktor.application - Application started in 0.041 seconds. 2025-04-27 13:54:26.238 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@54c37dab 2025-04-27 13:54:26.276 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:26.283 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:26.292 [DefaultDispatcher-worker-9 @coroutine#350] INFO ktor.application - Responding at http://0.0.0.0:42187 2025-04-27 13:54:26.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2025-04-27 13:54:26.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:26.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:26.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:26.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:26.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:26.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:26.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56351c02 2025-04-27 13:54:26.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:26.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:26.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:26.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:26.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:26.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:26.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:26.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:26.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:26.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:26.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:26.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:26.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:26.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:26.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:26.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:26.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:26.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:26.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:26.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2025-04-27 13:54:26.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:26.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:26.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:26.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:26.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:26.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:26.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:26.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:26.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2025-04-27 13:54:26.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@386f88b3 2025-04-27 13:54:26.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@386f88b3 2025-04-27 13:54:26.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2025-04-27 13:54:26.310 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-27 13:54:26.314 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-27 13:54:26.314 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-27 13:54:26.314 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-27 13:54:26.314 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2025-04-27 13:54:26.314 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-27 13:54:26.314 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-27 13:54:26.315 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-27 13:54:26.315 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-27 13:54:26.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2025-04-27 13:54:26.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:26.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:26.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:26.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:26.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:26.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:26.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@359a2c96 2025-04-27 13:54:26.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:26.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:26.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:26.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:26.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:26.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:26.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:26.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:26.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:26.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:26.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:26.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:26.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:26.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:26.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:26.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:26.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:26.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:26.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:26.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2025-04-27 13:54:26.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:26.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:26.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:26.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:26.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:26.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:26.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:26.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:26.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2025-04-27 13:54:26.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ffa8126 2025-04-27 13:54:26.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ffa8126 2025-04-27 13:54:26.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2025-04-27 13:54:26.344 [DefaultDispatcher-worker-2 @coroutine#355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ffa8126 2025-04-27 13:54:26.349 [DefaultDispatcher-worker-16 @coroutine#355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ffa8126 2025-04-27 13:54:26.353 [DefaultDispatcher-worker-9 @coroutine#359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@386f88b3 2025-04-27 13:54:26.354 [DefaultDispatcher-worker-9 @coroutine#361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@386f88b3 2025-04-27 13:54:26.359 [DefaultDispatcher-worker-10 @coroutine#355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ffa8126 2025-04-27 13:54:26.363 [DefaultDispatcher-worker-16 @coroutine#355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ffa8126 2025-04-27 13:54:26.363 [Test worker @coroutine#355] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42187/api/content/721202605136203776/_ustadmanifest.json 2025-04-27 13:54:26.363 [Test worker @coroutine#355] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42187/api/content/721202605136203776/_ustadmanifest.json. 2025-04-27 13:54:26.363 [Test worker @coroutine#355] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42187/api/content/721202605136203776/_ustadmanifest.json 2025-04-27 13:54:26.365 [Test worker @coroutine#355] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42187/api/content/721202605136203776/_ustadmanifest.json 2025-04-27 13:54:26.365 [Test worker @coroutine#355] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42187/api/content/721202605136203776/_ustadmanifest.json 2025-04-27 13:54:26.366 [Test worker @coroutine#355] 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:42187/api/content/721202605136203776/_ustadmanifest.json. 2025-04-27 13:54:26.366 [Test worker @coroutine#355] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42187/api/content/721202605136203776/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-27 13:54:26.373 [DefaultDispatcher-worker-4 @coroutine#355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ffa8126 2025-04-27 13:54:26.376 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-27 13:54:26.377 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-cb6ca95b-59f7-487f-aabe-3d1af5c23ef4', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-27 13:54:26.379 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-27 13:54:26.379 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-cb6ca95b-59f7-487f-aabe-3d1af5c23ef4 2025-04-27 13:54:26.381 [DefaultDispatcher-worker-11 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42187/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-27 13:54:26.381 [DefaultDispatcher-worker-11 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:42187/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-27 13:54:26.381 [DefaultDispatcher-worker-11 @coroutine#375] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42187/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-27 13:54:26.381 [DefaultDispatcher-worker-11 @coroutine#375] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42187/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-27 13:54:26.387 [DefaultDispatcher-worker-15 @coroutine#374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ffa8126 2025-04-27 13:54:26.387 [DefaultDispatcher-worker-15 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42187/UmAppDatabase/replication/nodeId 2025-04-27 13:54:26.387 [DefaultDispatcher-worker-15 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42187/UmAppDatabase/replication/nodeId. 2025-04-27 13:54:26.387 [DefaultDispatcher-worker-15 @coroutine#374] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42187/UmAppDatabase/replication/nodeId 2025-04-27 13:54:26.391 [DefaultDispatcher-worker-15 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42187/api/blob/upload-init-batch 2025-04-27 13:54:26.391 [DefaultDispatcher-worker-15 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:42187/api/blob/upload-init-batch. 2025-04-27 13:54:26.391 [DefaultDispatcher-worker-15 @coroutine#373] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42187/api/blob/upload-init-batch 2025-04-27 13:54:26.391 [DefaultDispatcher-worker-15 @coroutine#373] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42187/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-27 13:54:26.393 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:26.416 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:26.425 [eventLoopGroupProxy-4-2 @call-handler#398] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-27 13:54:26.425 [eventLoopGroupProxy-4-3 @call-handler#396] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/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-27 13:54:26.425 [eventLoopGroupProxy-4-1 @call-handler#397] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/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-27 13:54:26.425 [eventLoopGroupProxy-4-4 @call-handler#399] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/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-27 13:54:26.428 [eventLoopGroupProxy-4-3 @call-handler#396] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:26.428 [eventLoopGroupProxy-4-1 @call-handler#397] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:26.430 [eventLoopGroupProxy-4-2 @call-handler#398] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-27 13:54:26.430 [eventLoopGroupProxy-4-4 @call-handler#399] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-27 13:54:26.430 [eventLoopGroupProxy-4-4 @call-handler#399] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-27 13:54:26.431 [DefaultDispatcher-worker-2 @coroutine#374] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42187/UmAppDatabase/replication/nodeId 2025-04-27 13:54:26.431 [DefaultDispatcher-worker-2 @coroutine#374] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42187/UmAppDatabase/replication/nodeId 2025-04-27 13:54:26.432 [eventLoopGroupProxy-4-4 @call-handler#399] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:26.432 [DefaultDispatcher-worker-5 @coroutine#375] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42187/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-27 13:54:26.432 [DefaultDispatcher-worker-5 @coroutine#375] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42187/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-27 13:54:26.434 [eventLoopGroupProxy-4-4 @call-handler#399] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 12ms 2025-04-27 13:54:26.434 [eventLoopGroupProxy-4-3 @call-handler#396] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 12ms 2025-04-27 13:54:26.438 [DefaultDispatcher-worker-3 @coroutine#374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ffa8126 2025-04-27 13:54:26.438 [eventLoopGroupProxy-4-2 @coroutine#406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4aea57dc 2025-04-27 13:54:26.444 [DefaultDispatcher-worker-13 @coroutine#376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ffa8126 2025-04-27 13:54:26.448 [eventLoopGroupProxy-4-2 @call-handler#398] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 26ms 2025-04-27 13:54:26.449 [DefaultDispatcher-worker-13 @coroutine#373] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42187/api/blob/upload-init-batch 2025-04-27 13:54:26.449 [DefaultDispatcher-worker-13 @coroutine#373] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42187/api/blob/upload-init-batch 2025-04-27 13:54:26.454 [DefaultDispatcher-worker-13 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42187/api/blob/upload-init-batch. 2025-04-27 13:54:26.454 [DefaultDispatcher-worker-13 @coroutine#373] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42187/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-27 13:54:26.462 [DefaultDispatcher-worker-13 @coroutine#410] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42187/api/blob/upload-batch-data 2025-04-27 13:54:26.463 [DefaultDispatcher-worker-13 @coroutine#410] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42187/api/blob/upload-batch-data. 2025-04-27 13:54:26.463 [DefaultDispatcher-worker-13 @coroutine#410] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42187/api/blob/upload-batch-data 2025-04-27 13:54:26.463 [DefaultDispatcher-worker-13 @coroutine#410] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42187/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:26.467 [eventLoopGroupProxy-4-4 @call-handler#412] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:26.474 [eventLoopGroupProxy-4-4 @coroutine#413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4aea57dc 2025-04-27 13:54:26.475 [eventLoopGroupProxy-4-4 @call-handler#412] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:26.475 [eventLoopGroupProxy-4-4 @call-handler#412] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2025-04-27 13:54:26.475 [DefaultDispatcher-worker-13 @coroutine#410] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42187/api/blob/upload-batch-data 2025-04-27 13:54:26.481 [DefaultDispatcher-worker-13 @coroutine#410] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42187/api/blob/upload-batch-data 2025-04-27 13:54:26.481 [DefaultDispatcher-worker-13 @coroutine#410] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42187/api/blob/upload-batch-data. 2025-04-27 13:54:26.481 [DefaultDispatcher-worker-13 @coroutine#410] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42187/api/blob/upload-batch-data 2025-04-27 13:54:26.481 [DefaultDispatcher-worker-13 @coroutine#410] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42187/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:26.482 [eventLoopGroupProxy-4-4 @call-handler#417] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:26.484 [eventLoopGroupProxy-4-4 @coroutine#418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4aea57dc 2025-04-27 13:54:26.485 [eventLoopGroupProxy-4-4 @call-handler#417] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:26.485 [eventLoopGroupProxy-4-4 @call-handler#417] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-27 13:54:26.485 [DefaultDispatcher-worker-13 @coroutine#410] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42187/api/blob/upload-batch-data 2025-04-27 13:54:26.497 [DefaultDispatcher-worker-5 @coroutine#373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ffa8126 2025-04-27 13:54:26.504 [DefaultDispatcher-worker-14 @coroutine#376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ffa8126 2025-04-27 13:54:26.515 [DefaultDispatcher-worker-14 @coroutine#376] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42187/UmAppDatabase/replication/message 2025-04-27 13:54:26.515 [DefaultDispatcher-worker-14 @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:42187/UmAppDatabase/replication/message. 2025-04-27 13:54:26.515 [DefaultDispatcher-worker-14 @coroutine#376] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42187/UmAppDatabase/replication/message 2025-04-27 13:54:26.515 [DefaultDispatcher-worker-14 @coroutine#376] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42187/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-27 13:54:26.517 [eventLoopGroupProxy-4-4 @call-handler#431] 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-27 13:54:26.517 [eventLoopGroupProxy-4-4 @call-handler#431] 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-27 13:54:26.517 [eventLoopGroupProxy-4-4 @call-handler#431] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-27 13:54:26.530 [DefaultDispatcher-worker-6 @call-handler#431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71458178 2025-04-27 13:54:26.531 [eventLoopGroupProxy-4-4 @call-handler#431] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:26.532 [eventLoopGroupProxy-4-4 @call-handler#431] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 16ms 2025-04-27 13:54:26.532 [DefaultDispatcher-worker-7 @coroutine#349] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42187/api/content/721202605136203776/_ustadmanifest.json 2025-04-27 13:54:26.532 [DefaultDispatcher-worker-7 @coroutine#349] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42187/api/content/721202605136203776/_ustadmanifest.json. 2025-04-27 13:54:26.532 [DefaultDispatcher-worker-7 @coroutine#349] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42187/api/content/721202605136203776/_ustadmanifest.json 2025-04-27 13:54:26.532 [DefaultDispatcher-worker-15 @coroutine#376] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42187/UmAppDatabase/replication/message 2025-04-27 13:54:26.532 [DefaultDispatcher-worker-15 @coroutine#376] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42187/UmAppDatabase/replication/message 2025-04-27 13:54:26.532 [DefaultDispatcher-worker-15 @coroutine#376] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42187/UmAppDatabase/replication/message. 2025-04-27 13:54:26.532 [DefaultDispatcher-worker-15 @coroutine#376] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42187/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-27 13:54:26.533 [DefaultDispatcher-worker-2 @coroutine#349] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42187/api/content/721202605136203776/_ustadmanifest.json 2025-04-27 13:54:26.533 [DefaultDispatcher-worker-2 @coroutine#349] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42187/api/content/721202605136203776/_ustadmanifest.json 2025-04-27 13:54:26.533 [DefaultDispatcher-worker-2 @coroutine#349] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42187/api/content/721202605136203776/_ustadmanifest.json. 2025-04-27 13:54:26.533 [DefaultDispatcher-worker-2 @coroutine#349] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42187/api/content/721202605136203776/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-27 13:54:26.538 [DefaultDispatcher-worker-14 @coroutine#376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ffa8126 2025-04-27 13:54:26.538 [DefaultDispatcher-worker-2 @coroutine#349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71458178 2025-04-27 13:54:26.539 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-27 13:54:26.539 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-27 13:54:26.539 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-27 13:54:26.539 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-27 13:54:26.539 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-27 13:54:26.540 [Test worker @coroutine#443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@386f88b3 2025-04-27 13:54:26.540 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2025-04-27 13:54:26.540 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2025-04-27 13:54:26.540 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:26.540 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ffa8126: (connection evicted) 2025-04-27 13:54:26.541 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:26.541 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2025-04-27 13:54:26.541 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2025-04-27 13:54:26.811 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-27 13:54:26.811 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-27 13:54:26.998 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-27 13:54:27.545 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@54c37dab 2025-04-27 13:54:27.545 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@54c37dab 2025-04-27 13:54:27.547 [Test worker @coroutine#448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4aea57dc 2025-04-27 13:54:27.547 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2025-04-27 13:54:27.547 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2025-04-27 13:54:27.547 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:27.548 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71458178: (connection evicted) 2025-04-27 13:54:27.548 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:27.548 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2025-04-27 13:54:27.548 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2025-04-27 13:54:27.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2025-04-27 13:54:27.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:27.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:27.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:27.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:27.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:27.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:27.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7891742e 2025-04-27 13:54:27.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:27.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:27.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:27.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:27.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:27.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:27.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:27.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:27.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:27.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:27.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:27.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:27.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:27.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:27.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:27.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:27.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:27.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:27.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:27.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2025-04-27 13:54:27.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:27.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:27.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:27.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:27.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:27.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:27.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:27.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:27.550 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2025-04-27 13:54:27.550 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@781bd9dd 2025-04-27 13:54:27.550 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@781bd9dd 2025-04-27 13:54:27.550 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2025-04-27 13:54:27.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2025-04-27 13:54:27.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:27.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:27.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:27.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:27.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:27.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:27.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@138d978e 2025-04-27 13:54:27.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:27.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:27.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:27.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:27.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:27.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:27.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:27.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:27.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:27.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:27.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:27.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:27.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:27.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:27.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:27.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:27.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:27.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:27.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:27.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2025-04-27 13:54:27.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:27.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:27.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:27.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:27.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:27.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:27.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:27.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:27.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2025-04-27 13:54:27.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@8d23cd8 2025-04-27 13:54:27.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@8d23cd8 2025-04-27 13:54:27.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2025-04-27 13:54:27.562 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-27 13:54:27.563 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-27 13:54:27.563 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@173b24c4 2025-04-27 13:54:27.564 [DefaultDispatcher-worker-5 @coroutine#455] INFO ktor.application - Responding at http://0.0.0.0:37777 2025-04-27 13:54:27.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2025-04-27 13:54:27.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:27.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:27.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:27.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:27.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:27.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:27.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3986b9e9 2025-04-27 13:54:27.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:27.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:27.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:27.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:27.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:27.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:27.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:27.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:27.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:27.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:27.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:27.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:27.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:27.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:27.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:27.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:27.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:27.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:27.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:27.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2025-04-27 13:54:27.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:27.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:27.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:27.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:27.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:27.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:27.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:27.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:27.565 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2025-04-27 13:54:27.565 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f629aa4 2025-04-27 13:54:27.565 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f629aa4 2025-04-27 13:54:27.565 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2025-04-27 13:54:27.566 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-27 13:54:27.566 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-27 13:54:27.566 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-27 13:54:27.566 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-27 13:54:27.567 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2025-04-27 13:54:27.567 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-27 13:54:27.567 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-27 13:54:27.567 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-27 13:54:27.567 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-27 13:54:27.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2025-04-27 13:54:27.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:27.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:27.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:27.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:27.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:27.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:27.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64cec4d0 2025-04-27 13:54:27.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:27.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:27.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:27.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:27.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:27.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:27.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:27.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:27.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:27.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:27.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:27.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:27.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:27.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:27.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:27.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:27.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:27.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:27.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:27.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2025-04-27 13:54:27.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:27.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:27.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:27.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:27.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:27.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:27.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:27.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:27.568 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2025-04-27 13:54:27.568 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@45e9db77 2025-04-27 13:54:27.568 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@45e9db77 2025-04-27 13:54:27.568 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2025-04-27 13:54:27.594 [DefaultDispatcher-worker-5 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e9db77 2025-04-27 13:54:27.600 [DefaultDispatcher-worker-19 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e9db77 2025-04-27 13:54:27.604 [DefaultDispatcher-worker-7 @coroutine#464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f629aa4 2025-04-27 13:54:27.606 [Test worker @coroutine#466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f629aa4 2025-04-27 13:54:27.611 [DefaultDispatcher-worker-17 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e9db77 2025-04-27 13:54:27.615 [DefaultDispatcher-worker-17 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e9db77 2025-04-27 13:54:27.616 [Test worker @coroutine#460] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37777/api/content/721202607859421184/_ustadmanifest.json 2025-04-27 13:54:27.616 [Test worker @coroutine#460] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37777/api/content/721202607859421184/_ustadmanifest.json. 2025-04-27 13:54:27.616 [Test worker @coroutine#460] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37777/api/content/721202607859421184/_ustadmanifest.json 2025-04-27 13:54:27.617 [Test worker @coroutine#460] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37777/api/content/721202607859421184/_ustadmanifest.json 2025-04-27 13:54:27.617 [Test worker @coroutine#460] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37777/api/content/721202607859421184/_ustadmanifest.json 2025-04-27 13:54:27.617 [Test worker @coroutine#460] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37777/api/content/721202607859421184/_ustadmanifest.json. 2025-04-27 13:54:27.617 [Test worker @coroutine#460] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37777/api/content/721202607859421184/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-27 13:54:27.625 [DefaultDispatcher-worker-2 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e9db77 2025-04-27 13:54:27.625 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-27 13:54:27.626 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-a34277bc-d4b7-4aff-be6b-b9b0b6a5433d', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-27 13:54:27.627 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-27 13:54:27.627 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-a34277bc-d4b7-4aff-be6b-b9b0b6a5433d 2025-04-27 13:54:27.627 [DefaultDispatcher-worker-18 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37777/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-27 13:54:27.627 [DefaultDispatcher-worker-18 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:37777/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-27 13:54:27.627 [DefaultDispatcher-worker-18 @coroutine#481] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37777/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-27 13:54:27.627 [DefaultDispatcher-worker-18 @coroutine#481] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37777/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-27 13:54:27.630 [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-27 13:54:27.630 [eventLoopGroupProxy-7-2 @call-handler#491] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/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-27 13:54:27.630 [eventLoopGroupProxy-7-2 @call-handler#491] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:27.630 [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-27 13:54:27.630 [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-27 13:54:27.630 [eventLoopGroupProxy-7-1 @call-handler#492] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:27.630 [eventLoopGroupProxy-7-1 @call-handler#492] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-27 13:54:27.631 [DefaultDispatcher-worker-5 @coroutine#481] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37777/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-27 13:54:27.631 [DefaultDispatcher-worker-5 @coroutine#481] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37777/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-27 13:54:27.633 [DefaultDispatcher-worker-7 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e9db77 2025-04-27 13:54:27.633 [DefaultDispatcher-worker-7 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37777/UmAppDatabase/replication/nodeId 2025-04-27 13:54:27.633 [DefaultDispatcher-worker-7 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37777/UmAppDatabase/replication/nodeId. 2025-04-27 13:54:27.633 [DefaultDispatcher-worker-7 @coroutine#480] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37777/UmAppDatabase/replication/nodeId 2025-04-27 13:54:27.635 [DefaultDispatcher-worker-6 @coroutine#479] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37777/api/blob/upload-init-batch 2025-04-27 13:54:27.635 [eventLoopGroupProxy-7-1 @call-handler#500] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/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-27 13:54:27.635 [DefaultDispatcher-worker-6 @coroutine#479] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:37777/api/blob/upload-init-batch. 2025-04-27 13:54:27.635 [DefaultDispatcher-worker-6 @coroutine#479] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37777/api/blob/upload-init-batch 2025-04-27 13:54:27.635 [DefaultDispatcher-worker-6 @coroutine#479] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37777/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-27 13:54:27.635 [eventLoopGroupProxy-7-1 @call-handler#500] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:27.635 [eventLoopGroupProxy-7-1 @call-handler#500] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-04-27 13:54:27.635 [DefaultDispatcher-worker-13 @coroutine#480] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37777/UmAppDatabase/replication/nodeId 2025-04-27 13:54:27.635 [DefaultDispatcher-worker-13 @coroutine#480] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37777/UmAppDatabase/replication/nodeId 2025-04-27 13:54:27.636 [eventLoopGroupProxy-7-1 @call-handler#503] 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-27 13:54:27.636 [eventLoopGroupProxy-7-1 @call-handler#503] 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-27 13:54:27.637 [eventLoopGroupProxy-7-1 @coroutine#506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@781bd9dd 2025-04-27 13:54:27.638 [eventLoopGroupProxy-7-1 @call-handler#503] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-04-27 13:54:27.639 [DefaultDispatcher-worker-8 @coroutine#479] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37777/api/blob/upload-init-batch 2025-04-27 13:54:27.639 [DefaultDispatcher-worker-8 @coroutine#479] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37777/api/blob/upload-init-batch 2025-04-27 13:54:27.639 [DefaultDispatcher-worker-8 @coroutine#479] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37777/api/blob/upload-init-batch. 2025-04-27 13:54:27.639 [DefaultDispatcher-worker-8 @coroutine#479] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37777/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-27 13:54:27.640 [DefaultDispatcher-worker-8 @coroutine#510] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37777/api/blob/upload-batch-data 2025-04-27 13:54:27.640 [DefaultDispatcher-worker-8 @coroutine#510] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37777/api/blob/upload-batch-data. 2025-04-27 13:54:27.640 [DefaultDispatcher-worker-8 @coroutine#510] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37777/api/blob/upload-batch-data 2025-04-27 13:54:27.640 [DefaultDispatcher-worker-8 @coroutine#510] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37777/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:27.641 [eventLoopGroupProxy-7-1 @call-handler#512] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:27.641 [DefaultDispatcher-worker-11 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e9db77 2025-04-27 13:54:27.642 [DefaultDispatcher-worker-10 @coroutine#514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c41b8d8 2025-04-27 13:54:27.643 [eventLoopGroupProxy-7-1 @coroutine#516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@781bd9dd 2025-04-27 13:54:27.643 [eventLoopGroupProxy-7-1 @call-handler#512] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:27.644 [eventLoopGroupProxy-7-1 @call-handler#512] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-27 13:54:27.644 [DefaultDispatcher-worker-8 @coroutine#510] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37777/api/blob/upload-batch-data 2025-04-27 13:54:27.645 [DefaultDispatcher-worker-8 @coroutine#510] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37777/api/blob/upload-batch-data 2025-04-27 13:54:27.645 [DefaultDispatcher-worker-8 @coroutine#510] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37777/api/blob/upload-batch-data. 2025-04-27 13:54:27.645 [DefaultDispatcher-worker-8 @coroutine#510] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37777/api/blob/upload-batch-data 2025-04-27 13:54:27.645 [DefaultDispatcher-worker-8 @coroutine#510] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37777/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:27.647 [eventLoopGroupProxy-7-1 @call-handler#520] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:27.647 [DefaultDispatcher-worker-6 @coroutine#482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e9db77 2025-04-27 13:54:27.648 [eventLoopGroupProxy-7-1 @coroutine#521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@781bd9dd 2025-04-27 13:54:27.649 [eventLoopGroupProxy-7-1 @call-handler#520] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:27.649 [eventLoopGroupProxy-7-1 @call-handler#520] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-27 13:54:27.649 [DefaultDispatcher-worker-6 @coroutine#510] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37777/api/blob/upload-batch-data 2025-04-27 13:54:27.650 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:27.651 [DefaultDispatcher-worker-6 @coroutine#510] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37777/api/blob/upload-batch-data 2025-04-27 13:54:27.651 [DefaultDispatcher-worker-6 @coroutine#510] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37777/api/blob/upload-batch-data. 2025-04-27 13:54:27.651 [DefaultDispatcher-worker-6 @coroutine#510] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37777/api/blob/upload-batch-data 2025-04-27 13:54:27.651 [DefaultDispatcher-worker-6 @coroutine#510] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37777/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:27.652 [eventLoopGroupProxy-7-1 @call-handler#525] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:27.652 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:27.665 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:27.668 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:27.694 [eventLoopGroupProxy-7-1 @call-handler#525] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:27.694 [eventLoopGroupProxy-7-1 @call-handler#525] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-27 13:54:27.695 [DefaultDispatcher-worker-14 @coroutine#510] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37777/api/blob/upload-batch-data 2025-04-27 13:54:27.695 [DefaultDispatcher-worker-14 @coroutine#510] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37777/api/blob/upload-batch-data 2025-04-27 13:54:27.695 [DefaultDispatcher-worker-14 @coroutine#510] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37777/api/blob/upload-batch-data. 2025-04-27 13:54:27.695 [DefaultDispatcher-worker-14 @coroutine#510] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37777/api/blob/upload-batch-data 2025-04-27 13:54:27.695 [DefaultDispatcher-worker-14 @coroutine#510] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37777/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:27.697 [eventLoopGroupProxy-7-1 @call-handler#528] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:27.697 [eventLoopGroupProxy-7-1 @call-handler#528] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 1ms 2025-04-27 13:54:27.697 [DefaultDispatcher-worker-11 @coroutine#510] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37777/api/blob/upload-batch-data 2025-04-27 13:54:27.697 [DefaultDispatcher-worker-13 @coroutine#510] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37777/api/blob/upload-batch-data. 2025-04-27 13:54:27.697 [DefaultDispatcher-worker-13 @coroutine#510] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37777/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2025-04-27 13:54:27.698 [DefaultDispatcher-worker-13 @coroutine#510] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:37777/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:37777/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2025-04-27 13:54:27.698 [DefaultDispatcher-worker-13 @coroutine#510] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:37777/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:37777/api/blob/upload-batch-data 2025-04-27 13:54:27.703 [DefaultDispatcher-worker-4 @coroutine#479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e9db77 2025-04-27 13:54:27.708 [DefaultDispatcher-worker-21 @coroutine#479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e9db77 2025-04-27 13:54:27.709 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-27 13:54:28.209 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-4f261c46-6aab-45a7-87a3-b4f5cb1b7e4a', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-27 13:54:28.210 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-27 13:54:28.210 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-4f261c46-6aab-45a7-87a3-b4f5cb1b7e4a 2025-04-27 13:54:28.211 [DefaultDispatcher-worker-12 @coroutine#533] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37777/api/blob/upload-init-batch 2025-04-27 13:54:28.211 [DefaultDispatcher-worker-12 @coroutine#533] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:37777/api/blob/upload-init-batch. 2025-04-27 13:54:28.211 [DefaultDispatcher-worker-12 @coroutine#533] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37777/api/blob/upload-init-batch 2025-04-27 13:54:28.211 [DefaultDispatcher-worker-12 @coroutine#533] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37777/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-27 13:54:28.212 [eventLoopGroupProxy-7-1 @call-handler#536] 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-27 13:54:28.213 [eventLoopGroupProxy-7-1 @call-handler#536] 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-27 13:54:28.213 [eventLoopGroupProxy-7-1 @coroutine#537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@781bd9dd 2025-04-27 13:54:28.214 [eventLoopGroupProxy-7-1 @call-handler#536] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-04-27 13:54:28.215 [DefaultDispatcher-worker-12 @coroutine#533] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37777/api/blob/upload-init-batch 2025-04-27 13:54:28.215 [DefaultDispatcher-worker-12 @coroutine#533] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37777/api/blob/upload-init-batch 2025-04-27 13:54:28.215 [DefaultDispatcher-worker-12 @coroutine#533] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37777/api/blob/upload-init-batch. 2025-04-27 13:54:28.215 [DefaultDispatcher-worker-12 @coroutine#533] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37777/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-27 13:54:28.216 [DefaultDispatcher-worker-12 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37777/api/blob/upload-batch-data 2025-04-27 13:54:28.216 [DefaultDispatcher-worker-12 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37777/api/blob/upload-batch-data. 2025-04-27 13:54:28.216 [DefaultDispatcher-worker-12 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37777/api/blob/upload-batch-data 2025-04-27 13:54:28.216 [DefaultDispatcher-worker-12 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37777/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:28.217 [eventLoopGroupProxy-7-1 @call-handler#543] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:28.218 [eventLoopGroupProxy-7-1 @call-handler#543] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:28.218 [eventLoopGroupProxy-7-1 @call-handler#543] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-27 13:54:28.219 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37777/api/blob/upload-batch-data 2025-04-27 13:54:28.220 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37777/api/blob/upload-batch-data 2025-04-27 13:54:28.220 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37777/api/blob/upload-batch-data. 2025-04-27 13:54:28.220 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37777/api/blob/upload-batch-data 2025-04-27 13:54:28.220 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37777/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:28.220 [eventLoopGroupProxy-7-1 @call-handler#547] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:28.221 [eventLoopGroupProxy-7-1 @call-handler#547] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:28.221 [eventLoopGroupProxy-7-1 @call-handler#547] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-27 13:54:28.222 [DefaultDispatcher-worker-18 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37777/api/blob/upload-batch-data 2025-04-27 13:54:28.222 [DefaultDispatcher-worker-18 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37777/api/blob/upload-batch-data 2025-04-27 13:54:28.222 [DefaultDispatcher-worker-18 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37777/api/blob/upload-batch-data. 2025-04-27 13:54:28.222 [DefaultDispatcher-worker-18 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37777/api/blob/upload-batch-data 2025-04-27 13:54:28.222 [DefaultDispatcher-worker-18 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37777/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:28.223 [eventLoopGroupProxy-7-1 @call-handler#550] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:28.264 [eventLoopGroupProxy-7-1 @call-handler#550] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:28.264 [eventLoopGroupProxy-7-1 @call-handler#550] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-27 13:54:28.265 [DefaultDispatcher-worker-12 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37777/api/blob/upload-batch-data 2025-04-27 13:54:28.265 [DefaultDispatcher-worker-12 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37777/api/blob/upload-batch-data 2025-04-27 13:54:28.265 [DefaultDispatcher-worker-12 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37777/api/blob/upload-batch-data. 2025-04-27 13:54:28.265 [DefaultDispatcher-worker-12 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37777/api/blob/upload-batch-data 2025-04-27 13:54:28.265 [DefaultDispatcher-worker-12 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37777/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:28.266 [eventLoopGroupProxy-7-1 @call-handler#553] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:28.308 [eventLoopGroupProxy-7-1 @call-handler#553] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:28.308 [eventLoopGroupProxy-7-1 @call-handler#553] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-27 13:54:28.309 [DefaultDispatcher-worker-13 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37777/api/blob/upload-batch-data 2025-04-27 13:54:28.309 [DefaultDispatcher-worker-13 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37777/api/blob/upload-batch-data 2025-04-27 13:54:28.309 [DefaultDispatcher-worker-13 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37777/api/blob/upload-batch-data. 2025-04-27 13:54:28.309 [DefaultDispatcher-worker-13 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37777/api/blob/upload-batch-data 2025-04-27 13:54:28.309 [DefaultDispatcher-worker-13 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37777/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:28.310 [eventLoopGroupProxy-7-1 @call-handler#556] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:28.351 [eventLoopGroupProxy-7-1 @call-handler#556] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:28.351 [eventLoopGroupProxy-7-1 @call-handler#556] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-27 13:54:28.352 [DefaultDispatcher-worker-12 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37777/api/blob/upload-batch-data 2025-04-27 13:54:28.352 [DefaultDispatcher-worker-12 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37777/api/blob/upload-batch-data 2025-04-27 13:54:28.352 [DefaultDispatcher-worker-12 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37777/api/blob/upload-batch-data. 2025-04-27 13:54:28.352 [DefaultDispatcher-worker-12 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37777/api/blob/upload-batch-data 2025-04-27 13:54:28.352 [DefaultDispatcher-worker-12 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37777/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:28.353 [eventLoopGroupProxy-7-1 @call-handler#559] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:28.395 [eventLoopGroupProxy-7-1 @call-handler#559] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:28.395 [eventLoopGroupProxy-7-1 @call-handler#559] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-27 13:54:28.395 [DefaultDispatcher-worker-21 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37777/api/blob/upload-batch-data 2025-04-27 13:54:28.396 [DefaultDispatcher-worker-21 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37777/api/blob/upload-batch-data 2025-04-27 13:54:28.396 [DefaultDispatcher-worker-21 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37777/api/blob/upload-batch-data. 2025-04-27 13:54:28.396 [DefaultDispatcher-worker-21 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37777/api/blob/upload-batch-data 2025-04-27 13:54:28.396 [DefaultDispatcher-worker-21 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37777/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:28.396 [eventLoopGroupProxy-7-1 @call-handler#562] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:28.437 [eventLoopGroupProxy-7-1 @call-handler#562] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:28.437 [eventLoopGroupProxy-7-1 @call-handler#562] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-27 13:54:28.438 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37777/api/blob/upload-batch-data 2025-04-27 13:54:28.438 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37777/api/blob/upload-batch-data 2025-04-27 13:54:28.438 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37777/api/blob/upload-batch-data. 2025-04-27 13:54:28.438 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37777/api/blob/upload-batch-data 2025-04-27 13:54:28.438 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37777/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:28.439 [eventLoopGroupProxy-7-1 @call-handler#565] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:28.480 [eventLoopGroupProxy-7-1 @call-handler#565] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:28.481 [eventLoopGroupProxy-7-1 @call-handler#565] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-27 13:54:28.481 [DefaultDispatcher-worker-12 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37777/api/blob/upload-batch-data 2025-04-27 13:54:28.481 [DefaultDispatcher-worker-12 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37777/api/blob/upload-batch-data 2025-04-27 13:54:28.481 [DefaultDispatcher-worker-12 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37777/api/blob/upload-batch-data. 2025-04-27 13:54:28.481 [DefaultDispatcher-worker-12 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37777/api/blob/upload-batch-data 2025-04-27 13:54:28.481 [DefaultDispatcher-worker-12 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37777/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:28.482 [eventLoopGroupProxy-7-1 @call-handler#568] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:28.524 [eventLoopGroupProxy-7-1 @call-handler#568] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:28.524 [eventLoopGroupProxy-7-1 @call-handler#568] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-27 13:54:28.524 [DefaultDispatcher-worker-18 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37777/api/blob/upload-batch-data 2025-04-27 13:54:28.525 [DefaultDispatcher-worker-18 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37777/api/blob/upload-batch-data 2025-04-27 13:54:28.525 [DefaultDispatcher-worker-18 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37777/api/blob/upload-batch-data. 2025-04-27 13:54:28.525 [DefaultDispatcher-worker-18 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37777/api/blob/upload-batch-data 2025-04-27 13:54:28.525 [DefaultDispatcher-worker-18 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37777/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:28.526 [eventLoopGroupProxy-7-1 @call-handler#572] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:28.568 [eventLoopGroupProxy-7-1 @call-handler#572] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:28.568 [eventLoopGroupProxy-7-1 @call-handler#572] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-27 13:54:28.569 [DefaultDispatcher-worker-18 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37777/api/blob/upload-batch-data 2025-04-27 13:54:28.569 [DefaultDispatcher-worker-18 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37777/api/blob/upload-batch-data 2025-04-27 13:54:28.569 [DefaultDispatcher-worker-18 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37777/api/blob/upload-batch-data. 2025-04-27 13:54:28.569 [DefaultDispatcher-worker-18 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37777/api/blob/upload-batch-data 2025-04-27 13:54:28.569 [DefaultDispatcher-worker-18 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37777/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:28.570 [eventLoopGroupProxy-7-1 @call-handler#575] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:28.612 [eventLoopGroupProxy-7-1 @call-handler#575] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:28.612 [eventLoopGroupProxy-7-1 @call-handler#575] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-27 13:54:28.613 [DefaultDispatcher-worker-18 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37777/api/blob/upload-batch-data 2025-04-27 13:54:28.613 [DefaultDispatcher-worker-18 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37777/api/blob/upload-batch-data 2025-04-27 13:54:28.613 [DefaultDispatcher-worker-18 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37777/api/blob/upload-batch-data. 2025-04-27 13:54:28.613 [DefaultDispatcher-worker-18 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37777/api/blob/upload-batch-data 2025-04-27 13:54:28.613 [DefaultDispatcher-worker-18 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37777/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:28.614 [eventLoopGroupProxy-7-1 @call-handler#578] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:28.655 [eventLoopGroupProxy-7-1 @call-handler#578] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:28.656 [eventLoopGroupProxy-7-1 @call-handler#578] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-27 13:54:28.656 [DefaultDispatcher-worker-18 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37777/api/blob/upload-batch-data 2025-04-27 13:54:28.656 [DefaultDispatcher-worker-18 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37777/api/blob/upload-batch-data 2025-04-27 13:54:28.656 [DefaultDispatcher-worker-18 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37777/api/blob/upload-batch-data. 2025-04-27 13:54:28.656 [DefaultDispatcher-worker-18 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37777/api/blob/upload-batch-data 2025-04-27 13:54:28.656 [DefaultDispatcher-worker-18 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37777/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:28.657 [eventLoopGroupProxy-7-1 @call-handler#581] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:28.699 [eventLoopGroupProxy-7-1 @call-handler#581] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:28.699 [eventLoopGroupProxy-7-1 @call-handler#581] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-27 13:54:28.699 [DefaultDispatcher-worker-13 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37777/api/blob/upload-batch-data 2025-04-27 13:54:28.700 [DefaultDispatcher-worker-13 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37777/api/blob/upload-batch-data 2025-04-27 13:54:28.700 [DefaultDispatcher-worker-13 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37777/api/blob/upload-batch-data. 2025-04-27 13:54:28.700 [DefaultDispatcher-worker-13 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37777/api/blob/upload-batch-data 2025-04-27 13:54:28.700 [DefaultDispatcher-worker-13 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37777/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:28.701 [eventLoopGroupProxy-7-1 @call-handler#584] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:28.716 [DefaultDispatcher-worker-6 @coroutine#534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e9db77 2025-04-27 13:54:28.743 [eventLoopGroupProxy-7-1 @coroutine#586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@781bd9dd 2025-04-27 13:54:28.743 [eventLoopGroupProxy-7-1 @call-handler#584] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:28.743 [eventLoopGroupProxy-7-1 @call-handler#584] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-27 13:54:28.744 [DefaultDispatcher-worker-18 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37777/api/blob/upload-batch-data 2025-04-27 13:54:28.744 [DefaultDispatcher-worker-18 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37777/api/blob/upload-batch-data 2025-04-27 13:54:28.745 [DefaultDispatcher-worker-18 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37777/api/blob/upload-batch-data. 2025-04-27 13:54:28.745 [DefaultDispatcher-worker-18 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37777/api/blob/upload-batch-data 2025-04-27 13:54:28.745 [DefaultDispatcher-worker-18 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37777/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:28.745 [eventLoopGroupProxy-7-1 @call-handler#590] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:28.747 [eventLoopGroupProxy-7-1 @coroutine#591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@781bd9dd 2025-04-27 13:54:28.747 [eventLoopGroupProxy-7-1 @call-handler#590] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:28.747 [eventLoopGroupProxy-7-1 @call-handler#590] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-27 13:54:28.747 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37777/api/blob/upload-batch-data 2025-04-27 13:54:28.748 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37777/api/blob/upload-batch-data 2025-04-27 13:54:28.748 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37777/api/blob/upload-batch-data. 2025-04-27 13:54:28.748 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37777/api/blob/upload-batch-data 2025-04-27 13:54:28.748 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37777/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:28.749 [eventLoopGroupProxy-7-1 @call-handler#595] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:28.750 [eventLoopGroupProxy-7-1 @coroutine#596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@781bd9dd 2025-04-27 13:54:28.750 [eventLoopGroupProxy-7-1 @call-handler#595] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:28.750 [eventLoopGroupProxy-7-1 @call-handler#595] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-27 13:54:28.751 [DefaultDispatcher-worker-12 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37777/api/blob/upload-batch-data 2025-04-27 13:54:28.757 [DefaultDispatcher-worker-9 @coroutine#533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e9db77 2025-04-27 13:54:28.762 [DefaultDispatcher-worker-2 @coroutine#482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e9db77 2025-04-27 13:54:28.763 [DefaultDispatcher-worker-2 @coroutine#482] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37777/UmAppDatabase/replication/message 2025-04-27 13:54:28.763 [DefaultDispatcher-worker-2 @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:37777/UmAppDatabase/replication/message. 2025-04-27 13:54:28.763 [DefaultDispatcher-worker-2 @coroutine#482] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37777/UmAppDatabase/replication/message 2025-04-27 13:54:28.763 [DefaultDispatcher-worker-2 @coroutine#482] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37777/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-27 13:54:28.764 [eventLoopGroupProxy-7-1 @call-handler#605] 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-27 13:54:28.764 [eventLoopGroupProxy-7-1 @call-handler#605] 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-27 13:54:28.764 [eventLoopGroupProxy-7-1 @call-handler#605] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-27 13:54:28.778 [DefaultDispatcher-worker-11 @call-handler#605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8d23cd8 2025-04-27 13:54:28.778 [eventLoopGroupProxy-7-1 @call-handler#605] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:28.778 [eventLoopGroupProxy-7-1 @call-handler#605] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 14ms 2025-04-27 13:54:28.778 [DefaultDispatcher-worker-2 @coroutine#454] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37777/api/content/721202607859421184/_ustadmanifest.json 2025-04-27 13:54:28.778 [DefaultDispatcher-worker-2 @coroutine#454] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37777/api/content/721202607859421184/_ustadmanifest.json. 2025-04-27 13:54:28.778 [DefaultDispatcher-worker-2 @coroutine#454] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37777/api/content/721202607859421184/_ustadmanifest.json 2025-04-27 13:54:28.779 [DefaultDispatcher-worker-4 @coroutine#482] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37777/UmAppDatabase/replication/message 2025-04-27 13:54:28.779 [DefaultDispatcher-worker-4 @coroutine#482] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37777/UmAppDatabase/replication/message 2025-04-27 13:54:28.779 [DefaultDispatcher-worker-4 @coroutine#482] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37777/UmAppDatabase/replication/message. 2025-04-27 13:54:28.779 [DefaultDispatcher-worker-4 @coroutine#482] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37777/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-27 13:54:28.779 [DefaultDispatcher-worker-20 @coroutine#454] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37777/api/content/721202607859421184/_ustadmanifest.json 2025-04-27 13:54:28.779 [DefaultDispatcher-worker-20 @coroutine#454] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37777/api/content/721202607859421184/_ustadmanifest.json 2025-04-27 13:54:28.780 [DefaultDispatcher-worker-20 @coroutine#454] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37777/api/content/721202607859421184/_ustadmanifest.json. 2025-04-27 13:54:28.780 [DefaultDispatcher-worker-20 @coroutine#454] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37777/api/content/721202607859421184/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-27 13:54:28.785 [DefaultDispatcher-worker-3 @coroutine#482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e9db77 2025-04-27 13:54:28.786 [DefaultDispatcher-worker-9 @coroutine#454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8d23cd8 2025-04-27 13:54:28.787 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-27 13:54:28.787 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-27 13:54:28.787 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-27 13:54:28.787 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-27 13:54:28.787 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-27 13:54:28.788 [Test worker @coroutine#621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f629aa4 2025-04-27 13:54:28.788 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2025-04-27 13:54:28.788 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2025-04-27 13:54:28.788 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:28.788 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45e9db77: (connection evicted) 2025-04-27 13:54:28.789 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:28.789 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2025-04-27 13:54:28.789 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2025-04-27 13:54:29.067 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-27 13:54:29.209 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-27 13:54:29.257 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-27 13:54:29.552 [DefaultDispatcher-worker-5 @coroutine#626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@781bd9dd 2025-04-27 13:54:29.792 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@173b24c4 2025-04-27 13:54:29.792 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@173b24c4 2025-04-27 13:54:29.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2025-04-27 13:54:29.792 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2025-04-27 13:54:29.792 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:29.792 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8d23cd8: (connection evicted) 2025-04-27 13:54:29.793 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:29.793 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2025-04-27 13:54:29.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2025-04-27 13:54:29.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2025-04-27 13:54:29.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:29.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:29.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:29.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:29.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:29.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:29.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e4ead73 2025-04-27 13:54:29.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:29.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:29.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:29.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:29.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:29.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:29.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:29.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:29.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:29.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:29.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:29.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:29.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:29.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:29.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:29.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:29.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:29.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:29.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:29.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2025-04-27 13:54:29.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:29.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:29.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:29.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:29.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:29.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:29.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:29.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:29.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2025-04-27 13:54:29.814 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2025-04-27 13:54:29.814 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2025-04-27 13:54:29.814 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2025-04-27 13:54:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2025-04-27 13:54:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f7bd970 2025-04-27 13:54:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2025-04-27 13:54:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:29.815 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2025-04-27 13:54:29.816 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2025-04-27 13:54:29.816 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2025-04-27 13:54:29.816 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2025-04-27 13:54:29.825 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-27 13:54:29.826 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-27 13:54:29.826 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@218e186b 2025-04-27 13:54:29.827 [DefaultDispatcher-worker-9 @coroutine#634] INFO ktor.application - Responding at http://0.0.0.0:35001 2025-04-27 13:54:29.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2025-04-27 13:54:29.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:29.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:29.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:29.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:29.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:29.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:29.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50d91a0f 2025-04-27 13:54:29.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:29.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:29.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:29.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:29.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:29.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:29.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:29.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:29.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:29.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:29.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:29.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:29.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:29.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:29.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:29.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:29.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:29.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:29.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:29.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2025-04-27 13:54:29.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:29.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:29.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:29.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:29.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:29.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:29.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:29.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:29.827 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2025-04-27 13:54:29.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@52b6561b 2025-04-27 13:54:29.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@52b6561b 2025-04-27 13:54:29.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2025-04-27 13:54:29.829 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-27 13:54:29.829 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-27 13:54:29.829 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-27 13:54:29.829 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-27 13:54:29.829 [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-27 13:54:29.829 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-27 13:54:29.829 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-27 13:54:29.829 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-27 13:54:29.829 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-27 13:54:29.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2025-04-27 13:54:29.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:29.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:29.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:29.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:29.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:29.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:29.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@445b4594 2025-04-27 13:54:29.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:29.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:29.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:29.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:29.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:29.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:29.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:29.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:29.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:29.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:29.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:29.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:29.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:29.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:29.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:29.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:29.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:29.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:29.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:29.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2025-04-27 13:54:29.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:29.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:29.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:29.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:29.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:29.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:29.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:29.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:29.830 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2025-04-27 13:54:29.830 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@57777c23 2025-04-27 13:54:29.830 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@57777c23 2025-04-27 13:54:29.830 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2025-04-27 13:54:29.851 [DefaultDispatcher-worker-7 @coroutine#639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57777c23 2025-04-27 13:54:29.855 [DefaultDispatcher-worker-7 @coroutine#639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57777c23 2025-04-27 13:54:29.859 [DefaultDispatcher-worker-18 @coroutine#643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b6561b 2025-04-27 13:54:29.860 [Test worker @coroutine#645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b6561b 2025-04-27 13:54:29.865 [DefaultDispatcher-worker-2 @coroutine#639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57777c23 2025-04-27 13:54:29.870 [DefaultDispatcher-worker-7 @coroutine#639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57777c23 2025-04-27 13:54:29.870 [Test worker @coroutine#639] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35001/api/content/721202617472356352/_ustadmanifest.json 2025-04-27 13:54:29.870 [Test worker @coroutine#639] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35001/api/content/721202617472356352/_ustadmanifest.json. 2025-04-27 13:54:29.870 [Test worker @coroutine#639] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35001/api/content/721202617472356352/_ustadmanifest.json 2025-04-27 13:54:29.871 [Test worker @coroutine#639] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35001/api/content/721202617472356352/_ustadmanifest.json 2025-04-27 13:54:29.871 [Test worker @coroutine#639] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35001/api/content/721202617472356352/_ustadmanifest.json 2025-04-27 13:54:29.871 [Test worker @coroutine#639] 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:35001/api/content/721202617472356352/_ustadmanifest.json. 2025-04-27 13:54:29.871 [Test worker @coroutine#639] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35001/api/content/721202617472356352/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-27 13:54:29.880 [DefaultDispatcher-worker-5 @coroutine#639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57777c23 2025-04-27 13:54:29.880 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-27 13:54:29.880 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-f400d953-9bad-4df8-b5e1-aafe10010aa3', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-27 13:54:29.881 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-27 13:54:29.881 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-f400d953-9bad-4df8-b5e1-aafe10010aa3 2025-04-27 13:54:29.882 [DefaultDispatcher-worker-5 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35001/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-27 13:54:29.882 [DefaultDispatcher-worker-5 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35001/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-27 13:54:29.882 [DefaultDispatcher-worker-5 @coroutine#659] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35001/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-27 13:54:29.882 [DefaultDispatcher-worker-5 @coroutine#659] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35001/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-27 13:54:29.884 [eventLoopGroupProxy-10-2 @call-handler#669] 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-27 13:54:29.884 [eventLoopGroupProxy-10-1 @call-handler#670] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/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-27 13:54:29.884 [eventLoopGroupProxy-10-1 @call-handler#670] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-27 13:54:29.884 [eventLoopGroupProxy-10-2 @call-handler#669] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:29.884 [eventLoopGroupProxy-10-1 @call-handler#670] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-27 13:54:29.885 [eventLoopGroupProxy-10-1 @call-handler#670] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:29.885 [eventLoopGroupProxy-10-1 @call-handler#670] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-27 13:54:29.885 [DefaultDispatcher-worker-14 @coroutine#659] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35001/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-27 13:54:29.885 [DefaultDispatcher-worker-14 @coroutine#659] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35001/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-27 13:54:29.891 [DefaultDispatcher-worker-14 @coroutine#658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57777c23 2025-04-27 13:54:29.891 [DefaultDispatcher-worker-14 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35001/UmAppDatabase/replication/nodeId 2025-04-27 13:54:29.891 [DefaultDispatcher-worker-14 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35001/UmAppDatabase/replication/nodeId. 2025-04-27 13:54:29.891 [DefaultDispatcher-worker-14 @coroutine#658] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35001/UmAppDatabase/replication/nodeId 2025-04-27 13:54:29.892 [DefaultDispatcher-worker-13 @coroutine#657] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35001/api/blob/upload-init-batch 2025-04-27 13:54:29.892 [DefaultDispatcher-worker-13 @coroutine#657] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35001/api/blob/upload-init-batch. 2025-04-27 13:54:29.892 [DefaultDispatcher-worker-13 @coroutine#657] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35001/api/blob/upload-init-batch 2025-04-27 13:54:29.893 [DefaultDispatcher-worker-13 @coroutine#657] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35001/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-27 13:54:29.893 [eventLoopGroupProxy-10-1 @call-handler#678] 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-27 13:54:29.893 [eventLoopGroupProxy-10-1 @call-handler#678] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:29.893 [eventLoopGroupProxy-10-1 @call-handler#678] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-04-27 13:54:29.893 [DefaultDispatcher-worker-20 @coroutine#658] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35001/UmAppDatabase/replication/nodeId 2025-04-27 13:54:29.893 [DefaultDispatcher-worker-20 @coroutine#658] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35001/UmAppDatabase/replication/nodeId 2025-04-27 13:54:29.894 [eventLoopGroupProxy-10-3 @call-handler#685] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-27 13:54:29.895 [eventLoopGroupProxy-10-3 @call-handler#685] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-27 13:54:29.896 [eventLoopGroupProxy-10-3 @coroutine#686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2025-04-27 13:54:29.897 [eventLoopGroupProxy-10-3 @call-handler#685] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 3ms 2025-04-27 13:54:29.897 [DefaultDispatcher-worker-4 @coroutine#657] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35001/api/blob/upload-init-batch 2025-04-27 13:54:29.897 [DefaultDispatcher-worker-4 @coroutine#657] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35001/api/blob/upload-init-batch 2025-04-27 13:54:29.897 [DefaultDispatcher-worker-4 @coroutine#657] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35001/api/blob/upload-init-batch. 2025-04-27 13:54:29.898 [DefaultDispatcher-worker-4 @coroutine#657] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35001/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-27 13:54:29.898 [DefaultDispatcher-worker-4 @coroutine#690] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35001/api/blob/upload-batch-data 2025-04-27 13:54:29.899 [DefaultDispatcher-worker-4 @coroutine#690] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35001/api/blob/upload-batch-data. 2025-04-27 13:54:29.899 [DefaultDispatcher-worker-4 @coroutine#690] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35001/api/blob/upload-batch-data 2025-04-27 13:54:29.899 [DefaultDispatcher-worker-4 @coroutine#690] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35001/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:29.899 [DefaultDispatcher-worker-19 @coroutine#658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57777c23 2025-04-27 13:54:29.900 [eventLoopGroupProxy-10-1 @call-handler#693] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:29.901 [eventLoopGroupProxy-10-1 @coroutine#694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2025-04-27 13:54:29.902 [eventLoopGroupProxy-10-1 @call-handler#693] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:29.902 [eventLoopGroupProxy-10-1 @call-handler#693] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-27 13:54:29.902 [DefaultDispatcher-worker-3 @coroutine#690] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35001/api/blob/upload-batch-data 2025-04-27 13:54:29.903 [DefaultDispatcher-worker-3 @coroutine#690] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35001/api/blob/upload-batch-data 2025-04-27 13:54:29.903 [DefaultDispatcher-worker-3 @coroutine#690] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35001/api/blob/upload-batch-data. 2025-04-27 13:54:29.903 [DefaultDispatcher-worker-3 @coroutine#690] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35001/api/blob/upload-batch-data 2025-04-27 13:54:29.903 [DefaultDispatcher-worker-3 @coroutine#690] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35001/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:29.904 [eventLoopGroupProxy-10-1 @call-handler#698] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:29.904 [DefaultDispatcher-worker-3 @coroutine#660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57777c23 2025-04-27 13:54:29.906 [eventLoopGroupProxy-10-1 @coroutine#699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2025-04-27 13:54:29.906 [eventLoopGroupProxy-10-1 @call-handler#698] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:29.906 [eventLoopGroupProxy-10-1 @call-handler#698] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-27 13:54:29.906 [DefaultDispatcher-worker-3 @coroutine#690] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35001/api/blob/upload-batch-data 2025-04-27 13:54:29.907 [DefaultDispatcher-worker-3 @coroutine#690] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35001/api/blob/upload-batch-data 2025-04-27 13:54:29.907 [DefaultDispatcher-worker-3 @coroutine#690] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35001/api/blob/upload-batch-data. 2025-04-27 13:54:29.907 [DefaultDispatcher-worker-3 @coroutine#690] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35001/api/blob/upload-batch-data 2025-04-27 13:54:29.907 [DefaultDispatcher-worker-3 @coroutine#690] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35001/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:29.908 [eventLoopGroupProxy-10-1 @call-handler#703] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:29.912 [eventLoopGroupProxy-10-1 @coroutine#704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2025-04-27 13:54:29.912 [eventLoopGroupProxy-10-1 @call-handler#703] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:29.912 [eventLoopGroupProxy-10-1 @call-handler#703] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-27 13:54:29.912 [DefaultDispatcher-worker-3 @coroutine#690] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35001/api/blob/upload-batch-data 2025-04-27 13:54:29.913 [DefaultDispatcher-worker-3 @coroutine#690] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35001/api/blob/upload-batch-data 2025-04-27 13:54:29.913 [DefaultDispatcher-worker-3 @coroutine#690] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35001/api/blob/upload-batch-data. 2025-04-27 13:54:29.913 [DefaultDispatcher-worker-3 @coroutine#690] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35001/api/blob/upload-batch-data 2025-04-27 13:54:29.913 [DefaultDispatcher-worker-3 @coroutine#690] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35001/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:29.914 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:29.914 [eventLoopGroupProxy-10-1 @call-handler#708] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:29.915 [eventLoopGroupProxy-10-1 @coroutine#709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2025-04-27 13:54:29.915 [eventLoopGroupProxy-10-1 @call-handler#708] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:29.916 [eventLoopGroupProxy-10-1 @call-handler#708] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-27 13:54:29.916 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:29.916 [DefaultDispatcher-worker-3 @coroutine#690] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35001/api/blob/upload-batch-data 2025-04-27 13:54:29.917 [DefaultDispatcher-worker-3 @coroutine#690] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35001/api/blob/upload-batch-data 2025-04-27 13:54:29.917 [DefaultDispatcher-worker-3 @coroutine#690] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35001/api/blob/upload-batch-data. 2025-04-27 13:54:29.917 [DefaultDispatcher-worker-3 @coroutine#690] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35001/api/blob/upload-batch-data 2025-04-27 13:54:29.917 [DefaultDispatcher-worker-3 @coroutine#690] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35001/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:29.918 [eventLoopGroupProxy-10-1 @call-handler#713] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:29.919 [eventLoopGroupProxy-10-1 @coroutine#714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2025-04-27 13:54:29.919 [eventLoopGroupProxy-10-1 @call-handler#713] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:29.919 [eventLoopGroupProxy-10-1 @call-handler#713] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-27 13:54:29.920 [DefaultDispatcher-worker-12 @coroutine#690] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35001/api/blob/upload-batch-data 2025-04-27 13:54:29.927 [DefaultDispatcher-worker-3 @coroutine#657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57777c23 2025-04-27 13:54:29.928 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:29.930 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-27 13:54:29.933 [DefaultDispatcher-worker-6 @coroutine#660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57777c23 2025-04-27 13:54:29.933 [DefaultDispatcher-worker-6 @coroutine#660] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35001/UmAppDatabase/replication/message 2025-04-27 13:54:29.933 [DefaultDispatcher-worker-6 @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:35001/UmAppDatabase/replication/message. 2025-04-27 13:54:29.933 [DefaultDispatcher-worker-6 @coroutine#660] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35001/UmAppDatabase/replication/message 2025-04-27 13:54:29.933 [DefaultDispatcher-worker-6 @coroutine#660] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35001/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-27 13:54:29.934 [eventLoopGroupProxy-10-1 @call-handler#723] 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-27 13:54:29.935 [eventLoopGroupProxy-10-1 @call-handler#723] 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-27 13:54:29.935 [eventLoopGroupProxy-10-1 @call-handler#723] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-27 13:54:29.945 [DefaultDispatcher-worker-3 @call-handler#723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2025-04-27 13:54:29.945 [eventLoopGroupProxy-10-1 @call-handler#723] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:29.945 [eventLoopGroupProxy-10-1 @call-handler#723] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 11ms 2025-04-27 13:54:29.946 [DefaultDispatcher-worker-4 @coroutine#633] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35001/api/content/721202617472356352/_ustadmanifest.json 2025-04-27 13:54:29.946 [DefaultDispatcher-worker-4 @coroutine#633] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35001/api/content/721202617472356352/_ustadmanifest.json. 2025-04-27 13:54:29.946 [DefaultDispatcher-worker-4 @coroutine#633] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35001/api/content/721202617472356352/_ustadmanifest.json 2025-04-27 13:54:29.946 [DefaultDispatcher-worker-3 @coroutine#660] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35001/UmAppDatabase/replication/message 2025-04-27 13:54:29.946 [DefaultDispatcher-worker-3 @coroutine#660] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35001/UmAppDatabase/replication/message 2025-04-27 13:54:29.946 [DefaultDispatcher-worker-3 @coroutine#660] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35001/UmAppDatabase/replication/message. 2025-04-27 13:54:29.946 [DefaultDispatcher-worker-3 @coroutine#660] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35001/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-27 13:54:29.946 [DefaultDispatcher-worker-10 @coroutine#633] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35001/api/content/721202617472356352/_ustadmanifest.json 2025-04-27 13:54:29.947 [DefaultDispatcher-worker-10 @coroutine#633] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35001/api/content/721202617472356352/_ustadmanifest.json 2025-04-27 13:54:29.947 [DefaultDispatcher-worker-10 @coroutine#633] 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:35001/api/content/721202617472356352/_ustadmanifest.json. 2025-04-27 13:54:29.947 [DefaultDispatcher-worker-10 @coroutine#633] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35001/api/content/721202617472356352/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-27 13:54:29.951 [DefaultDispatcher-worker-14 @coroutine#660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57777c23 2025-04-27 13:54:29.954 [DefaultDispatcher-worker-21 @coroutine#633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2025-04-27 13:54:29.955 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-27 13:54:29.955 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-27 13:54:29.955 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-27 13:54:29.955 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-27 13:54:29.955 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-27 13:54:29.955 [Test worker @coroutine#739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b6561b 2025-04-27 13:54:29.956 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2025-04-27 13:54:29.956 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2025-04-27 13:54:29.956 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:29.956 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57777c23: (connection evicted) 2025-04-27 13:54:29.956 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:29.956 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2025-04-27 13:54:29.956 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2025-04-27 13:54:30.329 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-27 13:54:30.329 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-27 13:54:30.428 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-27 13:54:30.959 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@218e186b 2025-04-27 13:54:30.959 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@218e186b 2025-04-27 13:54:30.960 [Test worker @coroutine#745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2025-04-27 13:54:30.960 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2025-04-27 13:54:30.960 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2025-04-27 13:54:30.960 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:30.960 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5274acd1: (connection evicted) 2025-04-27 13:54:30.961 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:30.961 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2025-04-27 13:54:30.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2025-04-27 13:54:30.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2025-04-27 13:54:30.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:30.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:30.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:30.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:30.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:30.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:30.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3555d804 2025-04-27 13:54:30.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:30.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:30.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:30.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:30.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:30.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:30.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:30.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:30.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:30.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:30.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:30.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:30.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:30.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:30.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:30.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:30.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:30.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:30.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:30.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2025-04-27 13:54:30.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:30.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:30.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:30.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:30.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:30.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:30.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:30.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:30.989 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2025-04-27 13:54:30.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:30.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:30.990 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2025-04-27 13:54:30.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2025-04-27 13:54:30.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:30.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:30.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:30.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:30.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:30.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:30.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@279ebd94 2025-04-27 13:54:30.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:30.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:30.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:30.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:30.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:30.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:30.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:30.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:30.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:30.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:30.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:30.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:30.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:30.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:30.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:30.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:30.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:30.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:30.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:30.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2025-04-27 13:54:30.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:30.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:30.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:30.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:30.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:30.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:30.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:30.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:30.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2025-04-27 13:54:30.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@121f9c52 2025-04-27 13:54:30.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@121f9c52 2025-04-27 13:54:30.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2025-04-27 13:54:31.001 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-27 13:54:31.002 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-27 13:54:31.002 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@35d53cd8 2025-04-27 13:54:31.003 [DefaultDispatcher-worker-3 @coroutine#752] INFO ktor.application - Responding at http://0.0.0.0:36469 2025-04-27 13:54:31.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2025-04-27 13:54:31.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:31.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:31.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:31.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:31.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:31.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:31.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@240f712e 2025-04-27 13:54:31.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:31.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:31.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:31.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:31.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:31.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:31.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:31.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:31.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:31.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:31.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:31.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:31.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:31.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:31.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:31.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:31.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:31.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:31.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:31.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2025-04-27 13:54:31.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:31.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:31.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:31.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:31.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:31.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:31.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:31.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:31.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2025-04-27 13:54:31.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@6905d030 2025-04-27 13:54:31.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@6905d030 2025-04-27 13:54:31.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2025-04-27 13:54:31.006 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-27 13:54:31.006 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-27 13:54:31.006 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-27 13:54:31.006 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-27 13:54:31.006 [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-27 13:54:31.006 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-27 13:54:31.006 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-27 13:54:31.006 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-27 13:54:31.006 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-27 13:54:31.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2025-04-27 13:54:31.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:31.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:31.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:31.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:31.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:31.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:31.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2cf669f2 2025-04-27 13:54:31.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:31.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:31.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:31.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:31.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:31.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:31.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:31.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:31.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:31.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:31.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:31.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:31.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:31.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:31.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:31.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:31.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:31.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:31.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:31.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2025-04-27 13:54:31.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:31.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:31.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:31.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:31.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:31.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:31.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:31.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:31.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2025-04-27 13:54:31.006 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-04-27 13:54:31.006 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-04-27 13:54:31.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2025-04-27 13:54:31.026 [DefaultDispatcher-worker-6 @coroutine#757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-04-27 13:54:31.030 [DefaultDispatcher-worker-5 @coroutine#757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-04-27 13:54:31.090 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:31.092 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:31.104 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:31.107 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:31.118 [DefaultDispatcher-worker-5 @coroutine#762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6905d030 2025-04-27 13:54:31.150 [DefaultDispatcher-worker-5 @coroutine#764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6905d030 2025-04-27 13:54:31.154 [DefaultDispatcher-worker-5 @coroutine#766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6905d030 2025-04-27 13:54:31.157 [DefaultDispatcher-worker-5 @coroutine#768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6905d030 2025-04-27 13:54:31.166 [DefaultDispatcher-worker-6 @coroutine#757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-04-27 13:54:31.170 [DefaultDispatcher-worker-12 @coroutine#757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-04-27 13:54:31.170 [Test worker @coroutine#757] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/content/721202624098480128/_ustadmanifest.json 2025-04-27 13:54:31.170 [Test worker @coroutine#757] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/content/721202624098480128/_ustadmanifest.json. 2025-04-27 13:54:31.170 [Test worker @coroutine#757] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/content/721202624098480128/_ustadmanifest.json 2025-04-27 13:54:31.171 [Test worker @coroutine#757] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/content/721202624098480128/_ustadmanifest.json 2025-04-27 13:54:31.171 [Test worker @coroutine#757] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36469/api/content/721202624098480128/_ustadmanifest.json 2025-04-27 13:54:31.172 [Test worker @coroutine#757] 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:36469/api/content/721202624098480128/_ustadmanifest.json. 2025-04-27 13:54:31.172 [Test worker @coroutine#757] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36469/api/content/721202624098480128/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-27 13:54:31.226 [DefaultDispatcher-worker-9 @coroutine#757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-04-27 13:54:31.226 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-27 13:54:31.226 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-2a31155a-499b-42cc-8f48-e25fb2d78039', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-27 13:54:31.228 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-27 13:54:31.228 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-2a31155a-499b-42cc-8f48-e25fb2d78039 2025-04-27 13:54:31.228 [DefaultDispatcher-worker-10 @coroutine#783] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-27 13:54:31.228 [DefaultDispatcher-worker-10 @coroutine#783] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:36469/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-27 13:54:31.228 [DefaultDispatcher-worker-10 @coroutine#783] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-27 13:54:31.228 [DefaultDispatcher-worker-10 @coroutine#783] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-27 13:54:31.230 [eventLoopGroupProxy-13-2 @call-handler#793] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/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-27 13:54:31.230 [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-27 13:54:31.231 [eventLoopGroupProxy-13-2 @call-handler#793] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:31.231 [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-27 13:54:31.231 [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-27 13:54:31.231 [eventLoopGroupProxy-13-1 @call-handler#794] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:31.231 [eventLoopGroupProxy-13-1 @call-handler#794] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-27 13:54:31.232 [DefaultDispatcher-worker-6 @coroutine#783] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-27 13:54:31.232 [DefaultDispatcher-worker-6 @coroutine#783] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36469/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-27 13:54:31.233 [DefaultDispatcher-worker-15 @coroutine#782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-04-27 13:54:31.234 [DefaultDispatcher-worker-15 @coroutine#782] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/UmAppDatabase/replication/nodeId 2025-04-27 13:54:31.234 [DefaultDispatcher-worker-15 @coroutine#782] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36469/UmAppDatabase/replication/nodeId. 2025-04-27 13:54:31.234 [DefaultDispatcher-worker-15 @coroutine#782] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/UmAppDatabase/replication/nodeId 2025-04-27 13:54:31.235 [eventLoopGroupProxy-13-1 @call-handler#801] 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-27 13:54:31.235 [eventLoopGroupProxy-13-1 @call-handler#801] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:31.235 [eventLoopGroupProxy-13-1 @call-handler#801] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-04-27 13:54:31.236 [DefaultDispatcher-worker-14 @coroutine#782] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/UmAppDatabase/replication/nodeId 2025-04-27 13:54:31.236 [DefaultDispatcher-worker-14 @coroutine#782] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36469/UmAppDatabase/replication/nodeId 2025-04-27 13:54:31.242 [DefaultDispatcher-worker-6 @coroutine#782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-04-27 13:54:31.247 [DefaultDispatcher-worker-8 @coroutine#784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-04-27 13:54:31.249 [DefaultDispatcher-worker-12 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-init-batch 2025-04-27 13:54:31.249 [DefaultDispatcher-worker-12 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-init-batch. 2025-04-27 13:54:31.249 [DefaultDispatcher-worker-12 @coroutine#781] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-init-batch 2025-04-27 13:54:31.249 [DefaultDispatcher-worker-12 @coroutine#781] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-27 13:54:31.250 [eventLoopGroupProxy-13-1 @call-handler#808] 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-27 13:54:31.251 [eventLoopGroupProxy-13-1 @call-handler#808] 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-27 13:54:31.294 [eventLoopGroupProxy-13-1 @coroutine#809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:31.295 [eventLoopGroupProxy-13-1 @call-handler#808] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 45ms 2025-04-27 13:54:31.296 [DefaultDispatcher-worker-12 @coroutine#781] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-init-batch 2025-04-27 13:54:31.296 [DefaultDispatcher-worker-12 @coroutine#781] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36469/api/blob/upload-init-batch 2025-04-27 13:54:31.296 [DefaultDispatcher-worker-12 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-init-batch. 2025-04-27 13:54:31.296 [DefaultDispatcher-worker-12 @coroutine#781] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36469/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-27 13:54:31.300 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.300 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:31.300 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.300 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:31.301 [eventLoopGroupProxy-13-1 @call-handler#815] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:31.303 [eventLoopGroupProxy-13-1 @coroutine#816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:31.303 [eventLoopGroupProxy-13-1 @call-handler#815] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:31.303 [eventLoopGroupProxy-13-1 @call-handler#815] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-27 13:54:31.303 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.304 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.304 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:31.304 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.304 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:31.305 [eventLoopGroupProxy-13-1 @call-handler#820] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:31.348 [eventLoopGroupProxy-13-1 @coroutine#821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:31.348 [eventLoopGroupProxy-13-1 @call-handler#820] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:31.348 [eventLoopGroupProxy-13-1 @call-handler#820] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-27 13:54:31.349 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.349 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.350 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:31.350 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.350 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:31.350 [eventLoopGroupProxy-13-1 @call-handler#825] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:31.351 [eventLoopGroupProxy-13-1 @coroutine#826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:31.351 [eventLoopGroupProxy-13-1 @call-handler#825] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:31.352 [eventLoopGroupProxy-13-1 @call-handler#825] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-27 13:54:31.352 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.352 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.352 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:31.352 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.352 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:31.353 [eventLoopGroupProxy-13-1 @call-handler#830] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:31.355 [eventLoopGroupProxy-13-1 @coroutine#831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:31.355 [eventLoopGroupProxy-13-1 @call-handler#830] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:31.355 [eventLoopGroupProxy-13-1 @call-handler#830] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-27 13:54:31.356 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.356 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.356 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:31.356 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.356 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:31.357 [eventLoopGroupProxy-13-1 @call-handler#835] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:31.400 [eventLoopGroupProxy-13-1 @coroutine#836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:31.400 [eventLoopGroupProxy-13-1 @call-handler#835] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:31.400 [eventLoopGroupProxy-13-1 @call-handler#835] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-27 13:54:31.401 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.403 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.403 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:31.403 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.403 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:31.404 [eventLoopGroupProxy-13-1 @call-handler#840] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:31.465 [eventLoopGroupProxy-13-1 @coroutine#841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:31.465 [eventLoopGroupProxy-13-1 @call-handler#840] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:31.465 [eventLoopGroupProxy-13-1 @call-handler#840] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 62ms 2025-04-27 13:54:31.466 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.467 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.467 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:31.467 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.467 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:31.468 [eventLoopGroupProxy-13-1 @call-handler#845] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:31.515 [eventLoopGroupProxy-13-1 @coroutine#846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:31.516 [eventLoopGroupProxy-13-1 @call-handler#845] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:31.516 [eventLoopGroupProxy-13-1 @call-handler#845] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2025-04-27 13:54:31.516 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.517 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.517 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:31.517 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.517 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:31.518 [eventLoopGroupProxy-13-1 @call-handler#850] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:31.562 [eventLoopGroupProxy-13-1 @coroutine#852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:31.562 [eventLoopGroupProxy-13-1 @call-handler#850] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:31.562 [eventLoopGroupProxy-13-1 @call-handler#850] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-27 13:54:31.562 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.563 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.563 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:31.563 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.563 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:31.564 [eventLoopGroupProxy-13-1 @call-handler#856] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:31.606 [eventLoopGroupProxy-13-1 @coroutine#857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:31.607 [eventLoopGroupProxy-13-1 @call-handler#856] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:31.607 [eventLoopGroupProxy-13-1 @call-handler#856] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-27 13:54:31.607 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.608 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.608 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:31.608 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.608 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:31.609 [eventLoopGroupProxy-13-1 @call-handler#861] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:31.652 [eventLoopGroupProxy-13-1 @coroutine#862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:31.652 [eventLoopGroupProxy-13-1 @call-handler#861] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:31.652 [eventLoopGroupProxy-13-1 @call-handler#861] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-27 13:54:31.653 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.653 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.653 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:31.653 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.654 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:31.654 [eventLoopGroupProxy-13-1 @call-handler#866] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:31.656 [eventLoopGroupProxy-13-1 @coroutine#867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:31.656 [eventLoopGroupProxy-13-1 @call-handler#866] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:31.656 [eventLoopGroupProxy-13-1 @call-handler#866] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-27 13:54:31.656 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.657 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.657 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:31.657 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.657 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:31.658 [eventLoopGroupProxy-13-1 @call-handler#871] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:31.659 [eventLoopGroupProxy-13-1 @coroutine#872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:31.659 [eventLoopGroupProxy-13-1 @call-handler#871] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:31.659 [eventLoopGroupProxy-13-1 @call-handler#871] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-27 13:54:31.660 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.660 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.660 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:31.660 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.660 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:31.661 [eventLoopGroupProxy-13-1 @call-handler#876] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:31.662 [eventLoopGroupProxy-13-1 @coroutine#877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:31.662 [eventLoopGroupProxy-13-1 @call-handler#876] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:31.662 [eventLoopGroupProxy-13-1 @call-handler#876] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-27 13:54:31.662 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.663 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.663 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:31.663 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.663 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:31.664 [eventLoopGroupProxy-13-1 @call-handler#881] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:31.665 [eventLoopGroupProxy-13-1 @coroutine#882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:31.665 [eventLoopGroupProxy-13-1 @call-handler#881] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:31.665 [eventLoopGroupProxy-13-1 @call-handler#881] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-27 13:54:31.665 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.666 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.666 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:31.666 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.666 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:31.666 [eventLoopGroupProxy-13-1 @call-handler#886] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:31.667 [eventLoopGroupProxy-13-1 @coroutine#887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:31.667 [eventLoopGroupProxy-13-1 @call-handler#886] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:31.667 [eventLoopGroupProxy-13-1 @call-handler#886] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-27 13:54:31.668 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.668 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.668 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:31.668 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.668 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:31.669 [eventLoopGroupProxy-13-1 @call-handler#891] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:31.670 [eventLoopGroupProxy-13-1 @coroutine#892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:31.670 [eventLoopGroupProxy-13-1 @call-handler#891] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:31.670 [eventLoopGroupProxy-13-1 @call-handler#891] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-27 13:54:31.670 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.671 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.671 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:31.671 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.671 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:31.672 [eventLoopGroupProxy-13-1 @call-handler#896] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:31.673 [eventLoopGroupProxy-13-1 @coroutine#897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:31.673 [eventLoopGroupProxy-13-1 @call-handler#896] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:31.673 [eventLoopGroupProxy-13-1 @call-handler#896] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-27 13:54:31.673 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.673 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.674 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:31.674 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.674 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:31.674 [eventLoopGroupProxy-13-1 @call-handler#901] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:31.675 [eventLoopGroupProxy-13-1 @coroutine#902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:31.675 [eventLoopGroupProxy-13-1 @call-handler#901] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:31.675 [eventLoopGroupProxy-13-1 @call-handler#901] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-27 13:54:31.675 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.676 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.676 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:31.676 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.676 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:31.677 [eventLoopGroupProxy-13-1 @call-handler#906] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:31.678 [eventLoopGroupProxy-13-1 @coroutine#907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:31.678 [eventLoopGroupProxy-13-1 @call-handler#906] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:31.678 [eventLoopGroupProxy-13-1 @call-handler#906] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-27 13:54:31.678 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.679 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.679 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:31.679 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.679 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:31.679 [eventLoopGroupProxy-13-1 @call-handler#911] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:31.680 [eventLoopGroupProxy-13-1 @coroutine#912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:31.681 [eventLoopGroupProxy-13-1 @call-handler#911] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:31.681 [eventLoopGroupProxy-13-1 @call-handler#911] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-27 13:54:31.681 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.682 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.682 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:31.682 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.682 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:31.683 [eventLoopGroupProxy-13-1 @call-handler#916] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:31.684 [eventLoopGroupProxy-13-1 @coroutine#917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:31.684 [eventLoopGroupProxy-13-1 @call-handler#916] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:31.684 [eventLoopGroupProxy-13-1 @call-handler#916] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-27 13:54:31.684 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.685 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.685 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:31.685 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.685 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:31.686 [eventLoopGroupProxy-13-1 @call-handler#921] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:31.687 [eventLoopGroupProxy-13-1 @coroutine#922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:31.687 [eventLoopGroupProxy-13-1 @call-handler#921] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:31.687 [eventLoopGroupProxy-13-1 @call-handler#921] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-27 13:54:31.687 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.690 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.690 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:31.690 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.690 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:31.691 [eventLoopGroupProxy-13-1 @call-handler#926] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:31.692 [eventLoopGroupProxy-13-1 @coroutine#927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:31.692 [eventLoopGroupProxy-13-1 @call-handler#926] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:31.693 [eventLoopGroupProxy-13-1 @call-handler#926] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-27 13:54:31.693 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.694 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.694 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:31.694 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.694 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:31.695 [eventLoopGroupProxy-13-1 @call-handler#931] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:31.697 [eventLoopGroupProxy-13-1 @coroutine#932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:31.697 [eventLoopGroupProxy-13-1 @call-handler#931] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:31.697 [eventLoopGroupProxy-13-1 @call-handler#931] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-27 13:54:31.697 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.701 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.701 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:31.701 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.701 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:31.702 [eventLoopGroupProxy-13-1 @call-handler#936] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:31.704 [eventLoopGroupProxy-13-1 @coroutine#937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:31.704 [eventLoopGroupProxy-13-1 @call-handler#936] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:31.704 [eventLoopGroupProxy-13-1 @call-handler#936] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-27 13:54:31.704 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.705 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.705 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:31.705 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.705 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:31.706 [eventLoopGroupProxy-13-1 @call-handler#941] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:31.707 [eventLoopGroupProxy-13-1 @coroutine#942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:31.707 [eventLoopGroupProxy-13-1 @call-handler#941] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:31.707 [eventLoopGroupProxy-13-1 @call-handler#941] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-27 13:54:31.708 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.708 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.708 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:31.708 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.708 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:31.709 [eventLoopGroupProxy-13-1 @call-handler#946] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:31.710 [eventLoopGroupProxy-13-1 @coroutine#947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:31.710 [eventLoopGroupProxy-13-1 @call-handler#946] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:31.710 [eventLoopGroupProxy-13-1 @call-handler#946] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-27 13:54:31.711 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.711 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.711 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:31.711 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.711 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:31.712 [eventLoopGroupProxy-13-1 @call-handler#951] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:31.713 [eventLoopGroupProxy-13-1 @coroutine#952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:31.713 [eventLoopGroupProxy-13-1 @call-handler#951] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:31.713 [eventLoopGroupProxy-13-1 @call-handler#951] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-27 13:54:31.714 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.714 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.715 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:31.715 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.715 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:31.715 [eventLoopGroupProxy-13-1 @call-handler#956] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:31.716 [eventLoopGroupProxy-13-1 @coroutine#957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:31.716 [eventLoopGroupProxy-13-1 @call-handler#956] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:31.717 [eventLoopGroupProxy-13-1 @call-handler#956] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-27 13:54:31.717 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.718 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.718 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:31.718 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.718 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:31.718 [eventLoopGroupProxy-13-1 @call-handler#961] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:31.720 [eventLoopGroupProxy-13-1 @coroutine#962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:31.720 [eventLoopGroupProxy-13-1 @call-handler#961] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:31.720 [eventLoopGroupProxy-13-1 @call-handler#961] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-27 13:54:31.720 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.721 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.721 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:31.721 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.721 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:31.721 [eventLoopGroupProxy-13-1 @call-handler#966] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:31.723 [eventLoopGroupProxy-13-1 @coroutine#967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:31.723 [eventLoopGroupProxy-13-1 @call-handler#966] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:31.723 [eventLoopGroupProxy-13-1 @call-handler#966] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-27 13:54:31.723 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.724 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.724 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:31.724 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.724 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:31.724 [eventLoopGroupProxy-13-1 @call-handler#971] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:31.725 [eventLoopGroupProxy-13-1 @coroutine#972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:31.725 [eventLoopGroupProxy-13-1 @call-handler#971] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:31.725 [eventLoopGroupProxy-13-1 @call-handler#971] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-27 13:54:31.726 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.726 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.726 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:31.726 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.726 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:31.727 [eventLoopGroupProxy-13-1 @call-handler#976] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:31.728 [eventLoopGroupProxy-13-1 @coroutine#977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:31.728 [eventLoopGroupProxy-13-1 @call-handler#976] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:31.728 [eventLoopGroupProxy-13-1 @call-handler#976] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-27 13:54:31.728 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.729 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.729 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:31.729 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.729 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:31.729 [eventLoopGroupProxy-13-1 @call-handler#981] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:31.730 [eventLoopGroupProxy-13-1 @coroutine#982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:31.731 [eventLoopGroupProxy-13-1 @call-handler#981] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:31.731 [eventLoopGroupProxy-13-1 @call-handler#981] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-27 13:54:31.731 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.732 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.732 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:31.732 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.732 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:31.733 [eventLoopGroupProxy-13-1 @call-handler#986] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:31.734 [eventLoopGroupProxy-13-1 @coroutine#987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:31.734 [eventLoopGroupProxy-13-1 @call-handler#986] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:31.734 [eventLoopGroupProxy-13-1 @call-handler#986] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-27 13:54:31.734 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.734 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.735 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:31.735 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.735 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:31.735 [eventLoopGroupProxy-13-1 @call-handler#991] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:31.736 [eventLoopGroupProxy-13-1 @coroutine#992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:31.736 [eventLoopGroupProxy-13-1 @call-handler#991] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:31.736 [eventLoopGroupProxy-13-1 @call-handler#991] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-27 13:54:31.736 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.737 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.737 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:31.737 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.737 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:31.738 [eventLoopGroupProxy-13-1 @call-handler#996] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:31.744 [DefaultDispatcher-worker-21 @coroutine#802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-04-27 13:54:31.781 [eventLoopGroupProxy-13-1 @coroutine#998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:31.781 [eventLoopGroupProxy-13-1 @call-handler#996] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:31.781 [eventLoopGroupProxy-13-1 @call-handler#996] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-27 13:54:31.781 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.782 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.782 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:31.782 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.782 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:31.783 [eventLoopGroupProxy-13-1 @call-handler#1002] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:31.784 [eventLoopGroupProxy-13-1 @coroutine#1003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:31.784 [eventLoopGroupProxy-13-1 @call-handler#1002] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:31.784 [eventLoopGroupProxy-13-1 @call-handler#1002] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-27 13:54:31.784 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.785 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.785 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:31.785 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.785 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:31.785 [eventLoopGroupProxy-13-1 @call-handler#1007] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:31.786 [eventLoopGroupProxy-13-1 @coroutine#1008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:31.786 [eventLoopGroupProxy-13-1 @call-handler#1007] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:31.786 [eventLoopGroupProxy-13-1 @call-handler#1007] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-27 13:54:31.786 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.787 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.787 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:31.787 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.787 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:31.788 [eventLoopGroupProxy-13-1 @call-handler#1012] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:31.788 [eventLoopGroupProxy-13-1 @coroutine#1013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:31.789 [eventLoopGroupProxy-13-1 @call-handler#1012] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:31.789 [eventLoopGroupProxy-13-1 @call-handler#1012] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-27 13:54:31.789 [DefaultDispatcher-worker-21 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.790 [DefaultDispatcher-worker-21 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.790 [DefaultDispatcher-worker-21 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:31.790 [DefaultDispatcher-worker-21 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.790 [DefaultDispatcher-worker-21 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:31.790 [eventLoopGroupProxy-13-1 @call-handler#1017] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:31.832 [eventLoopGroupProxy-13-1 @coroutine#1019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:31.832 [eventLoopGroupProxy-13-1 @call-handler#1017] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:31.832 [eventLoopGroupProxy-13-1 @call-handler#1017] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-27 13:54:31.833 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.833 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.833 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:31.833 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.833 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:31.834 [eventLoopGroupProxy-13-1 @call-handler#1023] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:31.876 [eventLoopGroupProxy-13-1 @coroutine#1024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:31.876 [eventLoopGroupProxy-13-1 @call-handler#1023] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:31.877 [eventLoopGroupProxy-13-1 @call-handler#1023] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-27 13:54:31.877 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.877 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.877 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:31.877 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.877 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:31.878 [eventLoopGroupProxy-13-1 @call-handler#1028] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:31.879 [eventLoopGroupProxy-13-1 @coroutine#1029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:31.879 [eventLoopGroupProxy-13-1 @call-handler#1028] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:31.879 [eventLoopGroupProxy-13-1 @call-handler#1028] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-27 13:54:31.879 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.880 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.880 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:31.880 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.880 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:31.881 [eventLoopGroupProxy-13-1 @call-handler#1033] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:31.882 [eventLoopGroupProxy-13-1 @coroutine#1034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:31.882 [eventLoopGroupProxy-13-1 @call-handler#1033] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:31.882 [eventLoopGroupProxy-13-1 @call-handler#1033] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-27 13:54:31.882 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.883 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.883 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:31.883 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.883 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:31.883 [eventLoopGroupProxy-13-1 @call-handler#1038] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:31.925 [eventLoopGroupProxy-13-1 @coroutine#1039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:31.926 [eventLoopGroupProxy-13-1 @call-handler#1038] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:31.926 [eventLoopGroupProxy-13-1 @call-handler#1038] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-27 13:54:31.926 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.927 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.927 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:31.927 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.927 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:31.927 [eventLoopGroupProxy-13-1 @call-handler#1043] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:31.928 [eventLoopGroupProxy-13-1 @coroutine#1044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:31.928 [eventLoopGroupProxy-13-1 @call-handler#1043] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:31.929 [eventLoopGroupProxy-13-1 @call-handler#1043] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-27 13:54:31.929 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.929 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.929 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:31.929 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.929 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:31.930 [eventLoopGroupProxy-13-1 @call-handler#1048] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:31.931 [eventLoopGroupProxy-13-1 @coroutine#1049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:31.931 [eventLoopGroupProxy-13-1 @call-handler#1048] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:31.931 [eventLoopGroupProxy-13-1 @call-handler#1048] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-27 13:54:31.931 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.933 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.933 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:31.933 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.933 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:31.933 [eventLoopGroupProxy-13-1 @call-handler#1053] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:31.935 [eventLoopGroupProxy-13-1 @coroutine#1054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:31.935 [eventLoopGroupProxy-13-1 @call-handler#1053] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:31.935 [eventLoopGroupProxy-13-1 @call-handler#1053] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-27 13:54:31.935 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.936 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.936 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:31.936 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.936 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:31.936 [eventLoopGroupProxy-13-1 @call-handler#1058] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:31.937 [eventLoopGroupProxy-13-1 @coroutine#1059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:31.938 [eventLoopGroupProxy-13-1 @call-handler#1058] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:31.938 [eventLoopGroupProxy-13-1 @call-handler#1058] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-27 13:54:31.938 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.939 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.939 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:31.939 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.939 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:31.940 [eventLoopGroupProxy-13-1 @call-handler#1063] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:31.983 [eventLoopGroupProxy-13-1 @coroutine#1064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:31.983 [eventLoopGroupProxy-13-1 @call-handler#1063] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:31.983 [eventLoopGroupProxy-13-1 @call-handler#1063] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-27 13:54:31.983 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.985 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.985 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:31.985 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.985 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:31.986 [eventLoopGroupProxy-13-1 @call-handler#1068] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:31.987 [eventLoopGroupProxy-13-1 @coroutine#1069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:31.987 [eventLoopGroupProxy-13-1 @call-handler#1068] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:31.987 [eventLoopGroupProxy-13-1 @call-handler#1068] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-27 13:54:31.988 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.988 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.988 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:31.988 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.988 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:31.989 [eventLoopGroupProxy-13-1 @call-handler#1073] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:31.990 [eventLoopGroupProxy-13-1 @coroutine#1074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:31.990 [eventLoopGroupProxy-13-1 @call-handler#1073] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:31.990 [eventLoopGroupProxy-13-1 @call-handler#1073] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-27 13:54:31.991 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.991 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.991 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:31.991 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.991 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:31.992 [eventLoopGroupProxy-13-1 @call-handler#1078] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:31.996 [eventLoopGroupProxy-13-1 @coroutine#1079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:31.997 [eventLoopGroupProxy-13-1 @call-handler#1078] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:31.997 [eventLoopGroupProxy-13-1 @call-handler#1078] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-27 13:54:31.997 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.998 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.998 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:31.998 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:31.998 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:31.999 [eventLoopGroupProxy-13-1 @call-handler#1083] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:32.000 [eventLoopGroupProxy-13-1 @coroutine#1084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:32.000 [eventLoopGroupProxy-13-1 @call-handler#1083] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:32.000 [eventLoopGroupProxy-13-1 @call-handler#1083] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-27 13:54:32.001 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.001 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.001 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:32.001 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.001 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:32.002 [eventLoopGroupProxy-13-1 @call-handler#1088] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:32.003 [eventLoopGroupProxy-13-1 @coroutine#1089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:32.003 [eventLoopGroupProxy-13-1 @call-handler#1088] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:32.003 [eventLoopGroupProxy-13-1 @call-handler#1088] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-27 13:54:32.003 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.004 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.004 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:32.004 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.004 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:32.005 [eventLoopGroupProxy-13-1 @call-handler#1093] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:32.006 [eventLoopGroupProxy-13-1 @coroutine#1094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:32.006 [eventLoopGroupProxy-13-1 @call-handler#1093] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:32.006 [eventLoopGroupProxy-13-1 @call-handler#1093] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-27 13:54:32.006 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.006 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.006 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:32.006 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.006 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:32.007 [eventLoopGroupProxy-13-1 @call-handler#1098] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:32.008 [eventLoopGroupProxy-13-1 @coroutine#1099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:32.008 [eventLoopGroupProxy-13-1 @call-handler#1098] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:32.008 [eventLoopGroupProxy-13-1 @call-handler#1098] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-27 13:54:32.008 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.009 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.009 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:32.009 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.009 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:32.009 [eventLoopGroupProxy-13-1 @call-handler#1103] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:32.010 [eventLoopGroupProxy-13-1 @coroutine#1104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:32.011 [eventLoopGroupProxy-13-1 @call-handler#1103] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:32.011 [eventLoopGroupProxy-13-1 @call-handler#1103] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-27 13:54:32.011 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.011 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.011 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:32.011 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.011 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:32.012 [eventLoopGroupProxy-13-1 @call-handler#1108] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:32.013 [eventLoopGroupProxy-13-1 @coroutine#1109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:32.013 [eventLoopGroupProxy-13-1 @call-handler#1108] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:32.013 [eventLoopGroupProxy-13-1 @call-handler#1108] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-27 13:54:32.013 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.014 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.014 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:32.014 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.014 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:32.014 [eventLoopGroupProxy-13-1 @call-handler#1113] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:32.015 [eventLoopGroupProxy-13-1 @coroutine#1114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:32.015 [eventLoopGroupProxy-13-1 @call-handler#1113] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:32.015 [eventLoopGroupProxy-13-1 @call-handler#1113] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-27 13:54:32.015 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.016 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.016 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:32.016 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.016 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:32.017 [eventLoopGroupProxy-13-1 @call-handler#1118] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:32.017 [eventLoopGroupProxy-13-1 @coroutine#1119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:32.018 [eventLoopGroupProxy-13-1 @call-handler#1118] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:32.018 [eventLoopGroupProxy-13-1 @call-handler#1118] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-27 13:54:32.018 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.018 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.018 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:32.018 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.018 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:32.019 [eventLoopGroupProxy-13-1 @call-handler#1123] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:32.020 [eventLoopGroupProxy-13-1 @coroutine#1124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:32.020 [eventLoopGroupProxy-13-1 @call-handler#1123] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:32.020 [eventLoopGroupProxy-13-1 @call-handler#1123] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-27 13:54:32.020 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.021 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.021 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:32.021 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.021 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:32.021 [eventLoopGroupProxy-13-1 @call-handler#1128] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:32.064 [eventLoopGroupProxy-13-1 @coroutine#1129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:32.064 [eventLoopGroupProxy-13-1 @call-handler#1128] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:32.064 [eventLoopGroupProxy-13-1 @call-handler#1128] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-27 13:54:32.064 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.065 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.065 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:32.065 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.065 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:32.066 [eventLoopGroupProxy-13-1 @call-handler#1133] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:32.067 [eventLoopGroupProxy-13-1 @coroutine#1134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:32.067 [eventLoopGroupProxy-13-1 @call-handler#1133] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:32.067 [eventLoopGroupProxy-13-1 @call-handler#1133] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-27 13:54:32.067 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.068 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.068 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:32.068 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.068 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:32.068 [eventLoopGroupProxy-13-1 @call-handler#1138] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:32.069 [eventLoopGroupProxy-13-1 @coroutine#1139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:32.069 [eventLoopGroupProxy-13-1 @call-handler#1138] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:32.070 [eventLoopGroupProxy-13-1 @call-handler#1138] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-27 13:54:32.070 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.070 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.070 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:32.070 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.070 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:32.071 [eventLoopGroupProxy-13-1 @call-handler#1143] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:32.114 [eventLoopGroupProxy-13-1 @coroutine#1144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:32.114 [eventLoopGroupProxy-13-1 @call-handler#1143] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:32.114 [eventLoopGroupProxy-13-1 @call-handler#1143] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-27 13:54:32.114 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.115 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.115 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:32.115 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.115 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:32.116 [eventLoopGroupProxy-13-1 @call-handler#1148] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:32.117 [eventLoopGroupProxy-13-1 @coroutine#1149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:32.117 [eventLoopGroupProxy-13-1 @call-handler#1148] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:32.117 [eventLoopGroupProxy-13-1 @call-handler#1148] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-27 13:54:32.117 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.118 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.118 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:32.118 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.118 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:32.118 [eventLoopGroupProxy-13-1 @call-handler#1153] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:32.119 [eventLoopGroupProxy-13-1 @coroutine#1154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:32.119 [eventLoopGroupProxy-13-1 @call-handler#1153] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:32.119 [eventLoopGroupProxy-13-1 @call-handler#1153] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-27 13:54:32.119 [DefaultDispatcher-worker-21 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.120 [DefaultDispatcher-worker-21 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.120 [DefaultDispatcher-worker-21 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:32.120 [DefaultDispatcher-worker-21 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.120 [DefaultDispatcher-worker-21 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:32.120 [eventLoopGroupProxy-13-1 @call-handler#1158] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:32.121 [eventLoopGroupProxy-13-1 @coroutine#1159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:32.121 [eventLoopGroupProxy-13-1 @call-handler#1158] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:32.121 [eventLoopGroupProxy-13-1 @call-handler#1158] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-27 13:54:32.121 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.122 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.122 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:32.122 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.122 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:32.122 [eventLoopGroupProxy-13-1 @call-handler#1164] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:32.164 [eventLoopGroupProxy-13-1 @coroutine#1165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:32.164 [eventLoopGroupProxy-13-1 @call-handler#1164] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:32.164 [eventLoopGroupProxy-13-1 @call-handler#1164] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-27 13:54:32.164 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.165 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.165 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:32.165 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.165 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:32.166 [eventLoopGroupProxy-13-1 @call-handler#1169] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:32.166 [eventLoopGroupProxy-13-1 @coroutine#1170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:32.166 [eventLoopGroupProxy-13-1 @call-handler#1169] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:32.166 [eventLoopGroupProxy-13-1 @call-handler#1169] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-27 13:54:32.167 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.167 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.167 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:32.167 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.167 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:32.168 [eventLoopGroupProxy-13-1 @call-handler#1174] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:32.211 [eventLoopGroupProxy-13-1 @coroutine#1175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:32.211 [eventLoopGroupProxy-13-1 @call-handler#1174] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:32.211 [eventLoopGroupProxy-13-1 @call-handler#1174] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-27 13:54:32.211 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.212 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.212 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:32.212 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.212 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:32.213 [eventLoopGroupProxy-13-1 @call-handler#1179] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:32.253 [DefaultDispatcher-worker-14 @coroutine#802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-04-27 13:54:32.258 [eventLoopGroupProxy-13-1 @coroutine#1181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:32.258 [eventLoopGroupProxy-13-1 @call-handler#1179] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:32.258 [eventLoopGroupProxy-13-1 @call-handler#1179] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2025-04-27 13:54:32.258 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.259 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.259 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:32.259 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.259 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:32.260 [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-27 13:54:32.302 [eventLoopGroupProxy-13-1 @coroutine#1186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:32.303 [eventLoopGroupProxy-13-1 @call-handler#1185] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:32.303 [eventLoopGroupProxy-13-1 @call-handler#1185] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-27 13:54:32.303 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.304 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.304 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:32.304 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.304 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:32.305 [eventLoopGroupProxy-13-1 @call-handler#1190] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:32.346 [eventLoopGroupProxy-13-1 @coroutine#1191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:32.346 [eventLoopGroupProxy-13-1 @call-handler#1190] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:32.346 [eventLoopGroupProxy-13-1 @call-handler#1190] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-27 13:54:32.346 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.347 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.347 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:32.347 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.347 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:32.347 [eventLoopGroupProxy-13-1 @call-handler#1195] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:32.348 [eventLoopGroupProxy-13-1 @coroutine#1196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:32.348 [eventLoopGroupProxy-13-1 @call-handler#1195] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:32.348 [eventLoopGroupProxy-13-1 @call-handler#1195] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-27 13:54:32.349 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.349 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.349 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:32.349 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.349 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:32.349 [eventLoopGroupProxy-13-1 @call-handler#1200] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:32.350 [eventLoopGroupProxy-13-1 @coroutine#1201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:32.350 [eventLoopGroupProxy-13-1 @call-handler#1200] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:32.351 [eventLoopGroupProxy-13-1 @call-handler#1200] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-27 13:54:32.351 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.351 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.351 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:32.351 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.351 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:32.352 [eventLoopGroupProxy-13-1 @call-handler#1205] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:32.353 [eventLoopGroupProxy-13-1 @coroutine#1206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:32.353 [eventLoopGroupProxy-13-1 @call-handler#1205] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:32.353 [eventLoopGroupProxy-13-1 @call-handler#1205] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-27 13:54:32.353 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.354 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.354 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:32.354 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.354 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:32.354 [eventLoopGroupProxy-13-1 @call-handler#1210] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:32.355 [eventLoopGroupProxy-13-1 @coroutine#1211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:32.355 [eventLoopGroupProxy-13-1 @call-handler#1210] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:32.355 [eventLoopGroupProxy-13-1 @call-handler#1210] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-27 13:54:32.355 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.356 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.356 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:32.356 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.356 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:32.356 [eventLoopGroupProxy-13-1 @call-handler#1215] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:32.357 [eventLoopGroupProxy-13-1 @coroutine#1216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:32.357 [eventLoopGroupProxy-13-1 @call-handler#1215] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:32.357 [eventLoopGroupProxy-13-1 @call-handler#1215] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-27 13:54:32.357 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.358 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.358 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:32.358 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.358 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:32.358 [eventLoopGroupProxy-13-1 @call-handler#1220] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:32.359 [eventLoopGroupProxy-13-1 @coroutine#1221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:32.359 [eventLoopGroupProxy-13-1 @call-handler#1220] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:32.359 [eventLoopGroupProxy-13-1 @call-handler#1220] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-27 13:54:32.359 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.360 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.360 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:32.360 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.360 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:32.360 [eventLoopGroupProxy-13-1 @call-handler#1225] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:32.361 [eventLoopGroupProxy-13-1 @coroutine#1226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:32.361 [eventLoopGroupProxy-13-1 @call-handler#1225] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:32.361 [eventLoopGroupProxy-13-1 @call-handler#1225] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-27 13:54:32.361 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.362 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.362 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:32.362 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.362 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:32.362 [eventLoopGroupProxy-13-1 @call-handler#1230] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:32.363 [eventLoopGroupProxy-13-1 @coroutine#1231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:32.363 [eventLoopGroupProxy-13-1 @call-handler#1230] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:32.363 [eventLoopGroupProxy-13-1 @call-handler#1230] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-27 13:54:32.363 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.364 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.364 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:32.364 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.364 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:32.364 [eventLoopGroupProxy-13-1 @call-handler#1235] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:32.365 [eventLoopGroupProxy-13-1 @coroutine#1236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:32.365 [eventLoopGroupProxy-13-1 @call-handler#1235] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:32.365 [eventLoopGroupProxy-13-1 @call-handler#1235] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-27 13:54:32.365 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.366 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.366 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:32.366 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.366 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:32.367 [eventLoopGroupProxy-13-1 @call-handler#1240] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:32.368 [eventLoopGroupProxy-13-1 @coroutine#1241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:32.368 [eventLoopGroupProxy-13-1 @call-handler#1240] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:32.368 [eventLoopGroupProxy-13-1 @call-handler#1240] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-27 13:54:32.368 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.369 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.369 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:32.369 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.369 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:32.370 [eventLoopGroupProxy-13-1 @call-handler#1245] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:32.371 [eventLoopGroupProxy-13-1 @coroutine#1246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:32.371 [eventLoopGroupProxy-13-1 @call-handler#1245] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:32.371 [eventLoopGroupProxy-13-1 @call-handler#1245] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-27 13:54:32.371 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.371 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.371 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:32.371 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.371 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:32.372 [eventLoopGroupProxy-13-1 @call-handler#1250] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:32.373 [eventLoopGroupProxy-13-1 @coroutine#1251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:32.373 [eventLoopGroupProxy-13-1 @call-handler#1250] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:32.373 [eventLoopGroupProxy-13-1 @call-handler#1250] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-27 13:54:32.373 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.374 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.374 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:32.374 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.374 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:32.374 [eventLoopGroupProxy-13-1 @call-handler#1255] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:32.375 [eventLoopGroupProxy-13-1 @coroutine#1256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:32.375 [eventLoopGroupProxy-13-1 @call-handler#1255] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:32.375 [eventLoopGroupProxy-13-1 @call-handler#1255] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-27 13:54:32.375 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.376 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.376 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:32.376 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.376 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:32.376 [eventLoopGroupProxy-13-1 @call-handler#1260] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:32.379 [eventLoopGroupProxy-13-1 @coroutine#1261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:32.379 [eventLoopGroupProxy-13-1 @call-handler#1260] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:32.379 [eventLoopGroupProxy-13-1 @call-handler#1260] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-27 13:54:32.379 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.380 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.380 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:32.380 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.380 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:32.381 [eventLoopGroupProxy-13-1 @call-handler#1265] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:32.423 [eventLoopGroupProxy-13-1 @coroutine#1267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:32.424 [eventLoopGroupProxy-13-1 @call-handler#1265] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:32.424 [eventLoopGroupProxy-13-1 @call-handler#1265] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-27 13:54:32.424 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.425 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.425 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:32.425 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.425 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:32.426 [eventLoopGroupProxy-13-1 @call-handler#1271] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:32.427 [eventLoopGroupProxy-13-1 @coroutine#1272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:32.427 [eventLoopGroupProxy-13-1 @call-handler#1271] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:32.427 [eventLoopGroupProxy-13-1 @call-handler#1271] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-27 13:54:32.428 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.428 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.428 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:32.428 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.428 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:32.429 [eventLoopGroupProxy-13-1 @call-handler#1276] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:32.430 [eventLoopGroupProxy-13-1 @coroutine#1277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:32.430 [eventLoopGroupProxy-13-1 @call-handler#1276] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:32.430 [eventLoopGroupProxy-13-1 @call-handler#1276] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-27 13:54:32.430 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.431 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.431 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:32.431 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.431 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:32.431 [eventLoopGroupProxy-13-1 @call-handler#1281] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:32.432 [eventLoopGroupProxy-13-1 @coroutine#1282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:32.432 [eventLoopGroupProxy-13-1 @call-handler#1281] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:32.432 [eventLoopGroupProxy-13-1 @call-handler#1281] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-27 13:54:32.433 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.435 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.435 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:32.435 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.435 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:32.435 [eventLoopGroupProxy-13-1 @call-handler#1286] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:32.436 [eventLoopGroupProxy-13-1 @coroutine#1287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:32.436 [eventLoopGroupProxy-13-1 @call-handler#1286] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:32.436 [eventLoopGroupProxy-13-1 @call-handler#1286] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-27 13:54:32.437 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.437 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.437 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:32.437 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.437 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:32.438 [eventLoopGroupProxy-13-1 @call-handler#1291] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:32.439 [eventLoopGroupProxy-13-1 @coroutine#1292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:32.439 [eventLoopGroupProxy-13-1 @call-handler#1291] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:32.439 [eventLoopGroupProxy-13-1 @call-handler#1291] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-27 13:54:32.439 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.440 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.440 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:32.440 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.440 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:32.441 [eventLoopGroupProxy-13-1 @call-handler#1296] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:32.442 [eventLoopGroupProxy-13-1 @coroutine#1297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:32.442 [eventLoopGroupProxy-13-1 @call-handler#1296] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:32.442 [eventLoopGroupProxy-13-1 @call-handler#1296] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-27 13:54:32.442 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.443 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.443 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:32.443 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.443 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:32.443 [eventLoopGroupProxy-13-1 @call-handler#1301] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:32.485 [eventLoopGroupProxy-13-1 @coroutine#1302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:32.486 [eventLoopGroupProxy-13-1 @call-handler#1301] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:32.486 [eventLoopGroupProxy-13-1 @call-handler#1301] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-27 13:54:32.486 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.487 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.487 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:32.487 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.488 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:32.488 [eventLoopGroupProxy-13-1 @call-handler#1306] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:32.489 [eventLoopGroupProxy-13-1 @coroutine#1307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:32.489 [eventLoopGroupProxy-13-1 @call-handler#1306] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:32.489 [eventLoopGroupProxy-13-1 @call-handler#1306] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-27 13:54:32.490 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.490 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.490 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:32.490 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.490 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:32.491 [eventLoopGroupProxy-13-1 @call-handler#1311] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:32.491 [eventLoopGroupProxy-13-1 @coroutine#1312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:32.491 [eventLoopGroupProxy-13-1 @call-handler#1311] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:32.492 [eventLoopGroupProxy-13-1 @call-handler#1311] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-27 13:54:32.492 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.492 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.492 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:32.492 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.492 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:32.493 [eventLoopGroupProxy-13-1 @call-handler#1316] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:32.535 [eventLoopGroupProxy-13-1 @coroutine#1317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:32.536 [eventLoopGroupProxy-13-1 @call-handler#1316] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:32.536 [eventLoopGroupProxy-13-1 @call-handler#1316] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-27 13:54:32.536 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.538 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.538 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:32.538 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.538 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:32.538 [eventLoopGroupProxy-13-1 @call-handler#1321] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:32.540 [eventLoopGroupProxy-13-1 @coroutine#1322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:32.540 [eventLoopGroupProxy-13-1 @call-handler#1321] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:32.540 [eventLoopGroupProxy-13-1 @call-handler#1321] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-27 13:54:32.540 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.541 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.541 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:32.541 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.541 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:32.541 [eventLoopGroupProxy-13-1 @call-handler#1326] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:32.542 [eventLoopGroupProxy-13-1 @coroutine#1327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:32.542 [eventLoopGroupProxy-13-1 @call-handler#1326] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:32.542 [eventLoopGroupProxy-13-1 @call-handler#1326] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-27 13:54:32.543 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.543 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.543 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:32.543 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.543 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:32.544 [eventLoopGroupProxy-13-1 @call-handler#1331] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:32.545 [eventLoopGroupProxy-13-1 @coroutine#1332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:32.545 [eventLoopGroupProxy-13-1 @call-handler#1331] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:32.545 [eventLoopGroupProxy-13-1 @call-handler#1331] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-27 13:54:32.545 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.546 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.546 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:32.546 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.546 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:32.548 [eventLoopGroupProxy-13-1 @call-handler#1336] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:32.549 [eventLoopGroupProxy-13-1 @coroutine#1337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:32.549 [eventLoopGroupProxy-13-1 @call-handler#1336] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:32.549 [eventLoopGroupProxy-13-1 @call-handler#1336] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-27 13:54:32.549 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.550 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.550 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:32.550 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.550 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:32.550 [eventLoopGroupProxy-13-1 @call-handler#1341] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:32.551 [eventLoopGroupProxy-13-1 @coroutine#1342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:32.551 [eventLoopGroupProxy-13-1 @call-handler#1341] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:32.551 [eventLoopGroupProxy-13-1 @call-handler#1341] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-27 13:54:32.552 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.553 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.553 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:32.553 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.553 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:32.553 [eventLoopGroupProxy-13-1 @call-handler#1346] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:32.554 [eventLoopGroupProxy-13-1 @coroutine#1347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:32.555 [eventLoopGroupProxy-13-1 @call-handler#1346] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:32.555 [eventLoopGroupProxy-13-1 @call-handler#1346] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-27 13:54:32.555 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.555 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.555 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:32.555 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.555 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:32.556 [eventLoopGroupProxy-13-1 @call-handler#1351] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:32.557 [eventLoopGroupProxy-13-1 @coroutine#1352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:32.557 [eventLoopGroupProxy-13-1 @call-handler#1351] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:32.557 [eventLoopGroupProxy-13-1 @call-handler#1351] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-27 13:54:32.557 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.557 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.557 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:32.557 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.557 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:32.558 [eventLoopGroupProxy-13-1 @call-handler#1356] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:32.559 [eventLoopGroupProxy-13-1 @coroutine#1357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:32.559 [eventLoopGroupProxy-13-1 @call-handler#1356] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:32.559 [eventLoopGroupProxy-13-1 @call-handler#1356] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-27 13:54:32.559 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.559 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.559 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:32.559 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.559 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:32.560 [eventLoopGroupProxy-13-1 @call-handler#1361] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:32.561 [eventLoopGroupProxy-13-1 @coroutine#1362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:32.561 [eventLoopGroupProxy-13-1 @call-handler#1361] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:32.561 [eventLoopGroupProxy-13-1 @call-handler#1361] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-27 13:54:32.561 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.563 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.563 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:32.563 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.563 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:32.564 [eventLoopGroupProxy-13-1 @call-handler#1366] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:32.565 [eventLoopGroupProxy-13-1 @coroutine#1367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:32.565 [eventLoopGroupProxy-13-1 @call-handler#1366] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:32.565 [eventLoopGroupProxy-13-1 @call-handler#1366] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-27 13:54:32.565 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.565 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.566 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:32.566 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.566 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:32.566 [eventLoopGroupProxy-13-1 @call-handler#1371] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:32.567 [eventLoopGroupProxy-13-1 @coroutine#1372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:32.567 [eventLoopGroupProxy-13-1 @call-handler#1371] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:32.567 [eventLoopGroupProxy-13-1 @call-handler#1371] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-27 13:54:32.567 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.569 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.569 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:32.569 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.569 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:32.569 [eventLoopGroupProxy-13-1 @call-handler#1376] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:32.611 [eventLoopGroupProxy-13-1 @coroutine#1377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:32.612 [eventLoopGroupProxy-13-1 @call-handler#1376] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:32.612 [eventLoopGroupProxy-13-1 @call-handler#1376] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-27 13:54:32.612 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.613 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.613 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:32.613 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.613 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:32.614 [eventLoopGroupProxy-13-1 @call-handler#1381] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:32.615 [eventLoopGroupProxy-13-1 @coroutine#1382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:32.616 [eventLoopGroupProxy-13-1 @call-handler#1381] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:32.616 [eventLoopGroupProxy-13-1 @call-handler#1381] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-27 13:54:32.616 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.617 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.617 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:32.617 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.617 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:32.617 [eventLoopGroupProxy-13-1 @call-handler#1386] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:32.660 [eventLoopGroupProxy-13-1 @coroutine#1387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:32.660 [eventLoopGroupProxy-13-1 @call-handler#1386] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:32.660 [eventLoopGroupProxy-13-1 @call-handler#1386] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-27 13:54:32.660 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.662 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.662 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:32.662 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.662 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:32.662 [eventLoopGroupProxy-13-1 @call-handler#1391] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:32.663 [eventLoopGroupProxy-13-1 @coroutine#1392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:32.663 [eventLoopGroupProxy-13-1 @call-handler#1391] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:32.663 [eventLoopGroupProxy-13-1 @call-handler#1391] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-27 13:54:32.664 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.664 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.664 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:32.664 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.664 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:32.665 [eventLoopGroupProxy-13-1 @call-handler#1396] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:32.707 [eventLoopGroupProxy-13-1 @coroutine#1397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:32.707 [eventLoopGroupProxy-13-1 @call-handler#1396] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:32.708 [eventLoopGroupProxy-13-1 @call-handler#1396] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-27 13:54:32.708 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.709 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.709 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:32.709 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.709 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:32.710 [eventLoopGroupProxy-13-1 @call-handler#1401] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:32.753 [eventLoopGroupProxy-13-1 @coroutine#1403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:32.753 [eventLoopGroupProxy-13-1 @call-handler#1401] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:32.753 [eventLoopGroupProxy-13-1 @call-handler#1401] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-27 13:54:32.753 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.754 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.754 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:32.754 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.754 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:32.755 [eventLoopGroupProxy-13-1 @call-handler#1407] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:32.767 [DefaultDispatcher-worker-2 @coroutine#802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-04-27 13:54:32.797 [eventLoopGroupProxy-13-1 @coroutine#1409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:32.797 [eventLoopGroupProxy-13-1 @call-handler#1407] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:32.797 [eventLoopGroupProxy-13-1 @call-handler#1407] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-27 13:54:32.797 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.799 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.799 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:32.799 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.799 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:32.800 [eventLoopGroupProxy-13-1 @call-handler#1413] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:32.841 [eventLoopGroupProxy-13-1 @coroutine#1414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:32.841 [eventLoopGroupProxy-13-1 @call-handler#1413] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:32.841 [eventLoopGroupProxy-13-1 @call-handler#1413] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-27 13:54:32.842 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.843 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.843 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:32.843 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.843 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:32.844 [eventLoopGroupProxy-13-1 @call-handler#1418] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:32.886 [eventLoopGroupProxy-13-1 @coroutine#1419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:32.887 [eventLoopGroupProxy-13-1 @call-handler#1418] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:32.887 [eventLoopGroupProxy-13-1 @call-handler#1418] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-27 13:54:32.887 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.889 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.889 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:32.889 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.889 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:32.889 [eventLoopGroupProxy-13-1 @call-handler#1423] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:32.890 [eventLoopGroupProxy-13-1 @coroutine#1424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:32.890 [eventLoopGroupProxy-13-1 @call-handler#1423] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:32.890 [eventLoopGroupProxy-13-1 @call-handler#1423] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-27 13:54:32.891 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.891 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.891 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:32.891 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.891 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:32.892 [eventLoopGroupProxy-13-1 @call-handler#1428] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:32.934 [eventLoopGroupProxy-13-1 @coroutine#1429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:32.934 [eventLoopGroupProxy-13-1 @call-handler#1428] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:32.934 [eventLoopGroupProxy-13-1 @call-handler#1428] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-27 13:54:32.934 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.936 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.936 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:32.936 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.936 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:32.936 [eventLoopGroupProxy-13-1 @call-handler#1433] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:32.938 [eventLoopGroupProxy-13-1 @coroutine#1434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:32.938 [eventLoopGroupProxy-13-1 @call-handler#1433] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:32.938 [eventLoopGroupProxy-13-1 @call-handler#1433] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-27 13:54:32.938 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.939 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.939 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:32.939 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.939 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:32.939 [eventLoopGroupProxy-13-1 @call-handler#1438] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:32.941 [eventLoopGroupProxy-13-1 @coroutine#1439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:32.941 [eventLoopGroupProxy-13-1 @call-handler#1438] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:32.941 [eventLoopGroupProxy-13-1 @call-handler#1438] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-27 13:54:32.941 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.942 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.942 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:32.942 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.942 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:32.942 [eventLoopGroupProxy-13-1 @call-handler#1443] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:32.945 [eventLoopGroupProxy-13-1 @coroutine#1444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:32.945 [eventLoopGroupProxy-13-1 @call-handler#1443] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:32.945 [eventLoopGroupProxy-13-1 @call-handler#1443] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-27 13:54:32.945 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.946 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.946 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:32.946 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.946 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:32.946 [eventLoopGroupProxy-13-1 @call-handler#1448] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:32.947 [eventLoopGroupProxy-13-1 @coroutine#1449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:32.948 [eventLoopGroupProxy-13-1 @call-handler#1448] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:32.948 [eventLoopGroupProxy-13-1 @call-handler#1448] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-27 13:54:32.948 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.948 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.948 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:32.948 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.948 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:32.949 [eventLoopGroupProxy-13-1 @call-handler#1453] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:32.950 [eventLoopGroupProxy-13-1 @coroutine#1454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:32.950 [eventLoopGroupProxy-13-1 @call-handler#1453] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:32.950 [eventLoopGroupProxy-13-1 @call-handler#1453] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-27 13:54:32.950 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.951 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.951 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:32.951 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.951 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:32.952 [eventLoopGroupProxy-13-1 @call-handler#1458] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:32.992 [DefaultDispatcher-worker-15 @coroutine#1459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:32.994 [eventLoopGroupProxy-13-1 @coroutine#1461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:32.994 [eventLoopGroupProxy-13-1 @call-handler#1458] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:32.994 [eventLoopGroupProxy-13-1 @call-handler#1458] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-27 13:54:32.995 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.996 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.996 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:32.996 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.996 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:32.997 [eventLoopGroupProxy-13-1 @call-handler#1465] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:32.998 [eventLoopGroupProxy-13-1 @coroutine#1466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:32.998 [eventLoopGroupProxy-13-1 @call-handler#1465] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:32.998 [eventLoopGroupProxy-13-1 @call-handler#1465] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-27 13:54:32.998 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.999 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.999 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:32.999 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:32.999 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:32.999 [eventLoopGroupProxy-13-1 @call-handler#1470] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:33.000 [eventLoopGroupProxy-13-1 @coroutine#1471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:33.000 [eventLoopGroupProxy-13-1 @call-handler#1470] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:33.000 [eventLoopGroupProxy-13-1 @call-handler#1470] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-27 13:54:33.001 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:33.001 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:33.001 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:33.001 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:33.001 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:33.002 [eventLoopGroupProxy-13-1 @call-handler#1475] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:33.002 [eventLoopGroupProxy-13-1 @coroutine#1476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:33.003 [eventLoopGroupProxy-13-1 @call-handler#1475] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:33.003 [eventLoopGroupProxy-13-1 @call-handler#1475] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-27 13:54:33.003 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:33.003 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:33.003 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:33.003 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:33.003 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:33.005 [eventLoopGroupProxy-13-1 @call-handler#1481] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:33.009 [DefaultDispatcher-worker-14 @coroutine#1480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6905d030 2025-04-27 13:54:33.047 [eventLoopGroupProxy-13-1 @coroutine#1484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:33.048 [eventLoopGroupProxy-13-1 @call-handler#1481] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:33.048 [eventLoopGroupProxy-13-1 @call-handler#1481] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-27 13:54:33.048 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:33.049 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:33.049 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:33.049 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:33.049 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:33.050 [eventLoopGroupProxy-13-1 @call-handler#1488] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:33.051 [eventLoopGroupProxy-13-1 @coroutine#1489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:33.051 [eventLoopGroupProxy-13-1 @call-handler#1488] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:33.051 [eventLoopGroupProxy-13-1 @call-handler#1488] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-27 13:54:33.052 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:33.052 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:33.052 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:33.052 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:33.052 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:33.053 [eventLoopGroupProxy-13-1 @call-handler#1493] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:33.054 [eventLoopGroupProxy-13-1 @coroutine#1494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:33.054 [eventLoopGroupProxy-13-1 @call-handler#1493] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:33.054 [eventLoopGroupProxy-13-1 @call-handler#1493] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-27 13:54:33.054 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:33.054 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:33.054 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:33.054 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:33.054 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:33.055 [eventLoopGroupProxy-13-1 @call-handler#1498] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:33.056 [eventLoopGroupProxy-13-1 @coroutine#1499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:33.056 [eventLoopGroupProxy-13-1 @call-handler#1498] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:33.056 [eventLoopGroupProxy-13-1 @call-handler#1498] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-27 13:54:33.056 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:33.057 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:33.057 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:33.057 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:33.057 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:33.058 [eventLoopGroupProxy-13-1 @call-handler#1503] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:33.100 [eventLoopGroupProxy-13-1 @coroutine#1504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:33.101 [eventLoopGroupProxy-13-1 @call-handler#1503] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:33.101 [eventLoopGroupProxy-13-1 @call-handler#1503] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-27 13:54:33.101 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:33.103 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:33.103 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:33.103 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:33.103 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:33.104 [eventLoopGroupProxy-13-1 @call-handler#1508] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:33.146 [eventLoopGroupProxy-13-1 @coroutine#1509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:33.146 [eventLoopGroupProxy-13-1 @call-handler#1508] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:33.146 [eventLoopGroupProxy-13-1 @call-handler#1508] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-27 13:54:33.147 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:33.148 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:33.148 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:33.148 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:33.148 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:33.149 [eventLoopGroupProxy-13-1 @call-handler#1513] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:33.150 [eventLoopGroupProxy-13-1 @coroutine#1514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:33.150 [eventLoopGroupProxy-13-1 @call-handler#1513] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:33.151 [eventLoopGroupProxy-13-1 @call-handler#1513] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-27 13:54:33.151 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:33.152 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:33.152 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:33.152 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:33.152 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:33.152 [eventLoopGroupProxy-13-1 @call-handler#1518] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:33.159 [eventLoopGroupProxy-13-1 @coroutine#1519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:33.160 [eventLoopGroupProxy-13-1 @call-handler#1518] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:33.160 [eventLoopGroupProxy-13-1 @call-handler#1518] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2025-04-27 13:54:33.160 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:33.161 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:33.161 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:33.161 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:33.161 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:33.161 [eventLoopGroupProxy-13-1 @call-handler#1523] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:33.163 [eventLoopGroupProxy-13-1 @coroutine#1524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:33.163 [eventLoopGroupProxy-13-1 @call-handler#1523] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:33.163 [eventLoopGroupProxy-13-1 @call-handler#1523] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-27 13:54:33.163 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:33.164 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:33.164 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:33.164 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:33.164 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:33.165 [eventLoopGroupProxy-13-1 @call-handler#1528] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:33.208 [eventLoopGroupProxy-13-1 @coroutine#1529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:33.208 [eventLoopGroupProxy-13-1 @call-handler#1528] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:33.208 [eventLoopGroupProxy-13-1 @call-handler#1528] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-27 13:54:33.209 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:33.210 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:33.210 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:33.210 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:33.210 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:33.211 [eventLoopGroupProxy-13-1 @call-handler#1533] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:33.212 [eventLoopGroupProxy-13-1 @coroutine#1534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:33.212 [eventLoopGroupProxy-13-1 @call-handler#1533] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:33.212 [eventLoopGroupProxy-13-1 @call-handler#1533] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-27 13:54:33.212 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:33.213 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:33.213 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:33.213 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:33.213 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:33.213 [eventLoopGroupProxy-13-1 @call-handler#1538] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:33.256 [eventLoopGroupProxy-13-1 @coroutine#1539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:33.256 [eventLoopGroupProxy-13-1 @call-handler#1538] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:33.256 [eventLoopGroupProxy-13-1 @call-handler#1538] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-27 13:54:33.257 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:33.258 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:33.258 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:33.258 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:33.258 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:33.259 [eventLoopGroupProxy-13-1 @call-handler#1543] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:33.276 [DefaultDispatcher-worker-3 @coroutine#802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-04-27 13:54:33.301 [eventLoopGroupProxy-13-1 @coroutine#1545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:33.302 [eventLoopGroupProxy-13-1 @call-handler#1543] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:33.302 [eventLoopGroupProxy-13-1 @call-handler#1543] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-27 13:54:33.302 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:33.303 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:33.303 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:33.303 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:33.303 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:33.304 [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-27 13:54:33.305 [eventLoopGroupProxy-13-1 @coroutine#1550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:33.305 [eventLoopGroupProxy-13-1 @call-handler#1549] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:33.305 [eventLoopGroupProxy-13-1 @call-handler#1549] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-27 13:54:33.306 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:33.306 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:33.306 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:33.306 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:33.306 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:33.307 [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-27 13:54:33.350 [eventLoopGroupProxy-13-1 @coroutine#1556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:33.350 [eventLoopGroupProxy-13-1 @call-handler#1554] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:33.350 [eventLoopGroupProxy-13-1 @call-handler#1554] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-27 13:54:33.350 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:33.352 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:33.352 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:33.352 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:33.352 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:33.352 [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-27 13:54:33.354 [eventLoopGroupProxy-13-1 @coroutine#1561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:33.354 [eventLoopGroupProxy-13-1 @call-handler#1560] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:33.354 [eventLoopGroupProxy-13-1 @call-handler#1560] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-27 13:54:33.354 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:33.355 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:33.355 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:33.355 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:33.355 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:33.355 [eventLoopGroupProxy-13-1 @call-handler#1565] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:33.356 [eventLoopGroupProxy-13-1 @coroutine#1566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:33.357 [eventLoopGroupProxy-13-1 @call-handler#1565] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:33.357 [eventLoopGroupProxy-13-1 @call-handler#1565] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-27 13:54:33.357 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:33.357 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:33.358 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:33.358 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:33.358 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:33.358 [eventLoopGroupProxy-13-1 @call-handler#1570] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:33.359 [eventLoopGroupProxy-13-1 @coroutine#1571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:33.359 [eventLoopGroupProxy-13-1 @call-handler#1570] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:33.359 [eventLoopGroupProxy-13-1 @call-handler#1570] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-27 13:54:33.359 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:33.362 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:33.362 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:33.362 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:33.362 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:33.363 [eventLoopGroupProxy-13-1 @call-handler#1575] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:33.368 [eventLoopGroupProxy-13-1 @coroutine#1576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:33.369 [eventLoopGroupProxy-13-1 @call-handler#1575] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:33.369 [eventLoopGroupProxy-13-1 @call-handler#1575] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2025-04-27 13:54:33.369 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:33.370 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:33.370 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:33.370 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:33.370 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:33.371 [eventLoopGroupProxy-13-1 @call-handler#1580] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:33.413 [eventLoopGroupProxy-13-1 @coroutine#1581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:33.413 [eventLoopGroupProxy-13-1 @call-handler#1580] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:33.414 [eventLoopGroupProxy-13-1 @call-handler#1580] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-27 13:54:33.414 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:33.415 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:33.415 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:33.415 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:33.415 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:33.416 [eventLoopGroupProxy-13-1 @call-handler#1585] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:33.417 [eventLoopGroupProxy-13-1 @coroutine#1586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:33.417 [eventLoopGroupProxy-13-1 @call-handler#1585] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:33.417 [eventLoopGroupProxy-13-1 @call-handler#1585] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-27 13:54:33.418 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:33.418 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:33.418 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:33.418 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:33.418 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:33.419 [eventLoopGroupProxy-13-1 @call-handler#1590] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:33.420 [eventLoopGroupProxy-13-1 @coroutine#1591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:33.420 [eventLoopGroupProxy-13-1 @call-handler#1590] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:33.420 [eventLoopGroupProxy-13-1 @call-handler#1590] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-27 13:54:33.421 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:33.421 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:33.421 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-27 13:54:33.421 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:33.421 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:33.422 [eventLoopGroupProxy-13-1 @call-handler#1595] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:33.425 [eventLoopGroupProxy-13-1 @coroutine#1596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:33.425 [eventLoopGroupProxy-13-1 @call-handler#1595] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:33.425 [eventLoopGroupProxy-13-1 @call-handler#1595] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-27 13:54:33.426 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-27 13:54:33.433 [DefaultDispatcher-worker-11 @coroutine#781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-04-27 13:54:33.437 [DefaultDispatcher-worker-15 @coroutine#784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-04-27 13:54:33.437 [DefaultDispatcher-worker-15 @coroutine#784] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/UmAppDatabase/replication/message 2025-04-27 13:54:33.437 [DefaultDispatcher-worker-15 @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:36469/UmAppDatabase/replication/message. 2025-04-27 13:54:33.437 [DefaultDispatcher-worker-15 @coroutine#784] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/UmAppDatabase/replication/message 2025-04-27 13:54:33.437 [DefaultDispatcher-worker-15 @coroutine#784] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-27 13:54:33.438 [eventLoopGroupProxy-13-1 @call-handler#1605] 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-27 13:54:33.438 [eventLoopGroupProxy-13-1 @call-handler#1605] 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-27 13:54:33.438 [eventLoopGroupProxy-13-1 @call-handler#1605] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-27 13:54:33.450 [DefaultDispatcher-worker-2 @call-handler#1605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@121f9c52 2025-04-27 13:54:33.450 [eventLoopGroupProxy-13-1 @call-handler#1605] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:33.450 [eventLoopGroupProxy-13-1 @call-handler#1605] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 12ms 2025-04-27 13:54:33.450 [DefaultDispatcher-worker-2 @coroutine#751] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/content/721202624098480128/_ustadmanifest.json 2025-04-27 13:54:33.450 [DefaultDispatcher-worker-2 @coroutine#751] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/content/721202624098480128/_ustadmanifest.json. 2025-04-27 13:54:33.450 [DefaultDispatcher-worker-2 @coroutine#751] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/content/721202624098480128/_ustadmanifest.json 2025-04-27 13:54:33.450 [DefaultDispatcher-worker-6 @coroutine#784] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/UmAppDatabase/replication/message 2025-04-27 13:54:33.450 [DefaultDispatcher-worker-6 @coroutine#784] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36469/UmAppDatabase/replication/message 2025-04-27 13:54:33.451 [DefaultDispatcher-worker-6 @coroutine#784] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36469/UmAppDatabase/replication/message. 2025-04-27 13:54:33.451 [DefaultDispatcher-worker-6 @coroutine#784] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36469/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-27 13:54:33.451 [DefaultDispatcher-worker-14 @coroutine#751] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/content/721202624098480128/_ustadmanifest.json 2025-04-27 13:54:33.451 [DefaultDispatcher-worker-14 @coroutine#751] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36469/api/content/721202624098480128/_ustadmanifest.json 2025-04-27 13:54:33.451 [DefaultDispatcher-worker-18 @coroutine#751] 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:36469/api/content/721202624098480128/_ustadmanifest.json. 2025-04-27 13:54:33.451 [DefaultDispatcher-worker-18 @coroutine#751] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36469/api/content/721202624098480128/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-27 13:54:33.456 [DefaultDispatcher-worker-4 @coroutine#784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-04-27 13:54:33.467 [DefaultDispatcher-worker-2 @coroutine#751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@121f9c52 2025-04-27 13:54:33.485 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-27 13:54:33.485 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-27 13:54:33.485 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-27 13:54:33.485 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-27 13:54:33.485 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-27 13:54:33.487 [Test worker @coroutine#1621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6905d030 2025-04-27 13:54:33.487 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2025-04-27 13:54:33.487 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2025-04-27 13:54:33.487 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:33.487 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3fe11091: (connection evicted) 2025-04-27 13:54:33.488 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:33.488 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2025-04-27 13:54:33.488 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2025-04-27 13:54:33.506 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-27 13:54:33.506 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-27 13:54:33.933 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-27 13:54:34.491 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@35d53cd8 2025-04-27 13:54:34.491 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@35d53cd8 2025-04-27 13:54:34.495 [Test worker @coroutine#1626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-27 13:54:34.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2025-04-27 13:54:34.495 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2025-04-27 13:54:34.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:34.495 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@121f9c52: (connection evicted) 2025-04-27 13:54:34.496 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:34.496 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2025-04-27 13:54:34.496 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2025-04-27 13:54:34.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2025-04-27 13:54:34.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:34.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:34.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:34.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:34.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:34.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:34.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f03fdc0 2025-04-27 13:54:34.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:34.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:34.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:34.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:34.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:34.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:34.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:34.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:34.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:34.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:34.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:34.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:34.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:34.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:34.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:34.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:34.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:34.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:34.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:34.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2025-04-27 13:54:34.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:34.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:34.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:34.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:34.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:34.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:34.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:34.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:34.506 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2025-04-27 13:54:34.506 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@1715193f 2025-04-27 13:54:34.506 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@1715193f 2025-04-27 13:54:34.506 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2025-04-27 13:54:34.537 [DefaultDispatcher-worker-12 @coroutine#1634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1715193f 2025-04-27 13:54:34.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2025-04-27 13:54:34.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:34.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:34.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:34.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:34.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:34.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:34.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@242c4a94 2025-04-27 13:54:34.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:34.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:34.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:34.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:34.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:34.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:34.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:34.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:34.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:34.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:34.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:34.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:34.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:34.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:34.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:34.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:34.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:34.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:34.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:34.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2025-04-27 13:54:34.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:34.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:34.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:34.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:34.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:34.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:34.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:34.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:34.542 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2025-04-27 13:54:34.542 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@477d6f66 2025-04-27 13:54:34.542 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@477d6f66 2025-04-27 13:54:34.542 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2025-04-27 13:54:34.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2025-04-27 13:54:34.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:34.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:34.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:34.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:34.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:34.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:34.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12b66c89 2025-04-27 13:54:34.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:34.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:34.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:34.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:34.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:34.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:34.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:34.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:34.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:34.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:34.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:34.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:34.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:34.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:34.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:34.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:34.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:34.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:34.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:34.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2025-04-27 13:54:34.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:34.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:34.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:34.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:34.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:34.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:34.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:34.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:34.543 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2025-04-27 13:54:34.543 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@10660795 2025-04-27 13:54:34.543 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@10660795 2025-04-27 13:54:34.543 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2025-04-27 13:54:34.545 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-27 13:54:34.545 [Test worker] INFO ktor.application - Application started in 0.0 seconds. 2025-04-27 13:54:34.546 [DefaultDispatcher-worker-12 @coroutine#1643] INFO ktor.application - Responding at http://0.0.0.0:45717 2025-04-27 13:54:34.550 [DefaultDispatcher-worker-12 @coroutine#1645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@477d6f66 2025-04-27 13:54:34.551 [Test worker @coroutine#1644] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45717/api/blob/upload-init-batch 2025-04-27 13:54:34.551 [Test worker @coroutine#1644] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:45717/api/blob/upload-init-batch. 2025-04-27 13:54:34.551 [Test worker @coroutine#1644] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45717/api/blob/upload-init-batch 2025-04-27 13:54:34.551 [Test worker @coroutine#1644] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45717/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-27 13:54:34.553 [eventLoopGroupProxy-16-1 @call-handler#1650] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-27 13:54:34.553 [eventLoopGroupProxy-16-1 @call-handler#1650] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-27 13:54:34.554 [eventLoopGroupProxy-16-1 @coroutine#1651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10660795 2025-04-27 13:54:34.555 [Test worker @coroutine#1644] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45717/api/blob/upload-init-batch 2025-04-27 13:54:34.555 [Test worker @coroutine#1644] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45717/api/blob/upload-init-batch 2025-04-27 13:54:34.555 [Test worker @coroutine#1644] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45717/api/blob/upload-init-batch. 2025-04-27 13:54:34.555 [Test worker @coroutine#1644] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45717/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-27 13:54:34.555 [Test worker @coroutine#1655] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45717/api/blob/upload-batch-data 2025-04-27 13:54:34.556 [Test worker @coroutine#1655] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45717/api/blob/upload-batch-data. 2025-04-27 13:54:34.556 [Test worker @coroutine#1655] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45717/api/blob/upload-batch-data 2025-04-27 13:54:34.556 [Test worker @coroutine#1655] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45717/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:34.556 [eventLoopGroupProxy-16-1 @call-handler#1657] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-27 13:54:34.558 [eventLoopGroupProxy-16-1 @coroutine#1658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10660795 2025-04-27 13:54:34.558 [eventLoopGroupProxy-16-1 @call-handler#1657] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:34.558 [Test worker @coroutine#1655] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45717/api/blob/upload-batch-data 2025-04-27 13:54:34.560 [eventLoopGroupProxy-16-2 @call-handler#1667] 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-27 13:54:34.562 [eventLoopGroupProxy-16-2 @call-handler#1667] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:34.565 [Test worker @coroutine#1669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@477d6f66 2025-04-27 13:54:34.607 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:34.642 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:34.643 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:35.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2025-04-27 13:54:35.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:35.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:35.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:35.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:35.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:35.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:35.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@da5b46f 2025-04-27 13:54:35.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:35.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:35.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:35.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:35.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:35.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:35.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:35.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:35.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:35.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:35.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:35.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:35.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:35.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:35.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:35.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:35.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:35.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:35.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:35.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2025-04-27 13:54:35.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:35.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:35.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:35.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:35.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:35.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:35.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:35.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:35.631 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2025-04-27 13:54:35.631 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b6ff016 2025-04-27 13:54:35.631 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b6ff016 2025-04-27 13:54:35.631 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2025-04-27 13:54:35.651 [DefaultDispatcher-worker-11 @coroutine#1675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b6ff016 2025-04-27 13:54:35.654 [Test worker @coroutine#1675] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49885/api/blob/upload-init-batch 2025-04-27 13:54:35.654 [Test worker @coroutine#1675] 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:49885/api/blob/upload-init-batch. 2025-04-27 13:54:35.654 [Test worker @coroutine#1675] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49885/api/blob/upload-init-batch 2025-04-27 13:54:35.654 [Test worker @coroutine#1675] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:49885/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-27 13:54:35.655 [Test worker @coroutine#1675] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49885/api/blob/upload-init-batch 2025-04-27 13:54:35.655 [Test worker @coroutine#1675] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49885/api/blob/upload-init-batch 2025-04-27 13:54:35.656 [Test worker @coroutine#1675] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:49885/api/blob/upload-init-batch. 2025-04-27 13:54:35.656 [Test worker @coroutine#1675] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:49885/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-27 13:54:35.661 [DefaultDispatcher-worker-7 @coroutine#1675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b6ff016 2025-04-27 13:54:35.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2025-04-27 13:54:35.664 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2025-04-27 13:54:35.664 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:35.664 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b6ff016: (connection evicted) 2025-04-27 13:54:35.664 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:35.664 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2025-04-27 13:54:35.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2025-04-27 13:54:35.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2025-04-27 13:54:35.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:35.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:35.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:35.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:35.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:35.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:35.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34d26a68 2025-04-27 13:54:35.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:35.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:35.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:35.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:35.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:35.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:35.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:35.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:35.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:35.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:35.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:35.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:35.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:35.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:35.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:35.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:35.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:35.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:35.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:35.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2025-04-27 13:54:35.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:35.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:35.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:35.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:35.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:35.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:35.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:35.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:35.673 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2025-04-27 13:54:35.674 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a574a3b 2025-04-27 13:54:35.674 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a574a3b 2025-04-27 13:54:35.674 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2025-04-27 13:54:35.685 [Test worker @coroutine#1686] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53453/api/blob/upload-init-batch 2025-04-27 13:54:35.685 [Test worker @coroutine#1686] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53453/api/blob/upload-init-batch. 2025-04-27 13:54:35.685 [Test worker @coroutine#1686] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53453/api/blob/upload-init-batch 2025-04-27 13:54:35.685 [Test worker @coroutine#1686] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53453/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-27 13:54:35.686 [Test worker @coroutine#1686] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53453/api/blob/upload-init-batch 2025-04-27 13:54:35.686 [Test worker @coroutine#1686] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53453/api/blob/upload-init-batch 2025-04-27 13:54:35.686 [Test worker @coroutine#1686] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:53453/api/blob/upload-init-batch. 2025-04-27 13:54:35.686 [Test worker @coroutine#1686] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:53453/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-27 13:54:35.687 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2025-04-27 13:54:35.687 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2025-04-27 13:54:35.687 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:35.687 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a574a3b: (connection evicted) 2025-04-27 13:54:35.687 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:35.687 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2025-04-27 13:54:35.687 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2025-04-27 13:54:35.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2025-04-27 13:54:35.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:35.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:35.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:35.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:35.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:35.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:35.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4936fbc6 2025-04-27 13:54:35.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:35.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:35.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:35.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:35.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:35.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:35.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:35.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:35.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:35.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:35.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:35.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:35.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:35.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:35.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:35.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:35.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:35.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:35.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:35.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2025-04-27 13:54:35.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:35.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:35.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:35.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:35.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:35.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:35.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:35.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:35.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2025-04-27 13:54:35.691 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@54f62ac6 2025-04-27 13:54:35.691 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@54f62ac6 2025-04-27 13:54:35.691 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2025-04-27 13:54:35.701 [Test worker @coroutine#1692] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34967/api/blob/upload-init-batch 2025-04-27 13:54:35.701 [Test worker @coroutine#1692] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34967/api/blob/upload-init-batch. 2025-04-27 13:54:35.701 [Test worker @coroutine#1692] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34967/api/blob/upload-init-batch 2025-04-27 13:54:35.701 [Test worker @coroutine#1692] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34967/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-27 13:54:35.702 [Test worker @coroutine#1692] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34967/api/blob/upload-init-batch 2025-04-27 13:54:35.702 [Test worker @coroutine#1692] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34967/api/blob/upload-init-batch 2025-04-27 13:54:35.702 [Test worker @coroutine#1692] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:34967/api/blob/upload-init-batch. 2025-04-27 13:54:35.702 [Test worker @coroutine#1692] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:34967/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-27 13:54:35.705 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2025-04-27 13:54:35.706 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2025-04-27 13:54:35.706 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:35.706 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54f62ac6: (connection evicted) 2025-04-27 13:54:35.706 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:35.706 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2025-04-27 13:54:35.706 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2025-04-27 13:54:35.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2025-04-27 13:54:35.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:35.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:35.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:35.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:35.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:35.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:35.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f09c282 2025-04-27 13:54:35.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:35.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:35.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:35.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:35.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:35.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:35.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:35.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:35.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:35.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:35.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:35.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:35.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:35.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:35.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:35.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:35.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:35.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:35.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:35.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2025-04-27 13:54:35.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:35.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:35.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:35.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:35.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:35.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:35.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:35.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:35.933 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2025-04-27 13:54:35.933 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@43414b88 2025-04-27 13:54:35.933 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@43414b88 2025-04-27 13:54:35.933 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2025-04-27 13:54:35.965 [DefaultDispatcher-worker-11 @coroutine#1712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43414b88 2025-04-27 13:54:35.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2025-04-27 13:54:35.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:35.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:35.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:35.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:35.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:35.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:35.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20ddc780 2025-04-27 13:54:35.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:35.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:35.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:35.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:35.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:35.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:35.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:35.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:35.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:35.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:35.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:35.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:35.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:35.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:35.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:35.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:35.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:35.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:35.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:35.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2025-04-27 13:54:35.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:35.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:35.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:35.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:35.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:35.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:35.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:35.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:35.968 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2025-04-27 13:54:35.968 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dc5b887 2025-04-27 13:54:35.968 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dc5b887 2025-04-27 13:54:35.968 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2025-04-27 13:54:35.987 [DefaultDispatcher-worker-1 @coroutine#1717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-78 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dc5b887 2025-04-27 13:54:35.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2025-04-27 13:54:35.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:35.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:35.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:35.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:35.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:35.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:35.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c80f8dd 2025-04-27 13:54:35.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:35.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:35.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:35.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:35.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:35.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:35.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:35.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:35.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:35.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:35.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:35.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:35.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:35.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:35.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:35.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:35.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:35.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:35.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:35.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2025-04-27 13:54:35.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:35.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:35.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:35.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:35.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:35.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:35.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:35.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:35.988 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2025-04-27 13:54:35.988 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@20e7152a 2025-04-27 13:54:35.988 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@20e7152a 2025-04-27 13:54:35.988 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2025-04-27 13:54:36.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2025-04-27 13:54:36.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:36.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:36.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:36.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:36.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:36.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:36.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69c263f8 2025-04-27 13:54:36.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:36.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:36.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:36.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:36.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:36.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:36.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:36.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:36.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:36.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:36.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:36.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:36.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:36.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:36.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:36.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:36.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:36.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:36.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:36.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2025-04-27 13:54:36.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:36.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:36.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:36.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:36.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:36.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:36.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:36.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:36.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2025-04-27 13:54:36.006 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@198a0416 2025-04-27 13:54:36.006 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@198a0416 2025-04-27 13:54:36.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2025-04-27 13:54:36.027 [DefaultDispatcher-worker-7 @coroutine#1721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198a0416 2025-04-27 13:54:36.031 [DefaultDispatcher-worker-17 @coroutine#1721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198a0416 2025-04-27 13:54:36.033 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:36.035 [DefaultDispatcher-worker-2 @coroutine#1721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198a0416 2025-04-27 13:54:36.039 [DefaultDispatcher-worker-12 @coroutine#1721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198a0416 2025-04-27 13:54:36.040 [Test worker @coroutine#1727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198a0416 2025-04-27 13:54:36.044 [DefaultDispatcher-worker-16 @coroutine#1726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198a0416 2025-04-27 13:54:36.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2025-04-27 13:54:36.047 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2025-04-27 13:54:36.047 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:36.047 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@198a0416: (connection evicted) 2025-04-27 13:54:36.048 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:36.048 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2025-04-27 13:54:36.048 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2025-04-27 13:54:36.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2025-04-27 13:54:36.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:36.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:36.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:36.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:36.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:36.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:36.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12f12744 2025-04-27 13:54:36.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:36.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:36.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:36.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:36.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:36.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:36.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:36.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:36.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:36.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:36.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:36.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:36.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:36.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:36.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:36.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:36.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:36.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:36.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:36.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2025-04-27 13:54:36.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:36.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:36.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:36.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:36.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:36.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:36.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:36.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:36.048 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2025-04-27 13:54:36.048 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@344acc03 2025-04-27 13:54:36.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@344acc03 2025-04-27 13:54:36.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2025-04-27 13:54:36.067 [DefaultDispatcher-worker-16 @coroutine#1731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344acc03 2025-04-27 13:54:36.068 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:36.071 [DefaultDispatcher-worker-3 @coroutine#1731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344acc03 2025-04-27 13:54:36.075 [DefaultDispatcher-worker-6 @coroutine#1731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344acc03 2025-04-27 13:54:36.078 [DefaultDispatcher-worker-7 @coroutine#1731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344acc03 2025-04-27 13:54:36.079 [Test worker @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344acc03 2025-04-27 13:54:36.083 [DefaultDispatcher-worker-1 @coroutine#1736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344acc03 2025-04-27 13:54:36.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2025-04-27 13:54:36.084 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2025-04-27 13:54:36.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:36.084 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@344acc03: (connection evicted) 2025-04-27 13:54:36.085 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:36.085 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2025-04-27 13:54:36.085 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2025-04-27 13:54:36.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2025-04-27 13:54:36.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:36.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:36.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:36.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:36.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:36.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:36.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42fb2be9 2025-04-27 13:54:36.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:36.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:36.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:36.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:36.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:36.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:36.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:36.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:36.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:36.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:36.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:36.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:36.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:36.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:36.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:36.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:36.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:36.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:36.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:36.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2025-04-27 13:54:36.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:36.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:36.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:36.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:36.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:36.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:36.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:36.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:36.085 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2025-04-27 13:54:36.085 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@106ac5f4 2025-04-27 13:54:36.085 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@106ac5f4 2025-04-27 13:54:36.085 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2025-04-27 13:54:36.088 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:36.101 [DefaultDispatcher-worker-5 @coroutine#1740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106ac5f4 2025-04-27 13:54:36.105 [DefaultDispatcher-worker-13 @coroutine#1740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106ac5f4 2025-04-27 13:54:36.108 [DefaultDispatcher-worker-10 @coroutine#1740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106ac5f4 2025-04-27 13:54:36.112 [DefaultDispatcher-worker-18 @coroutine#1740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106ac5f4 2025-04-27 13:54:36.112 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2025-04-27 13:54:36.112 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2025-04-27 13:54:36.112 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:36.112 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@106ac5f4: (connection evicted) 2025-04-27 13:54:36.112 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:36.112 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2025-04-27 13:54:36.112 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2025-04-27 13:54:36.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2025-04-27 13:54:36.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:36.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:36.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:36.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:36.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:36.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:36.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b3e4253 2025-04-27 13:54:36.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:36.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:36.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:36.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:36.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:36.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:36.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:36.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:36.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:36.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:36.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:36.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:36.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:36.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:36.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:36.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:36.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:36.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:36.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:36.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2025-04-27 13:54:36.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:36.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:36.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:36.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:36.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:36.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:36.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:36.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:36.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2025-04-27 13:54:36.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@141c66db 2025-04-27 13:54:36.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@141c66db 2025-04-27 13:54:36.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2025-04-27 13:54:36.129 [DefaultDispatcher-worker-15 @coroutine#1746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@141c66db 2025-04-27 13:54:36.133 [DefaultDispatcher-worker-4 @coroutine#1746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@141c66db 2025-04-27 13:54:36.136 [DefaultDispatcher-worker-17 @coroutine#1746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@141c66db 2025-04-27 13:54:36.139 [DefaultDispatcher-worker-3 @coroutine#1746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@141c66db 2025-04-27 13:54:36.141 [Test worker @coroutine#1752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@141c66db 2025-04-27 13:54:36.144 [DefaultDispatcher-worker-16 @coroutine#1751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@141c66db 2025-04-27 13:54:36.145 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown initiated... 2025-04-27 13:54:36.145 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Close initiated... 2025-04-27 13:54:36.145 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:36.145 [HikariPool-83 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Closing connection org.sqlite.jdbc4.JDBC4Connection@141c66db: (connection evicted) 2025-04-27 13:54:36.145 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:36.145 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Closed. 2025-04-27 13:54:36.145 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown completed. 2025-04-27 13:54:36.508 [DefaultDispatcher-worker-14 @coroutine#1759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1715193f 2025-04-27 13:54:36.557 [DefaultDispatcher-worker-12 @coroutine#1761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10660795 2025-04-27 13:54:39.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2025-04-27 13:54:39.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:39.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:39.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:39.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:39.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:39.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:39.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1db565f2 2025-04-27 13:54:39.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:39.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:39.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:39.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:39.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:39.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:39.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:39.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:39.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:39.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:39.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:39.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:39.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:39.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:39.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:39.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:39.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:39.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:39.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:39.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2025-04-27 13:54:39.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:39.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:39.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:39.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:39.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:39.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:39.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:39.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:39.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2025-04-27 13:54:39.635 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@58267ba1 2025-04-27 13:54:39.635 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@58267ba1 2025-04-27 13:54:39.635 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2025-04-27 13:54:39.654 [DefaultDispatcher-worker-19 @coroutine#1795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58267ba1 2025-04-27 13:54:39.735 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:40.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2025-04-27 13:54:40.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:40.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:40.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:40.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:40.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:40.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:40.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6805415d 2025-04-27 13:54:40.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:40.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:40.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:40.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:40.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:40.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:40.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:40.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:40.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:40.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:40.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:40.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:40.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:40.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:40.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:40.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:40.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:40.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:40.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:40.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2025-04-27 13:54:40.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:40.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:40.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:40.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:40.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:40.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:40.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:40.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:40.141 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2025-04-27 13:54:40.141 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@3791160a 2025-04-27 13:54:40.141 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@3791160a 2025-04-27 13:54:40.141 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2025-04-27 13:54:40.160 [DefaultDispatcher-worker-3 @coroutine#1799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3791160a 2025-04-27 13:54:40.165 [DefaultDispatcher-worker-6 @coroutine#1801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3791160a 2025-04-27 13:54:40.168 [DefaultDispatcher-worker-7 @coroutine#1801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3791160a 2025-04-27 13:54:40.172 [DefaultDispatcher-worker-14 @coroutine#1801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3791160a 2025-04-27 13:54:40.176 [DefaultDispatcher-worker-12 @coroutine#1801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3791160a 2025-04-27 13:54:40.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2025-04-27 13:54:40.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:40.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:40.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:40.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:40.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:40.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:40.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16160a37 2025-04-27 13:54:40.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:40.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:40.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:40.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:40.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:40.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:40.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:40.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:40.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:40.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:40.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:40.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:40.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:40.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:40.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:40.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:40.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:40.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:40.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:40.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2025-04-27 13:54:40.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:40.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:40.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:40.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:40.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:40.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:40.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:40.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:40.181 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2025-04-27 13:54:40.181 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@17b9c9ff 2025-04-27 13:54:40.181 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@17b9c9ff 2025-04-27 13:54:40.181 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2025-04-27 13:54:40.201 [DefaultDispatcher-worker-9 @coroutine#1806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17b9c9ff 2025-04-27 13:54:40.205 [DefaultDispatcher-worker-14 @coroutine#1808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17b9c9ff 2025-04-27 13:54:40.209 [DefaultDispatcher-worker-16 @coroutine#1808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17b9c9ff 2025-04-27 13:54:40.212 [DefaultDispatcher-worker-4 @coroutine#1808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17b9c9ff 2025-04-27 13:54:40.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2025-04-27 13:54:40.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:40.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:40.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:40.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:40.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:40.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:40.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27260f9c 2025-04-27 13:54:40.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:40.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:40.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:40.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:40.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:40.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:40.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:40.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:40.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:40.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:40.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:40.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:40.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:40.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:40.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:40.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:40.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:40.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:40.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:40.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2025-04-27 13:54:40.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:40.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:40.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:40.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:40.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:40.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:40.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:40.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:40.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2025-04-27 13:54:40.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@54faa040 2025-04-27 13:54:40.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@54faa040 2025-04-27 13:54:40.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2025-04-27 13:54:40.234 [DefaultDispatcher-worker-7 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54faa040 2025-04-27 13:54:40.238 [DefaultDispatcher-worker-14 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54faa040 2025-04-27 13:54:40.241 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:40.242 [DefaultDispatcher-worker-8 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54faa040 2025-04-27 13:54:40.246 [DefaultDispatcher-worker-9 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54faa040 2025-04-27 13:54:40.249 [DefaultDispatcher-worker-16 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54faa040 2025-04-27 13:54:40.255 [DefaultDispatcher-worker-15 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54faa040 2025-04-27 13:54:40.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2025-04-27 13:54:40.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:40.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:40.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:40.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:40.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:40.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:40.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d50b4c4 2025-04-27 13:54:40.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:40.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:40.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:40.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:40.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:40.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:40.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:40.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:40.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:40.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:40.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:40.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:40.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:40.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:40.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:40.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:40.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:40.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:40.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:40.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2025-04-27 13:54:40.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:40.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:40.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:40.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:40.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:40.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:40.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:40.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:40.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2025-04-27 13:54:40.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@86e8469 2025-04-27 13:54:40.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@86e8469 2025-04-27 13:54:40.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2025-04-27 13:54:40.273 [DefaultDispatcher-worker-3 @coroutine#1821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@86e8469 2025-04-27 13:54:40.278 [DefaultDispatcher-worker-13 @coroutine#1823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@86e8469 2025-04-27 13:54:40.281 [DefaultDispatcher-worker-19 @coroutine#1823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@86e8469 2025-04-27 13:54:40.281 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:40.284 [DefaultDispatcher-worker-13 @coroutine#1823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@86e8469 2025-04-27 13:54:40.289 [DefaultDispatcher-worker-13 @coroutine#1823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@86e8469 2025-04-27 13:54:40.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2025-04-27 13:54:40.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:40.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:40.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:40.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:40.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:40.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:40.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47596e9 2025-04-27 13:54:40.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:40.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:40.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:40.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:40.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:40.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:40.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:40.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:40.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:40.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:40.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:40.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:40.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:40.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:40.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:40.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:40.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:40.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:40.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:40.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2025-04-27 13:54:40.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:40.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:40.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:40.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:40.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:40.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:40.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:40.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:40.289 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2025-04-27 13:54:40.290 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@74cad577 2025-04-27 13:54:40.290 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@74cad577 2025-04-27 13:54:40.290 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2025-04-27 13:54:40.309 [DefaultDispatcher-worker-13 @coroutine#1828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74cad577 2025-04-27 13:54:40.313 [DefaultDispatcher-worker-21 @coroutine#1830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74cad577 2025-04-27 13:54:40.316 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:40.316 [DefaultDispatcher-worker-5 @coroutine#1830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74cad577 2025-04-27 13:54:40.320 [DefaultDispatcher-worker-21 @coroutine#1830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74cad577 2025-04-27 13:54:40.323 [DefaultDispatcher-worker-20 @coroutine#1830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74cad577 2025-04-27 13:54:40.327 [DefaultDispatcher-worker-16 @coroutine#1830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74cad577 2025-04-27 13:54:40.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2025-04-27 13:54:40.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:40.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:40.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:40.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:40.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:40.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:40.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@225890bc 2025-04-27 13:54:40.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:40.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:40.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:40.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:40.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:40.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:40.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:40.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:40.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:40.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:40.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:40.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:40.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:40.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:40.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:40.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:40.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:40.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:40.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:40.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2025-04-27 13:54:40.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:40.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:40.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:40.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:40.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:40.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:40.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:40.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:40.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2025-04-27 13:54:40.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@44b5b54 2025-04-27 13:54:40.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@44b5b54 2025-04-27 13:54:40.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2025-04-27 13:54:40.347 [DefaultDispatcher-worker-7 @coroutine#1836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44b5b54 2025-04-27 13:54:40.351 [DefaultDispatcher-worker-15 @coroutine#1838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44b5b54 2025-04-27 13:54:40.355 [DefaultDispatcher-worker-13 @coroutine#1838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44b5b54 2025-04-27 13:54:40.356 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:40.358 [DefaultDispatcher-worker-15 @coroutine#1838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44b5b54 2025-04-27 13:54:40.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2025-04-27 13:54:40.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:40.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:40.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:40.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:40.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:40.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:40.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6347f9cc 2025-04-27 13:54:40.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:40.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:40.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:40.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:40.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:40.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:40.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:40.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:40.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:40.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:40.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:40.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:40.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:40.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:40.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:40.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:40.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:40.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:40.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:40.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2025-04-27 13:54:40.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:40.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:40.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:40.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:40.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:40.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:40.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:40.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:40.359 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2025-04-27 13:54:40.359 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@467e7793 2025-04-27 13:54:40.359 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@467e7793 2025-04-27 13:54:40.359 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2025-04-27 13:54:40.375 [DefaultDispatcher-worker-10 @coroutine#1842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@467e7793 2025-04-27 13:54:40.379 [DefaultDispatcher-worker-17 @coroutine#1844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@467e7793 2025-04-27 13:54:40.384 [DefaultDispatcher-worker-19 @coroutine#1844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@467e7793 2025-04-27 13:54:40.388 [DefaultDispatcher-worker-16 @coroutine#1844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@467e7793 2025-04-27 13:54:40.391 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:40.394 [DefaultDispatcher-worker-5 @coroutine#1844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@467e7793 2025-04-27 13:54:40.400 [DefaultDispatcher-worker-11 @coroutine#1844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@467e7793 2025-04-27 13:54:40.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2025-04-27 13:54:40.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:40.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:40.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:40.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:40.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:40.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:40.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75ff2b6d 2025-04-27 13:54:40.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:40.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:40.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:40.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:40.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:40.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:40.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:40.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:40.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:40.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:40.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:40.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:40.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:40.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:40.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:40.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:40.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:40.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:40.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:40.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2025-04-27 13:54:40.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:40.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:40.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:40.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:40.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:40.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:40.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:40.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:40.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2025-04-27 13:54:40.403 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ee80a94 2025-04-27 13:54:40.403 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ee80a94 2025-04-27 13:54:40.403 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2025-04-27 13:54:40.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2025-04-27 13:54:40.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:40.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:40.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:40.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:40.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:40.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:40.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@90b9695 2025-04-27 13:54:40.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:40.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:40.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:40.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:40.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:40.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:40.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:40.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:40.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:40.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:40.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:40.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:40.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:40.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:40.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:40.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:40.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:40.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:40.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:40.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2025-04-27 13:54:40.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:40.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:40.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:40.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:40.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:40.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:40.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:40.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:40.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2025-04-27 13:54:40.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@55d776ac 2025-04-27 13:54:40.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@55d776ac 2025-04-27 13:54:40.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2025-04-27 13:54:40.427 [Test worker @coroutine#1851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d776ac 2025-04-27 13:54:40.428 [Test worker @coroutine#1853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d776ac 2025-04-27 13:54:40.430 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:40.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2025-04-27 13:54:40.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:40.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:40.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:40.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:40.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:40.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:40.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@711261c7 2025-04-27 13:54:40.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:40.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:40.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:40.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:40.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:40.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:40.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:40.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:40.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:40.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:40.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:40.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:40.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:40.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:40.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:40.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:40.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:40.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:40.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:40.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2025-04-27 13:54:40.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:40.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:40.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:40.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:40.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:40.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:40.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:40.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:40.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2025-04-27 13:54:40.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@659565ed 2025-04-27 13:54:40.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@659565ed 2025-04-27 13:54:40.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2025-04-27 13:54:40.445 [Test worker @coroutine#1856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@659565ed 2025-04-27 13:54:40.446 [Test worker @coroutine#1858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@659565ed 2025-04-27 13:54:40.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2025-04-27 13:54:40.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:40.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:40.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:40.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:40.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:40.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:40.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42a89cef 2025-04-27 13:54:40.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:40.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:40.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:40.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:40.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:40.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:40.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:40.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:40.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:40.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:40.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:40.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:40.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:40.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:40.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:40.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:40.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:40.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:40.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:40.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2025-04-27 13:54:40.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:40.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:40.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:40.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:40.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:40.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:40.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:40.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:40.449 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2025-04-27 13:54:40.449 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@52a23575 2025-04-27 13:54:40.449 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@52a23575 2025-04-27 13:54:40.449 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2025-04-27 13:54:40.459 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:40.462 [Test worker @coroutine#1861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a23575 2025-04-27 13:54:40.463 [Test worker @coroutine#1863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a23575 2025-04-27 13:54:40.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2025-04-27 13:54:40.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:40.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:40.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:40.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:40.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:40.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:40.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18fcfe7e 2025-04-27 13:54:40.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:40.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:40.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:40.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:40.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:40.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:40.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:40.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:40.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:40.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:40.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:40.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:40.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:40.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:40.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:40.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:40.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:40.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:40.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:40.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2025-04-27 13:54:40.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:40.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:40.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:40.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:40.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:40.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:40.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:40.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:40.464 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2025-04-27 13:54:40.464 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5319e4fc 2025-04-27 13:54:40.464 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5319e4fc 2025-04-27 13:54:40.464 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2025-04-27 13:54:40.478 [Test worker @coroutine#1866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5319e4fc 2025-04-27 13:54:40.479 [Test worker @coroutine#1868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5319e4fc 2025-04-27 13:54:40.484 [Test worker @coroutine#1872] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55835/ 2025-04-27 13:54:40.484 [Test worker @coroutine#1872] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55835/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:40.485 [Test worker @coroutine#1872] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55835/ 2025-04-27 13:54:40.486 [Test worker @coroutine#1872] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55835/ 2025-04-27 13:54:40.486 [Test worker @coroutine#1872] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55835/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:40.503 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:40.513 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:40.527 [Test worker @coroutine#1872] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55835/ 2025-04-27 13:54:40.527 [Test worker @coroutine#1872] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55835/ 2025-04-27 13:54:40.527 [Test worker @coroutine#1872] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55835/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:40.532 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:40.549 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:40.565 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:40.569 [Test worker @coroutine#1872] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55835/ 2025-04-27 13:54:40.569 [Test worker @coroutine#1872] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55835/ 2025-04-27 13:54:40.569 [Test worker @coroutine#1872] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55835/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:40.611 [Test worker @coroutine#1872] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55835/ 2025-04-27 13:54:40.612 [Test worker @coroutine#1872] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55835/ 2025-04-27 13:54:40.612 [Test worker @coroutine#1872] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55835/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:40.653 [Test worker @coroutine#1872] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55835/ 2025-04-27 13:54:40.654 [Test worker @coroutine#1872] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55835/ 2025-04-27 13:54:40.654 [Test worker @coroutine#1872] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55835/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:40.695 [Test worker @coroutine#1872] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55835/ 2025-04-27 13:54:40.696 [Test worker @coroutine#1872] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55835/ 2025-04-27 13:54:40.696 [Test worker @coroutine#1872] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55835/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:40.737 [Test worker @coroutine#1872] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55835/ 2025-04-27 13:54:40.758 [Test worker @coroutine#1889] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57269/ 2025-04-27 13:54:40.758 [Test worker @coroutine#1889] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57269/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:40.759 [Test worker @coroutine#1889] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57269/ 2025-04-27 13:54:40.759 [Test worker @coroutine#1889] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57269/ 2025-04-27 13:54:40.759 [Test worker @coroutine#1889] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57269/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:40.802 [Test worker @coroutine#1889] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57269/ 2025-04-27 13:54:40.802 [Test worker @coroutine#1889] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57269/ 2025-04-27 13:54:40.802 [Test worker @coroutine#1889] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57269/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:40.843 [Test worker @coroutine#1889] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57269/ 2025-04-27 13:54:40.843 [Test worker @coroutine#1889] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57269/ 2025-04-27 13:54:40.844 [Test worker @coroutine#1889] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57269/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:40.885 [Test worker @coroutine#1889] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57269/ 2025-04-27 13:54:40.885 [Test worker @coroutine#1889] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57269/ 2025-04-27 13:54:40.885 [Test worker @coroutine#1889] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57269/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:40.927 [Test worker @coroutine#1889] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57269/ 2025-04-27 13:54:40.928 [Test worker @coroutine#1889] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57269/ 2025-04-27 13:54:40.928 [Test worker @coroutine#1889] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57269/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:40.969 [Test worker @coroutine#1889] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57269/ 2025-04-27 13:54:40.969 [Test worker @coroutine#1889] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57269/ 2025-04-27 13:54:40.969 [Test worker @coroutine#1889] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57269/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-27 13:54:40.970 [Test worker @coroutine#1889] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57269/ 2025-04-27 13:54:41.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2025-04-27 13:54:41.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:41.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:41.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:41.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:41.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:41.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:41.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c9e7af2 2025-04-27 13:54:41.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:41.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:41.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:41.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:41.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:41.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:41.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:41.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:41.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:41.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:41.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:41.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:41.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:41.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:41.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:41.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:41.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:41.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:41.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:41.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2025-04-27 13:54:41.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:41.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:41.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:41.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:41.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:41.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:41.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:41.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:41.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2025-04-27 13:54:41.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@af04d6d 2025-04-27 13:54:41.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@af04d6d 2025-04-27 13:54:41.017 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2025-04-27 13:54:41.053 [DefaultDispatcher-worker-11 @coroutine#1919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@af04d6d 2025-04-27 13:54:41.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2025-04-27 13:54:41.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:41.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:41.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:41.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:41.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:41.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:41.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@627ad446 2025-04-27 13:54:41.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:41.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:41.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:41.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:41.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:41.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:41.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:41.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:41.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:41.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:41.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:41.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:41.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:41.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:41.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:41.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:41.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:41.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:41.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:41.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2025-04-27 13:54:41.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:41.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:41.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:41.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:41.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:41.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:41.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:41.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:41.060 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2025-04-27 13:54:41.060 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b0d9da 2025-04-27 13:54:41.060 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b0d9da 2025-04-27 13:54:41.060 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2025-04-27 13:54:41.078 [DefaultDispatcher-worker-7 @coroutine#1936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b0d9da 2025-04-27 13:54:41.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2025-04-27 13:54:41.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:41.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:41.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:41.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:41.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:41.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:41.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6109366a 2025-04-27 13:54:41.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:41.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:41.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:41.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:41.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:41.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:41.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:41.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:41.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:41.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:41.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:41.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:41.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:41.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:41.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:41.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:41.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:41.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:41.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:41.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2025-04-27 13:54:41.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:41.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:41.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:41.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:41.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:41.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:41.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:41.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:41.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2025-04-27 13:54:41.079 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ae2028d 2025-04-27 13:54:41.079 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ae2028d 2025-04-27 13:54:41.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2025-04-27 13:54:41.098 [DefaultDispatcher-worker-11 @coroutine#1945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae2028d 2025-04-27 13:54:41.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2025-04-27 13:54:41.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:41.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:41.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:41.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:41.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:41.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:41.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3da701a1 2025-04-27 13:54:41.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:41.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:41.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:41.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:41.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:41.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:41.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:41.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:41.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:41.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:41.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:41.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:41.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:41.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:41.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:41.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:41.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:41.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:41.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:41.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2025-04-27 13:54:41.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:41.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:41.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:41.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:41.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:41.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:41.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:41.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:41.100 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2025-04-27 13:54:41.100 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@17d25e1d 2025-04-27 13:54:41.100 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@17d25e1d 2025-04-27 13:54:41.100 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2025-04-27 13:54:41.117 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:41.118 [DefaultDispatcher-worker-4 @coroutine#1955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17d25e1d 2025-04-27 13:54:41.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2025-04-27 13:54:41.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:41.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:41.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:41.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:41.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:41.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:41.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@510e0dd2 2025-04-27 13:54:41.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:41.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:41.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:41.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:41.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:41.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:41.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:41.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:41.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:41.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:41.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:41.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:41.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:41.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:41.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:41.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:41.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:41.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:41.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:41.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2025-04-27 13:54:41.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:41.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:41.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:41.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:41.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:41.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:41.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:41.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:41.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2025-04-27 13:54:41.119 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f7853af 2025-04-27 13:54:41.119 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f7853af 2025-04-27 13:54:41.120 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2025-04-27 13:54:41.139 [DefaultDispatcher-worker-19 @coroutine#1965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f7853af 2025-04-27 13:54:41.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2025-04-27 13:54:41.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:41.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:41.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:41.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:41.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:41.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:41.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@736eb2a2 2025-04-27 13:54:41.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:41.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:41.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:41.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:41.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:41.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:41.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:41.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:41.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:41.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:41.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:41.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:41.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:41.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:41.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:41.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:41.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:41.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:41.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:41.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2025-04-27 13:54:41.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:41.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:41.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:41.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:41.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:41.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:41.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:41.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:41.141 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2025-04-27 13:54:41.141 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b235623 2025-04-27 13:54:41.141 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b235623 2025-04-27 13:54:41.141 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2025-04-27 13:54:41.160 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:41.165 [DefaultDispatcher-worker-11 @coroutine#1976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b235623 2025-04-27 13:54:41.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2025-04-27 13:54:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e4a6afd 2025-04-27 13:54:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2025-04-27 13:54:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:41.168 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2025-04-27 13:54:41.168 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ab8f93 2025-04-27 13:54:41.168 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ab8f93 2025-04-27 13:54:41.168 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2025-04-27 13:54:41.179 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:41.188 [DefaultDispatcher-worker-18 @coroutine#1990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab8f93 2025-04-27 13:54:41.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2025-04-27 13:54:41.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:41.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:41.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:41.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:41.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:41.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:41.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29682244 2025-04-27 13:54:41.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:41.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:41.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:41.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:41.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:41.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:41.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:41.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:41.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:41.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:41.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:41.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:41.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:41.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:41.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:41.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:41.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:41.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:41.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:41.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2025-04-27 13:54:41.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:41.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:41.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:41.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:41.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:41.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:41.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:41.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:41.190 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2025-04-27 13:54:41.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e76ade9 2025-04-27 13:54:41.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e76ade9 2025-04-27 13:54:41.191 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2025-04-27 13:54:41.200 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:41.208 [DefaultDispatcher-worker-1 @coroutine#2000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e76ade9 2025-04-27 13:54:41.213 [DefaultDispatcher-worker-18 @coroutine#2000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e76ade9 2025-04-27 13:54:41.216 [DefaultDispatcher-worker-5 @coroutine#2000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e76ade9 2025-04-27 13:54:41.220 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:41.220 [DefaultDispatcher-worker-20 @coroutine#2000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e76ade9 2025-04-27 13:54:41.226 [DefaultDispatcher-worker-13 @coroutine#2000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e76ade9 2025-04-27 13:54:41.229 [DefaultDispatcher-worker-2 @coroutine#2000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e76ade9 2025-04-27 13:54:41.232 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown initiated... 2025-04-27 13:54:41.232 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Close initiated... 2025-04-27 13:54:41.232 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:41.232 [HikariPool-104 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e76ade9: (connection evicted) 2025-04-27 13:54:41.232 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:41.232 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Closed. 2025-04-27 13:54:41.232 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown completed. 2025-04-27 13:54:41.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2025-04-27 13:54:41.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:41.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:41.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:41.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:41.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:41.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:41.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b949de4 2025-04-27 13:54:41.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:41.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:41.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:41.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:41.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:41.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:41.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:41.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:41.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:41.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:41.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:41.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:41.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:41.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:41.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:41.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:41.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:41.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:41.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:41.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2025-04-27 13:54:41.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:41.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:41.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:41.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:41.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:41.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:41.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:41.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:41.233 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2025-04-27 13:54:41.234 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dc9e4d2 2025-04-27 13:54:41.234 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dc9e4d2 2025-04-27 13:54:41.234 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2025-04-27 13:54:41.242 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:41.253 [DefaultDispatcher-worker-11 @coroutine#2007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc9e4d2 2025-04-27 13:54:41.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2025-04-27 13:54:41.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:41.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:41.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:41.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:41.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:41.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:41.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f138b74 2025-04-27 13:54:41.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:41.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:41.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:41.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:41.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:41.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:41.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:41.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:41.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:41.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:41.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:41.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:41.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:41.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:41.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:41.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:41.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:41.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:41.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:41.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2025-04-27 13:54:41.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:41.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:41.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:41.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:41.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:41.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:41.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:41.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:41.258 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2025-04-27 13:54:41.258 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@a1c4f69 2025-04-27 13:54:41.258 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@a1c4f69 2025-04-27 13:54:41.258 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2025-04-27 13:54:41.268 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:41.278 [DefaultDispatcher-worker-11 @coroutine#2011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a1c4f69 2025-04-27 13:54:41.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2025-04-27 13:54:41.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:41.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:41.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:41.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:41.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:41.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:41.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1cc878e6 2025-04-27 13:54:41.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:41.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:41.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:41.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:41.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:41.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:41.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:41.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:41.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:41.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:41.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:41.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:41.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:41.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:41.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:41.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:41.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:41.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:41.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:41.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2025-04-27 13:54:41.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:41.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:41.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:41.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:41.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:41.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:41.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:41.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:41.279 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2025-04-27 13:54:41.279 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@44bb6856 2025-04-27 13:54:41.279 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@44bb6856 2025-04-27 13:54:41.279 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2025-04-27 13:54:41.300 [DefaultDispatcher-worker-4 @coroutine#2015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44bb6856 2025-04-27 13:54:41.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2025-04-27 13:54:41.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:41.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:41.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:41.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:41.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:41.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:41.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72ae1007 2025-04-27 13:54:41.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:41.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:41.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:41.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:41.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:41.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:41.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:41.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:41.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:41.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:41.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:41.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:41.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:41.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:41.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:41.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:41.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:41.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:41.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:41.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2025-04-27 13:54:41.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:41.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:41.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:41.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:41.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:41.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:41.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:41.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:41.301 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2025-04-27 13:54:41.301 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cdafb4d 2025-04-27 13:54:41.301 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cdafb4d 2025-04-27 13:54:41.301 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2025-04-27 13:54:41.319 [DefaultDispatcher-worker-10 @coroutine#2019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cdafb4d 2025-04-27 13:54:41.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2025-04-27 13:54:41.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:41.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:41.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:41.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:41.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:41.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:41.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3abd7b20 2025-04-27 13:54:41.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:41.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:41.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:41.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:41.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:41.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:41.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:41.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:41.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:41.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:41.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:41.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:41.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:41.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:41.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:41.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:41.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:41.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:41.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:41.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2025-04-27 13:54:41.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:41.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:41.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:41.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:41.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:41.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:41.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:41.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:41.320 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2025-04-27 13:54:41.320 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@589a82af 2025-04-27 13:54:41.321 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@589a82af 2025-04-27 13:54:41.321 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2025-04-27 13:54:41.334 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:41.339 [DefaultDispatcher-worker-21 @coroutine#2023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@589a82af 2025-04-27 13:54:41.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2025-04-27 13:54:41.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:41.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:41.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:41.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:41.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:41.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:41.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19c6e821 2025-04-27 13:54:41.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:41.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:41.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:41.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:41.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:41.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:41.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:41.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:41.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:41.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:41.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:41.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:41.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:41.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:41.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:41.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:41.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:41.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:41.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:41.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2025-04-27 13:54:41.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:41.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:41.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:41.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:41.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:41.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:41.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:41.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:41.341 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2025-04-27 13:54:41.341 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@e14559e 2025-04-27 13:54:41.341 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@e14559e 2025-04-27 13:54:41.341 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2025-04-27 13:54:41.358 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:41.360 [DefaultDispatcher-worker-6 @coroutine#2027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e14559e 2025-04-27 13:54:41.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2025-04-27 13:54:41.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:41.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:41.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:41.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:41.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:41.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:41.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@698394bf 2025-04-27 13:54:41.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:41.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:41.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:41.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:41.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:41.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:41.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:41.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:41.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:41.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:41.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:41.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:41.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:41.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:41.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:41.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:41.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:41.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:41.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:41.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2025-04-27 13:54:41.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:41.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:41.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:41.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:41.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:41.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:41.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:41.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:41.361 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2025-04-27 13:54:41.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@65528bcf 2025-04-27 13:54:41.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@65528bcf 2025-04-27 13:54:41.361 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2025-04-27 13:54:41.379 [HikariPool-107 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:41.381 [DefaultDispatcher-worker-10 @coroutine#2031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65528bcf 2025-04-27 13:54:41.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2025-04-27 13:54:41.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:41.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:41.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:41.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:41.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:41.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:41.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62682ece 2025-04-27 13:54:41.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:41.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:41.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:41.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:41.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:41.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:41.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:41.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:41.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:41.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:41.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:41.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:41.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:41.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:41.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:41.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:41.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:41.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:41.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:41.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2025-04-27 13:54:41.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:41.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:41.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:41.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:41.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:41.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:41.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:41.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:41.382 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2025-04-27 13:54:41.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c0ecdbf 2025-04-27 13:54:41.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c0ecdbf 2025-04-27 13:54:41.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2025-04-27 13:54:41.401 [HikariPool-108 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:41.402 [DefaultDispatcher-worker-11 @coroutine#2035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c0ecdbf 2025-04-27 13:54:41.433 [HikariPool-109 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:41.465 [HikariPool-110 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:41.465 [HikariPool-111 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:41.483 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:45.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2025-04-27 13:54:45.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:45.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:45.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:45.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:45.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:45.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:45.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31d791c0 2025-04-27 13:54:45.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:45.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:45.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:45.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:45.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:45.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:45.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:45.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:45.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:45.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:45.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:45.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:45.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:45.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:45.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:45.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:45.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:45.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:45.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:45.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2025-04-27 13:54:45.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:45.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:45.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:45.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:45.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:45.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:45.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:45.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:45.474 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2025-04-27 13:54:45.474 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@66ab3716 2025-04-27 13:54:45.474 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@66ab3716 2025-04-27 13:54:45.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2025-04-27 13:54:45.484 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ab3716 2025-04-27 13:54:45.494 [DefaultDispatcher-worker-18 @coroutine#2055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ab3716 2025-04-27 13:54:45.502 [DefaultDispatcher-worker-4 @coroutine#2057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ab3716 2025-04-27 13:54:45.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2025-04-27 13:54:45.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:45.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:45.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:45.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:45.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:45.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:45.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23ee31b8 2025-04-27 13:54:45.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:45.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:45.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:45.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:45.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:45.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:45.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:45.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:45.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:45.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:45.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:45.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:45.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:45.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:45.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:45.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:45.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:45.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:45.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:45.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2025-04-27 13:54:45.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:45.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:45.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:45.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:45.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:45.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:45.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:45.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:45.504 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2025-04-27 13:54:45.504 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@16422f27 2025-04-27 13:54:45.504 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@16422f27 2025-04-27 13:54:45.504 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2025-04-27 13:54:45.517 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16422f27 2025-04-27 13:54:45.527 [DefaultDispatcher-worker-16 @coroutine#2059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16422f27 2025-04-27 13:54:45.531 [DefaultDispatcher-worker-21 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16422f27 2025-04-27 13:54:45.535 [DefaultDispatcher-worker-2 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16422f27 2025-04-27 13:54:45.539 [DefaultDispatcher-worker-18 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16422f27 2025-04-27 13:54:45.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2025-04-27 13:54:45.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:45.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:45.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:45.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:45.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:45.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:45.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65067d37 2025-04-27 13:54:45.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:45.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:45.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:45.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:45.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:45.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:45.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:45.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:45.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:45.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:45.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:45.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:45.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:45.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:45.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:45.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:45.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:45.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:45.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:45.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2025-04-27 13:54:45.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:45.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:45.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:45.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:45.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:45.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:45.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:45.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:45.540 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2025-04-27 13:54:45.540 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f2a0909 2025-04-27 13:54:45.540 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f2a0909 2025-04-27 13:54:45.540 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2025-04-27 13:54:45.550 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f2a0909 2025-04-27 13:54:45.559 [DefaultDispatcher-worker-5 @coroutine#2065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f2a0909 2025-04-27 13:54:45.564 [DefaultDispatcher-worker-16 @coroutine#2067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f2a0909 2025-04-27 13:54:45.567 [DefaultDispatcher-worker-3 @coroutine#2067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f2a0909 2025-04-27 13:54:45.571 [DefaultDispatcher-worker-10 @coroutine#2067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f2a0909 2025-04-27 13:54:45.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2025-04-27 13:54:45.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:45.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:45.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:45.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:45.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:45.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:45.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4117e0c9 2025-04-27 13:54:45.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:45.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:45.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:45.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:45.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:45.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:45.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:45.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:45.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:45.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:45.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:45.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:45.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:45.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:45.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:45.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:45.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:45.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:45.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:45.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2025-04-27 13:54:45.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:45.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:45.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:45.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:45.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:45.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:45.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:45.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:45.571 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2025-04-27 13:54:45.572 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e528476 2025-04-27 13:54:45.572 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e528476 2025-04-27 13:54:45.572 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2025-04-27 13:54:45.575 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:45.581 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e528476 2025-04-27 13:54:45.590 [DefaultDispatcher-worker-2 @coroutine#2071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e528476 2025-04-27 13:54:45.595 [DefaultDispatcher-worker-19 @coroutine#2073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e528476 2025-04-27 13:54:45.599 [DefaultDispatcher-worker-1 @coroutine#2073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e528476 2025-04-27 13:54:45.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2025-04-27 13:54:45.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:45.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:45.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:45.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:45.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:45.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:45.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@569b3009 2025-04-27 13:54:45.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:45.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:45.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:45.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:45.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:45.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:45.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:45.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:45.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:45.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:45.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:45.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:45.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:45.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:45.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:45.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:45.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:45.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:45.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:45.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2025-04-27 13:54:45.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:45.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:45.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:45.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:45.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:45.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:45.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:45.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:45.600 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2025-04-27 13:54:45.600 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@48cebb78 2025-04-27 13:54:45.600 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@48cebb78 2025-04-27 13:54:45.600 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2025-04-27 13:54:45.604 [HikariPool-114 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:45.610 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48cebb78 2025-04-27 13:54:45.620 [DefaultDispatcher-worker-1 @coroutine#2076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48cebb78 2025-04-27 13:54:45.624 [DefaultDispatcher-worker-2 @coroutine#2078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48cebb78 2025-04-27 13:54:45.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2025-04-27 13:54:45.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:45.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:45.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:45.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:45.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:45.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:45.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e1003d9 2025-04-27 13:54:45.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:45.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:45.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:45.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:45.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:45.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:45.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:45.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:45.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:45.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:45.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:45.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:45.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:45.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:45.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:45.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:45.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:45.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:45.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:45.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2025-04-27 13:54:45.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:45.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:45.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:45.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:45.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:45.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:45.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:45.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:45.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2025-04-27 13:54:45.626 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d1907fb 2025-04-27 13:54:45.626 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d1907fb 2025-04-27 13:54:45.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2025-04-27 13:54:45.636 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d1907fb 2025-04-27 13:54:45.640 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:45.645 [DefaultDispatcher-worker-15 @coroutine#2080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d1907fb 2025-04-27 13:54:45.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2025-04-27 13:54:45.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:45.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:45.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:45.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:45.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:45.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:45.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@551976c2 2025-04-27 13:54:45.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:45.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:45.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:45.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:45.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:45.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:45.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:45.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:45.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:45.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:45.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:45.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:45.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:45.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:45.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:45.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:45.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:45.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:45.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:45.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2025-04-27 13:54:45.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:45.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:45.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:45.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:45.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:45.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:45.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:45.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:45.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2025-04-27 13:54:45.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f815f93 2025-04-27 13:54:45.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f815f93 2025-04-27 13:54:45.648 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2025-04-27 13:54:45.658 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f815f93 2025-04-27 13:54:45.668 [DefaultDispatcher-worker-6 @coroutine#2083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f815f93 2025-04-27 13:54:45.672 [HikariPool-116 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:45.706 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:45.726 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:45.764 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:45.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2025-04-27 13:54:45.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:45.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:45.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:45.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:45.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:45.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:45.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@285b63eb 2025-04-27 13:54:45.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:45.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:45.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:45.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:45.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:45.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:45.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:45.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:45.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:45.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:45.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:45.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:45.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:45.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-27 13:54:45.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-27 13:54:45.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:45.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:45.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-27 13:54:45.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:45.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2025-04-27 13:54:45.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:45.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:45.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:45.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:45.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:45.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:45.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:45.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:45.776 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2025-04-27 13:54:45.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fa8a4f7 2025-04-27 13:54:45.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fa8a4f7 2025-04-27 13:54:45.776 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2025-04-27 13:54:45.791 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa8a4f7 2025-04-27 13:54:45.797 [Test worker @coroutine#2089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa8a4f7 2025-04-27 13:54:45.798 [Test worker @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa8a4f7 2025-04-27 13:54:45.800 [DefaultDispatcher-worker-1 @coroutine#2095] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52451/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-27 13:54:45.800 [DefaultDispatcher-worker-1 @coroutine#2095] 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:52451/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-27 13:54:45.800 [DefaultDispatcher-worker-1 @coroutine#2095] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52451/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-27 13:54:45.800 [DefaultDispatcher-worker-1 @coroutine#2095] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52451/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-27 13:54:45.801 [DefaultDispatcher-worker-15 @coroutine#2095] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52451/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-27 13:54:45.801 [DefaultDispatcher-worker-15 @coroutine#2095] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52451/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-27 13:54:45.804 [DefaultDispatcher-worker-11 @coroutine#2094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa8a4f7 2025-04-27 13:54:45.804 [DefaultDispatcher-worker-11 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52451/UmAppDatabase/replication/nodeId 2025-04-27 13:54:45.804 [DefaultDispatcher-worker-11 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52451/UmAppDatabase/replication/nodeId. 2025-04-27 13:54:45.804 [DefaultDispatcher-worker-11 @coroutine#2094] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52451/UmAppDatabase/replication/nodeId 2025-04-27 13:54:45.805 [DefaultDispatcher-worker-11 @coroutine#2094] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52451/UmAppDatabase/replication/nodeId 2025-04-27 13:54:45.805 [DefaultDispatcher-worker-11 @coroutine#2094] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52451/UmAppDatabase/replication/nodeId 2025-04-27 13:54:45.806 [Test worker @coroutine#2099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa8a4f7 2025-04-27 13:54:45.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2025-04-27 13:54:45.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:45.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:45.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:45.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:45.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:45.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:45.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39eea4f6 2025-04-27 13:54:45.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:45.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:45.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:45.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:45.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:45.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:45.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:45.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:45.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:45.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:45.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:45.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:45.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:45.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-27 13:54:45.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-27 13:54:45.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:45.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:45.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-27 13:54:45.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:45.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2025-04-27 13:54:45.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:45.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:45.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:45.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:45.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:45.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:45.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:45.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:45.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2025-04-27 13:54:45.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@4400026 2025-04-27 13:54:45.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@4400026 2025-04-27 13:54:45.807 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2025-04-27 13:54:45.821 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4400026 2025-04-27 13:54:45.827 [Test worker @coroutine#2106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4400026 2025-04-27 13:54:45.828 [Test worker @coroutine#2108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4400026 2025-04-27 13:54:45.831 [DefaultDispatcher-worker-17 @coroutine#2116] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52451/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-27 13:54:45.831 [DefaultDispatcher-worker-17 @coroutine#2116] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52451/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2025-04-27 13:54:45.831 [DefaultDispatcher-worker-17 @coroutine#2116] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52451/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-27 13:54:45.832 [DefaultDispatcher-worker-6 @coroutine#2116] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52451/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-27 13:54:45.832 [DefaultDispatcher-worker-6 @coroutine#2116] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52451/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-27 13:54:45.833 [DefaultDispatcher-worker-5 @coroutine#2110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4400026 2025-04-27 13:54:45.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2025-04-27 13:54:45.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:45.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:45.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:45.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:45.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:45.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:45.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@322399e6 2025-04-27 13:54:45.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:45.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:45.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:45.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:45.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:45.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:45.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:45.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:45.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:45.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:45.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:45.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:45.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:45.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-27 13:54:45.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-27 13:54:45.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:45.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:45.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-27 13:54:45.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:45.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2025-04-27 13:54:45.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:45.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:45.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:45.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:45.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:45.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:45.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:45.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:45.874 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2025-04-27 13:54:45.875 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@36e95b7b 2025-04-27 13:54:45.875 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@36e95b7b 2025-04-27 13:54:45.875 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2025-04-27 13:54:45.876 [HikariPool-120 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:45.879 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@222a68fe 2025-04-27 13:54:45.879 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@222a68fe 2025-04-27 13:54:45.881 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ced82cb 2025-04-27 13:54:45.881 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ced82cb 2025-04-27 13:54:45.884 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@28d2038e 2025-04-27 13:54:45.884 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@28d2038e 2025-04-27 13:54:45.886 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dd088f0 2025-04-27 13:54:45.886 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dd088f0 2025-04-27 13:54:45.888 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c4c702c 2025-04-27 13:54:45.888 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c4c702c 2025-04-27 13:54:45.891 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cf742b4 2025-04-27 13:54:45.891 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cf742b4 2025-04-27 13:54:45.891 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e95b7b 2025-04-27 13:54:45.893 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6481e4d7 2025-04-27 13:54:45.893 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6481e4d7 2025-04-27 13:54:45.895 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@dff77bf 2025-04-27 13:54:45.895 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@dff77bf 2025-04-27 13:54:45.898 [Test worker @coroutine#2121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e95b7b 2025-04-27 13:54:45.898 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@72cdbb3c 2025-04-27 13:54:45.898 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@72cdbb3c 2025-04-27 13:54:45.898 [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-27 13:54:45.899 [Test worker @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e95b7b 2025-04-27 13:54:45.899 [DefaultDispatcher-worker-5 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41557/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-27 13:54:45.899 [DefaultDispatcher-worker-5 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41557/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-27 13:54:45.899 [DefaultDispatcher-worker-5 @coroutine#2127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41557/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-27 13:54:45.900 [DefaultDispatcher-worker-5 @coroutine#2127] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41557/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-27 13:54:45.901 [DefaultDispatcher-worker-20 @coroutine#2127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41557/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-27 13:54:45.901 [DefaultDispatcher-worker-20 @coroutine#2127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41557/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-27 13:54:45.904 [DefaultDispatcher-worker-8 @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e95b7b 2025-04-27 13:54:45.904 [DefaultDispatcher-worker-8 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41557/UmAppDatabase/replication/nodeId 2025-04-27 13:54:45.904 [DefaultDispatcher-worker-8 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41557/UmAppDatabase/replication/nodeId. 2025-04-27 13:54:45.904 [DefaultDispatcher-worker-8 @coroutine#2126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41557/UmAppDatabase/replication/nodeId 2025-04-27 13:54:45.905 [DefaultDispatcher-worker-11 @coroutine#2126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41557/UmAppDatabase/replication/nodeId 2025-04-27 13:54:45.905 [DefaultDispatcher-worker-11 @coroutine#2126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41557/UmAppDatabase/replication/nodeId 2025-04-27 13:54:45.906 [Test worker @coroutine#2131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e95b7b 2025-04-27 13:54:45.907 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:45.910 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5acc7e0c 2025-04-27 13:54:45.910 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5acc7e0c 2025-04-27 13:54:45.912 [DefaultDispatcher-worker-2 @coroutine#2138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e95b7b 2025-04-27 13:54:45.912 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@540b8b25 2025-04-27 13:54:45.912 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@540b8b25 2025-04-27 13:54:45.914 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5034157c 2025-04-27 13:54:45.914 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5034157c 2025-04-27 13:54:45.916 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@1536811e 2025-04-27 13:54:45.916 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@1536811e 2025-04-27 13:54:45.916 [DefaultDispatcher-worker-19 @coroutine#2138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e95b7b 2025-04-27 13:54:45.918 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c33b1aa 2025-04-27 13:54:45.918 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c33b1aa 2025-04-27 13:54:45.921 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@24e955aa 2025-04-27 13:54:45.921 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@24e955aa 2025-04-27 13:54:45.921 [DefaultDispatcher-worker-16 @coroutine#2138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e95b7b 2025-04-27 13:54:45.923 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@54063bbe 2025-04-27 13:54:45.923 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@54063bbe 2025-04-27 13:54:45.925 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@75197e51 2025-04-27 13:54:45.925 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@75197e51 2025-04-27 13:54:45.925 [DefaultDispatcher-worker-11 @coroutine#2138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e95b7b 2025-04-27 13:54:45.927 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@44962fb9 2025-04-27 13:54:45.927 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@44962fb9 2025-04-27 13:54:45.927 [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-27 13:54:45.931 [DefaultDispatcher-worker-5 @coroutine#2143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e95b7b 2025-04-27 13:54:45.936 [DefaultDispatcher-worker-14 @coroutine#2143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e95b7b 2025-04-27 13:54:45.940 [DefaultDispatcher-worker-16 @coroutine#2143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e95b7b 2025-04-27 13:54:45.944 [DefaultDispatcher-worker-2 @coroutine#2143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e95b7b 2025-04-27 13:54:45.949 [DefaultDispatcher-worker-2 @coroutine#2148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e95b7b 2025-04-27 13:54:45.953 [DefaultDispatcher-worker-19 @coroutine#2148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e95b7b 2025-04-27 13:54:45.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2025-04-27 13:54:45.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:45.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:45.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:45.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:45.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:45.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:45.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3dd8b40e 2025-04-27 13:54:45.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:45.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:45.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:45.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:45.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:45.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:45.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:45.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:45.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:45.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:45.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:45.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:45.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:45.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-27 13:54:45.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-27 13:54:45.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:45.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:45.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-27 13:54:45.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:45.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2025-04-27 13:54:45.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:45.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:45.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:45.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:45.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:45.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:45.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:45.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:45.960 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2025-04-27 13:54:45.961 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7104b117 2025-04-27 13:54:45.961 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7104b117 2025-04-27 13:54:45.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2025-04-27 13:54:45.975 [HikariPool-122 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:45.975 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7104b117 2025-04-27 13:54:45.977 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@57a36be 2025-04-27 13:54:45.977 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@57a36be 2025-04-27 13:54:45.979 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@bbdc861 2025-04-27 13:54:45.979 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@bbdc861 2025-04-27 13:54:45.981 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@f825dce 2025-04-27 13:54:45.981 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@f825dce 2025-04-27 13:54:45.981 [Test worker @coroutine#2168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7104b117 2025-04-27 13:54:45.982 [Test worker @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7104b117 2025-04-27 13:54:45.983 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a80c25a 2025-04-27 13:54:45.983 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a80c25a 2025-04-27 13:54:45.983 [DefaultDispatcher-worker-3 @coroutine#2174] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40223/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-27 13:54:45.983 [DefaultDispatcher-worker-3 @coroutine#2174] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40223/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-27 13:54:45.983 [DefaultDispatcher-worker-3 @coroutine#2174] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40223/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-27 13:54:45.983 [DefaultDispatcher-worker-3 @coroutine#2174] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40223/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-27 13:54:45.984 [DefaultDispatcher-worker-4 @coroutine#2174] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40223/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-27 13:54:45.984 [DefaultDispatcher-worker-4 @coroutine#2174] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40223/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-27 13:54:45.985 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e9bd272 2025-04-27 13:54:45.985 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e9bd272 2025-04-27 13:54:45.987 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b00ef00 2025-04-27 13:54:45.987 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b00ef00 2025-04-27 13:54:45.988 [DefaultDispatcher-worker-12 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7104b117 2025-04-27 13:54:45.988 [DefaultDispatcher-worker-12 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40223/UmAppDatabase/replication/nodeId 2025-04-27 13:54:45.988 [DefaultDispatcher-worker-12 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40223/UmAppDatabase/replication/nodeId. 2025-04-27 13:54:45.988 [DefaultDispatcher-worker-12 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40223/UmAppDatabase/replication/nodeId 2025-04-27 13:54:45.988 [DefaultDispatcher-worker-9 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40223/UmAppDatabase/replication/nodeId 2025-04-27 13:54:45.988 [DefaultDispatcher-worker-9 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40223/UmAppDatabase/replication/nodeId 2025-04-27 13:54:45.989 [Test worker @coroutine#2178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7104b117 2025-04-27 13:54:45.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2025-04-27 13:54:45.989 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@66f1a183 2025-04-27 13:54:45.989 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@66f1a183 2025-04-27 13:54:45.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:45.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:45.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:45.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:45.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:45.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:45.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70313b0b 2025-04-27 13:54:45.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:45.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:45.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:45.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:45.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:45.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:45.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:45.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:45.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:45.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:45.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:45.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:45.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:45.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-27 13:54:45.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-27 13:54:45.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:45.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:45.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-27 13:54:45.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:45.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2025-04-27 13:54:45.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:45.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:45.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:45.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:45.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:45.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:45.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:45.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:45.990 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2025-04-27 13:54:45.991 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aaf3d15 2025-04-27 13:54:45.991 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aaf3d15 2025-04-27 13:54:45.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@444720b7 2025-04-27 13:54:45.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@444720b7 2025-04-27 13:54:45.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2025-04-27 13:54:45.992 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444720b7 2025-04-27 13:54:45.993 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a677270 2025-04-27 13:54:45.993 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a677270 2025-04-27 13:54:45.993 [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-27 13:54:45.999 [Test worker @coroutine#2185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444720b7 2025-04-27 13:54:46.000 [Test worker @coroutine#2187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444720b7 2025-04-27 13:54:46.001 [DefaultDispatcher-worker-12 @coroutine#2196] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40223/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-27 13:54:46.001 [DefaultDispatcher-worker-12 @coroutine#2196] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40223/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2025-04-27 13:54:46.001 [DefaultDispatcher-worker-12 @coroutine#2196] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40223/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-27 13:54:46.001 [DefaultDispatcher-worker-2 @coroutine#2196] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40223/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-27 13:54:46.001 [DefaultDispatcher-worker-2 @coroutine#2196] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40223/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-27 13:54:46.005 [DefaultDispatcher-worker-6 @coroutine#2189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444720b7 2025-04-27 13:54:46.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2025-04-27 13:54:46.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:46.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:46.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:46.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:46.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:46.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:46.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76e4df53 2025-04-27 13:54:46.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:46.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:46.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:46.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:46.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:46.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:46.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:46.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:46.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:46.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:46.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:46.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:46.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:46.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-27 13:54:46.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-27 13:54:46.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:46.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:46.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-27 13:54:46.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:46.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2025-04-27 13:54:46.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:46.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:46.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:46.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:46.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:46.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:46.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:46.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:46.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2025-04-27 13:54:46.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@43069adf 2025-04-27 13:54:46.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@43069adf 2025-04-27 13:54:46.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2025-04-27 13:54:46.058 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43069adf 2025-04-27 13:54:46.061 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:46.063 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6839962e 2025-04-27 13:54:46.063 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6839962e 2025-04-27 13:54:46.064 [Test worker @coroutine#2200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43069adf 2025-04-27 13:54:46.065 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@66fe7559 2025-04-27 13:54:46.065 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@66fe7559 2025-04-27 13:54:46.065 [Test worker @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43069adf 2025-04-27 13:54:46.066 [DefaultDispatcher-worker-16 @coroutine#2206] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47003/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-27 13:54:46.066 [DefaultDispatcher-worker-16 @coroutine#2206] 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:47003/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-27 13:54:46.066 [DefaultDispatcher-worker-16 @coroutine#2206] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47003/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-27 13:54:46.066 [DefaultDispatcher-worker-16 @coroutine#2206] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47003/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-27 13:54:46.067 [DefaultDispatcher-worker-11 @coroutine#2206] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47003/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-27 13:54:46.067 [DefaultDispatcher-worker-11 @coroutine#2206] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47003/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-27 13:54:46.067 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@62c1fd5e 2025-04-27 13:54:46.067 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@62c1fd5e 2025-04-27 13:54:46.069 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@27c37f62 2025-04-27 13:54:46.069 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@27c37f62 2025-04-27 13:54:46.070 [DefaultDispatcher-worker-7 @coroutine#2205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43069adf 2025-04-27 13:54:46.070 [DefaultDispatcher-worker-7 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47003/UmAppDatabase/replication/nodeId 2025-04-27 13:54:46.070 [DefaultDispatcher-worker-7 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47003/UmAppDatabase/replication/nodeId. 2025-04-27 13:54:46.070 [DefaultDispatcher-worker-7 @coroutine#2205] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47003/UmAppDatabase/replication/nodeId 2025-04-27 13:54:46.071 [DefaultDispatcher-worker-14 @coroutine#2205] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47003/UmAppDatabase/replication/nodeId 2025-04-27 13:54:46.071 [DefaultDispatcher-worker-14 @coroutine#2205] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47003/UmAppDatabase/replication/nodeId 2025-04-27 13:54:46.072 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@36f1552 2025-04-27 13:54:46.072 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@36f1552 2025-04-27 13:54:46.072 [Test worker @coroutine#2210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43069adf 2025-04-27 13:54:46.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2025-04-27 13:54:46.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:46.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:46.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:46.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:46.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:46.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:46.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@232899d1 2025-04-27 13:54:46.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:46.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:46.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:46.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:46.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:46.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:46.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:46.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:46.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:46.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:46.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:46.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:46.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:46.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-27 13:54:46.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-27 13:54:46.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:46.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:46.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-27 13:54:46.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:46.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2025-04-27 13:54:46.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:46.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:46.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:46.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:46.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:46.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:46.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:46.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:46.072 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2025-04-27 13:54:46.074 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@16aefcdb 2025-04-27 13:54:46.074 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@16aefcdb 2025-04-27 13:54:46.074 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-04-27 13:54:46.074 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-04-27 13:54:46.074 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2025-04-27 13:54:46.075 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-04-27 13:54:46.076 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7be8c85d 2025-04-27 13:54:46.076 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7be8c85d 2025-04-27 13:54:46.078 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@47ec802d 2025-04-27 13:54:46.078 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@47ec802d 2025-04-27 13:54:46.080 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c52d807 2025-04-27 13:54:46.080 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c52d807 2025-04-27 13:54:46.080 [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-27 13:54:46.081 [Test worker @coroutine#2217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-04-27 13:54:46.082 [Test worker @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-04-27 13:54:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2025-04-27 13:54:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f53e07d 2025-04-27 13:54:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-27 13:54:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-27 13:54:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-27 13:54:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2025-04-27 13:54:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:46.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2025-04-27 13:54:46.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@145ce025 2025-04-27 13:54:46.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@145ce025 2025-04-27 13:54:46.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2025-04-27 13:54:46.087 [DefaultDispatcher-worker-20 @coroutine#2221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-04-27 13:54:46.092 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:46.094 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3182dc1c 2025-04-27 13:54:46.094 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3182dc1c 2025-04-27 13:54:46.096 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f45345c 2025-04-27 13:54:46.096 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f45345c 2025-04-27 13:54:46.098 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b7ab76c 2025-04-27 13:54:46.098 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b7ab76c 2025-04-27 13:54:46.098 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@145ce025 2025-04-27 13:54:46.100 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e783e67 2025-04-27 13:54:46.100 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e783e67 2025-04-27 13:54:46.102 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@59bd6f88 2025-04-27 13:54:46.102 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@59bd6f88 2025-04-27 13:54:46.104 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f4c4737 2025-04-27 13:54:46.104 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f4c4737 2025-04-27 13:54:46.104 [Test worker @coroutine#2229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@145ce025 2025-04-27 13:54:46.105 [Test worker @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@145ce025 2025-04-27 13:54:46.106 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@21634865 2025-04-27 13:54:46.106 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@21634865 2025-04-27 13:54:46.106 [DefaultDispatcher-worker-20 @coroutine#2235] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46951/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-27 13:54:46.106 [DefaultDispatcher-worker-20 @coroutine#2235] 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:46951/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-27 13:54:46.106 [DefaultDispatcher-worker-20 @coroutine#2235] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46951/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-27 13:54:46.106 [DefaultDispatcher-worker-20 @coroutine#2235] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46951/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-27 13:54:46.107 [DefaultDispatcher-worker-4 @coroutine#2235] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46951/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-27 13:54:46.108 [DefaultDispatcher-worker-4 @coroutine#2235] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46951/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-27 13:54:46.108 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e57c128 2025-04-27 13:54:46.108 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e57c128 2025-04-27 13:54:46.110 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ca43c45 2025-04-27 13:54:46.110 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ca43c45 2025-04-27 13:54:46.110 [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-27 13:54:46.112 [DefaultDispatcher-worker-18 @coroutine#2234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@145ce025 2025-04-27 13:54:46.112 [DefaultDispatcher-worker-18 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46951/UmAppDatabase/replication/nodeId 2025-04-27 13:54:46.112 [DefaultDispatcher-worker-18 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46951/UmAppDatabase/replication/nodeId. 2025-04-27 13:54:46.112 [DefaultDispatcher-worker-18 @coroutine#2234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46951/UmAppDatabase/replication/nodeId 2025-04-27 13:54:46.112 [DefaultDispatcher-worker-18 @coroutine#2234] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46951/UmAppDatabase/replication/nodeId 2025-04-27 13:54:46.112 [DefaultDispatcher-worker-18 @coroutine#2234] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46951/UmAppDatabase/replication/nodeId 2025-04-27 13:54:46.113 [Test worker @coroutine#2239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@145ce025 2025-04-27 13:54:46.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2025-04-27 13:54:46.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:46.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:46.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:46.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:46.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:46.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:46.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ade99bb 2025-04-27 13:54:46.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:46.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:46.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:46.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:46.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:46.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:46.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:46.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:46.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:46.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:46.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:46.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:46.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:46.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-27 13:54:46.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-27 13:54:46.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:46.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:46.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-27 13:54:46.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:46.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2025-04-27 13:54:46.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:46.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:46.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:46.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:46.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:46.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:46.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:46.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:46.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2025-04-27 13:54:46.116 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@eb23b9c 2025-04-27 13:54:46.116 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@eb23b9c 2025-04-27 13:54:46.116 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2025-04-27 13:54:46.116 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb23b9c 2025-04-27 13:54:46.123 [Test worker @coroutine#2246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb23b9c 2025-04-27 13:54:46.124 [Test worker @coroutine#2248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb23b9c 2025-04-27 13:54:46.124 [DefaultDispatcher-worker-13 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2025-04-27 13:54:46.124 [DefaultDispatcher-worker-13 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:46.124 [DefaultDispatcher-worker-13 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:46.124 [DefaultDispatcher-worker-13 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:46.124 [DefaultDispatcher-worker-13 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:46.124 [DefaultDispatcher-worker-13 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:46.124 [DefaultDispatcher-worker-13 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:46.124 [DefaultDispatcher-worker-13 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42a67cb9 2025-04-27 13:54:46.124 [DefaultDispatcher-worker-13 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:46.124 [DefaultDispatcher-worker-13 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:46.124 [DefaultDispatcher-worker-13 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:46.124 [DefaultDispatcher-worker-13 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:46.124 [DefaultDispatcher-worker-13 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:46.124 [DefaultDispatcher-worker-13 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:46.125 [DefaultDispatcher-worker-13 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:46.125 [DefaultDispatcher-worker-13 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:46.125 [DefaultDispatcher-worker-13 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:46.125 [DefaultDispatcher-worker-13 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:46.125 [DefaultDispatcher-worker-13 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:46.125 [DefaultDispatcher-worker-13 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:46.125 [DefaultDispatcher-worker-13 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:46.125 [DefaultDispatcher-worker-13 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-27 13:54:46.125 [DefaultDispatcher-worker-13 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-27 13:54:46.125 [DefaultDispatcher-worker-13 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:46.125 [DefaultDispatcher-worker-13 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:46.125 [DefaultDispatcher-worker-13 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-27 13:54:46.125 [DefaultDispatcher-worker-13 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:46.125 [DefaultDispatcher-worker-13 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2025-04-27 13:54:46.125 [DefaultDispatcher-worker-13 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:46.125 [DefaultDispatcher-worker-13 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:46.125 [DefaultDispatcher-worker-13 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:46.125 [DefaultDispatcher-worker-13 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:46.125 [DefaultDispatcher-worker-13 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:46.125 [DefaultDispatcher-worker-13 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:46.125 [DefaultDispatcher-worker-13 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:46.125 [DefaultDispatcher-worker-13 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:46.125 [DefaultDispatcher-worker-13 @coroutine#2257] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2025-04-27 13:54:46.125 [DefaultDispatcher-worker-13 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@38b37e13 2025-04-27 13:54:46.125 [DefaultDispatcher-worker-13 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@38b37e13 2025-04-27 13:54:46.125 [DefaultDispatcher-worker-13 @coroutine#2257] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2025-04-27 13:54:46.128 [DefaultDispatcher-worker-11 @coroutine#2250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb23b9c 2025-04-27 13:54:46.141 [DefaultDispatcher-worker-13 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38b37e13 2025-04-27 13:54:46.143 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:46.146 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@cc44cdb 2025-04-27 13:54:46.146 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@cc44cdb 2025-04-27 13:54:46.147 [DefaultDispatcher-worker-13 @coroutine#2259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38b37e13 2025-04-27 13:54:46.148 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@203a333 2025-04-27 13:54:46.148 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@203a333 2025-04-27 13:54:46.148 [DefaultDispatcher-worker-13 @coroutine#2261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38b37e13 2025-04-27 13:54:46.148 [DefaultDispatcher-worker-9 @coroutine#2264] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-27 13:54:46.148 [DefaultDispatcher-worker-9 @coroutine#2264] 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-27 13:54:46.148 [DefaultDispatcher-worker-9 @coroutine#2264] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-27 13:54:46.148 [DefaultDispatcher-worker-9 @coroutine#2264] 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-27 13:54:46.149 [DefaultDispatcher-worker-13 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-27 13:54:46.149 [DefaultDispatcher-worker-13 @coroutine#2257] 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-27 13:54:46.149 [DefaultDispatcher-worker-13 @coroutine#2257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-27 13:54:46.149 [DefaultDispatcher-worker-3 @coroutine#2264] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-27 13:54:46.149 [DefaultDispatcher-worker-18 @coroutine#2257] 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-27 13:54:46.150 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@63c27ab 2025-04-27 13:54:46.150 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@63c27ab 2025-04-27 13:54:46.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2025-04-27 13:54:46.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:46.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:46.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:46.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:46.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:46.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:46.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6391d34f 2025-04-27 13:54:46.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:46.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:46.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:46.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:46.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:46.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:46.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:46.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:46.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:46.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:46.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:46.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:46.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:46.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-27 13:54:46.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-27 13:54:46.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:46.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:46.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-27 13:54:46.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:46.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2025-04-27 13:54:46.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:46.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:46.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:46.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:46.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:46.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:46.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:46.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:46.151 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2025-04-27 13:54:46.151 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2025-04-27 13:54:46.151 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2025-04-27 13:54:46.151 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2025-04-27 13:54:46.152 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@433ea908 2025-04-27 13:54:46.152 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@433ea908 2025-04-27 13:54:46.153 [DefaultDispatcher-worker-16 @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38b37e13 2025-04-27 13:54:46.153 [DefaultDispatcher-worker-16 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-27 13:54:46.153 [DefaultDispatcher-worker-16 @coroutine#2263] 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-27 13:54:46.153 [DefaultDispatcher-worker-16 @coroutine#2263] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-27 13:54:46.153 [DefaultDispatcher-worker-16 @coroutine#2263] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-27 13:54:46.155 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d329720 2025-04-27 13:54:46.155 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d329720 2025-04-27 13:54:46.158 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7237ab8e 2025-04-27 13:54:46.158 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7237ab8e 2025-04-27 13:54:46.160 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@15d1cb1c 2025-04-27 13:54:46.160 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@15d1cb1c 2025-04-27 13:54:46.163 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@23115647 2025-04-27 13:54:46.163 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@23115647 2025-04-27 13:54:46.165 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ae35e92 2025-04-27 13:54:46.165 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ae35e92 2025-04-27 13:54:46.165 [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-27 13:54:46.170 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2025-04-27 13:54:46.174 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:46.175 [Test worker @coroutine#2272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2025-04-27 13:54:46.176 [Test worker @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2025-04-27 13:54:46.176 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@27efc6ee 2025-04-27 13:54:46.176 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@27efc6ee 2025-04-27 13:54:46.177 [DefaultDispatcher-worker-3 @coroutine#2278] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51675/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-27 13:54:46.177 [DefaultDispatcher-worker-3 @coroutine#2278] 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:51675/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-27 13:54:46.177 [DefaultDispatcher-worker-3 @coroutine#2278] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51675/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-27 13:54:46.177 [DefaultDispatcher-worker-3 @coroutine#2278] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51675/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-27 13:54:46.178 [DefaultDispatcher-worker-4 @coroutine#2278] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51675/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-27 13:54:46.178 [DefaultDispatcher-worker-4 @coroutine#2278] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51675/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-27 13:54:46.178 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@29283c63 2025-04-27 13:54:46.178 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@29283c63 2025-04-27 13:54:46.180 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d17ad9e 2025-04-27 13:54:46.180 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d17ad9e 2025-04-27 13:54:46.181 [DefaultDispatcher-worker-4 @coroutine#2277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2025-04-27 13:54:46.181 [DefaultDispatcher-worker-4 @coroutine#2277] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51675/UmAppDatabase/replication/nodeId 2025-04-27 13:54:46.181 [DefaultDispatcher-worker-4 @coroutine#2277] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51675/UmAppDatabase/replication/nodeId. 2025-04-27 13:54:46.181 [DefaultDispatcher-worker-4 @coroutine#2277] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51675/UmAppDatabase/replication/nodeId 2025-04-27 13:54:46.181 [DefaultDispatcher-worker-12 @coroutine#2277] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51675/UmAppDatabase/replication/nodeId 2025-04-27 13:54:46.181 [DefaultDispatcher-worker-12 @coroutine#2277] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51675/UmAppDatabase/replication/nodeId 2025-04-27 13:54:46.182 [Test worker @coroutine#2282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2025-04-27 13:54:46.182 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@68153658 2025-04-27 13:54:46.182 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@68153658 2025-04-27 13:54:46.184 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:46.184 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@31944502 2025-04-27 13:54:46.184 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@31944502 2025-04-27 13:54:46.186 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dbd57e 2025-04-27 13:54:46.186 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dbd57e 2025-04-27 13:54:46.186 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@59b7bc77 2025-04-27 13:54:46.186 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@59b7bc77 2025-04-27 13:54:46.187 [DefaultDispatcher-worker-13 @coroutine#2289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2025-04-27 13:54:46.188 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@49dc9182 2025-04-27 13:54:46.188 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@49dc9182 2025-04-27 13:54:46.188 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@91c2bf5 2025-04-27 13:54:46.188 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@91c2bf5 2025-04-27 13:54:46.190 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@83ac917 2025-04-27 13:54:46.190 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@83ac917 2025-04-27 13:54:46.190 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@d23be0e 2025-04-27 13:54:46.190 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@d23be0e 2025-04-27 13:54:46.191 [DefaultDispatcher-worker-16 @coroutine#2289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2025-04-27 13:54:46.191 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b952147 2025-04-27 13:54:46.191 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b952147 2025-04-27 13:54:46.191 [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-27 13:54:46.192 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@482121ce 2025-04-27 13:54:46.192 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@482121ce 2025-04-27 13:54:46.194 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@11886d91 2025-04-27 13:54:46.194 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@11886d91 2025-04-27 13:54:46.195 [DefaultDispatcher-worker-19 @coroutine#2289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2025-04-27 13:54:46.195 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@79a3afd6 2025-04-27 13:54:46.195 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@79a3afd6 2025-04-27 13:54:46.197 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@69e0bd22 2025-04-27 13:54:46.197 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@69e0bd22 2025-04-27 13:54:46.199 [DefaultDispatcher-worker-5 @coroutine#2289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2025-04-27 13:54:46.199 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@280ede81 2025-04-27 13:54:46.199 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@280ede81 2025-04-27 13:54:46.201 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ab8daf4 2025-04-27 13:54:46.201 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ab8daf4 2025-04-27 13:54:46.201 [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-27 13:54:46.203 [DefaultDispatcher-worker-10 @coroutine#2294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2025-04-27 13:54:46.207 [DefaultDispatcher-worker-18 @coroutine#2294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2025-04-27 13:54:46.210 [DefaultDispatcher-worker-10 @coroutine#2294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2025-04-27 13:54:46.214 [DefaultDispatcher-worker-18 @coroutine#2294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2025-04-27 13:54:46.216 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:46.217 [DefaultDispatcher-worker-5 @coroutine#2299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2025-04-27 13:54:46.218 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7efaf6d9 2025-04-27 13:54:46.218 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7efaf6d9 2025-04-27 13:54:46.218 [DefaultDispatcher-worker-6 @coroutine#2306] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51675/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-27 13:54:46.218 [DefaultDispatcher-worker-6 @coroutine#2306] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51675/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-27 13:54:46.218 [DefaultDispatcher-worker-6 @coroutine#2306] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51675/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-27 13:54:46.219 [DefaultDispatcher-worker-14 @coroutine#2306] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51675/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-27 13:54:46.219 [DefaultDispatcher-worker-14 @coroutine#2306] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51675/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-27 13:54:46.220 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@703d0776 2025-04-27 13:54:46.220 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@703d0776 2025-04-27 13:54:46.221 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@74029da9 2025-04-27 13:54:46.221 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@74029da9 2025-04-27 13:54:46.223 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@31000d4d 2025-04-27 13:54:46.223 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@31000d4d 2025-04-27 13:54:46.224 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@18e5698a 2025-04-27 13:54:46.224 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@18e5698a 2025-04-27 13:54:46.225 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:46.226 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@fbdb57 2025-04-27 13:54:46.226 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@fbdb57 2025-04-27 13:54:46.227 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@29a46bab 2025-04-27 13:54:46.227 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@29a46bab 2025-04-27 13:54:46.228 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@60f4e134 2025-04-27 13:54:46.228 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@60f4e134 2025-04-27 13:54:46.229 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@276390ef 2025-04-27 13:54:46.229 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@276390ef 2025-04-27 13:54:46.229 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@512ff202 2025-04-27 13:54:46.229 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@512ff202 2025-04-27 13:54:46.231 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@235c00db 2025-04-27 13:54:46.231 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@235c00db 2025-04-27 13:54:46.231 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@62b56894 2025-04-27 13:54:46.231 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@62b56894 2025-04-27 13:54:46.231 [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-27 13:54:46.232 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@665e9ad4 2025-04-27 13:54:46.232 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@665e9ad4 2025-04-27 13:54:46.234 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cad4c87 2025-04-27 13:54:46.234 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cad4c87 2025-04-27 13:54:46.235 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@57f25d15 2025-04-27 13:54:46.235 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@57f25d15 2025-04-27 13:54:46.237 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@14ebd5e8 2025-04-27 13:54:46.237 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@14ebd5e8 2025-04-27 13:54:46.238 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@671659b 2025-04-27 13:54:46.238 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@671659b 2025-04-27 13:54:46.240 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ed8a6 2025-04-27 13:54:46.240 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ed8a6 2025-04-27 13:54:46.240 [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-27 13:54:46.251 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:46.253 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@3628f1de 2025-04-27 13:54:46.253 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@3628f1de 2025-04-27 13:54:46.254 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@38ef196b 2025-04-27 13:54:46.254 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@38ef196b 2025-04-27 13:54:46.256 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cd09aae 2025-04-27 13:54:46.256 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cd09aae 2025-04-27 13:54:46.257 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@79d21350 2025-04-27 13:54:46.257 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@79d21350 2025-04-27 13:54:46.258 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@885bbb5 2025-04-27 13:54:46.258 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@885bbb5 2025-04-27 13:54:46.259 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@48e1cf8f 2025-04-27 13:54:46.259 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@48e1cf8f 2025-04-27 13:54:46.260 [DefaultDispatcher-worker-9 @coroutine#2306] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:51675/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-27 13:54:46.260 [DefaultDispatcher-worker-9 @coroutine#2306] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:51675/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-27 13:54:46.260 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@705c39d7 2025-04-27 13:54:46.260 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@705c39d7 2025-04-27 13:54:46.261 [DefaultDispatcher-worker-9 @coroutine#2306] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51675/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-27 13:54:46.261 [DefaultDispatcher-worker-9 @coroutine#2306] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51675/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-04-27 13:54:46.261 [DefaultDispatcher-worker-9 @coroutine#2306] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51675/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-27 13:54:46.261 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@19fdec1f 2025-04-27 13:54:46.261 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@19fdec1f 2025-04-27 13:54:46.261 [DefaultDispatcher-worker-6 @coroutine#2306] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51675/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-27 13:54:46.261 [DefaultDispatcher-worker-6 @coroutine#2306] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51675/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-27 13:54:46.263 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c00b486 2025-04-27 13:54:46.263 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c00b486 2025-04-27 13:54:46.263 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After adding stats (total=10, active=1, idle=9, waiting=0) 2025-04-27 13:54:46.278 [DefaultDispatcher-worker-11 @coroutine#2306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2025-04-27 13:54:46.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2025-04-27 13:54:46.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:46.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:46.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:46.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:46.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:46.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:46.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@252f00ba 2025-04-27 13:54:46.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:46.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:46.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:46.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:46.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:46.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:46.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:46.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:46.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:46.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:46.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:46.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:46.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:46.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-27 13:54:46.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-27 13:54:46.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:46.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:46.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-27 13:54:46.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:46.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2025-04-27 13:54:46.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:46.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:46.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:46.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:46.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:46.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:46.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:46.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:46.284 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2025-04-27 13:54:46.285 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@5efa05f9 2025-04-27 13:54:46.285 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@5efa05f9 2025-04-27 13:54:46.285 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2025-04-27 13:54:46.297 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5efa05f9 2025-04-27 13:54:46.303 [Test worker @coroutine#2324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5efa05f9 2025-04-27 13:54:46.303 [Test worker @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5efa05f9 2025-04-27 13:54:46.304 [DefaultDispatcher-worker-3 @coroutine#2330] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51497/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-27 13:54:46.304 [DefaultDispatcher-worker-3 @coroutine#2330] 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:51497/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-27 13:54:46.304 [DefaultDispatcher-worker-3 @coroutine#2330] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51497/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-27 13:54:46.304 [DefaultDispatcher-worker-3 @coroutine#2330] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51497/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-27 13:54:46.305 [DefaultDispatcher-worker-8 @coroutine#2330] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51497/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-27 13:54:46.305 [DefaultDispatcher-worker-8 @coroutine#2330] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51497/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-27 13:54:46.308 [DefaultDispatcher-worker-12 @coroutine#2329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5efa05f9 2025-04-27 13:54:46.308 [DefaultDispatcher-worker-12 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51497/UmAppDatabase/replication/nodeId 2025-04-27 13:54:46.308 [DefaultDispatcher-worker-12 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51497/UmAppDatabase/replication/nodeId. 2025-04-27 13:54:46.308 [DefaultDispatcher-worker-12 @coroutine#2329] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51497/UmAppDatabase/replication/nodeId 2025-04-27 13:54:46.308 [DefaultDispatcher-worker-15 @coroutine#2329] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51497/UmAppDatabase/replication/nodeId 2025-04-27 13:54:46.308 [DefaultDispatcher-worker-15 @coroutine#2329] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51497/UmAppDatabase/replication/nodeId 2025-04-27 13:54:46.309 [Test worker @coroutine#2334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5efa05f9 2025-04-27 13:54:46.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2025-04-27 13:54:46.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:46.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:46.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:46.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:46.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:46.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:46.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@705ebb4d 2025-04-27 13:54:46.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:46.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:46.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:46.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:46.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:46.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:46.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:46.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:46.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:46.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:46.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:46.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:46.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:46.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-27 13:54:46.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-27 13:54:46.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:46.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:46.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-27 13:54:46.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:46.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2025-04-27 13:54:46.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:46.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:46.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:46.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:46.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:46.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:46.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:46.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:46.309 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2025-04-27 13:54:46.311 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d6ccad7 2025-04-27 13:54:46.311 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d6ccad7 2025-04-27 13:54:46.311 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2025-04-27 13:54:46.312 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6ccad7 2025-04-27 13:54:46.317 [Test worker @coroutine#2341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6ccad7 2025-04-27 13:54:46.318 [Test worker @coroutine#2343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6ccad7 2025-04-27 13:54:46.322 [DefaultDispatcher-worker-12 @coroutine#2345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6ccad7 2025-04-27 13:54:46.322 [DefaultDispatcher-worker-17 @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5efa05f9 2025-04-27 13:54:46.325 [DefaultDispatcher-worker-10 @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5efa05f9 2025-04-27 13:54:46.329 [DefaultDispatcher-worker-16 @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5efa05f9 2025-04-27 13:54:46.332 [DefaultDispatcher-worker-14 @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5efa05f9 2025-04-27 13:54:46.343 [DefaultDispatcher-worker-4 @coroutine#2358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5efa05f9 2025-04-27 13:54:46.350 [DefaultDispatcher-worker-12 @coroutine#2360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5efa05f9 2025-04-27 13:54:46.354 [DefaultDispatcher-worker-6 @coroutine#2360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5efa05f9 2025-04-27 13:54:46.358 [DefaultDispatcher-worker-21 @coroutine#2360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5efa05f9 2025-04-27 13:54:46.362 [DefaultDispatcher-worker-19 @coroutine#2360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5efa05f9 2025-04-27 13:54:46.367 [DefaultDispatcher-worker-12 @coroutine#2360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5efa05f9 2025-04-27 13:54:46.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2025-04-27 13:54:46.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:46.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:46.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:46.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:46.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:46.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:46.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8b93c88 2025-04-27 13:54:46.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:46.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:46.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:46.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:46.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:46.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:46.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:46.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:46.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:46.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:46.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:46.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:46.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:46.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-27 13:54:46.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-27 13:54:46.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:46.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:46.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-27 13:54:46.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:46.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2025-04-27 13:54:46.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:46.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:46.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:46.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:46.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:46.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:46.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:46.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:46.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2025-04-27 13:54:46.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a70acd5 2025-04-27 13:54:46.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a70acd5 2025-04-27 13:54:46.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2025-04-27 13:54:46.381 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a70acd5 2025-04-27 13:54:46.385 [HikariPool-131 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:46.386 [Test worker @coroutine#2366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a70acd5 2025-04-27 13:54:46.387 [Test worker @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a70acd5 2025-04-27 13:54:46.387 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a4af6cd 2025-04-27 13:54:46.387 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a4af6cd 2025-04-27 13:54:46.388 [DefaultDispatcher-worker-17 @coroutine#2372] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56701/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-27 13:54:46.388 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@748d17f4 2025-04-27 13:54:46.388 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@748d17f4 2025-04-27 13:54:46.388 [DefaultDispatcher-worker-17 @coroutine#2372] 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:56701/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-27 13:54:46.388 [DefaultDispatcher-worker-17 @coroutine#2372] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56701/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-27 13:54:46.388 [DefaultDispatcher-worker-17 @coroutine#2372] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56701/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-27 13:54:46.389 [DefaultDispatcher-worker-9 @coroutine#2372] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56701/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-27 13:54:46.389 [DefaultDispatcher-worker-9 @coroutine#2372] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56701/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-27 13:54:46.390 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@70b29dbd 2025-04-27 13:54:46.390 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@70b29dbd 2025-04-27 13:54:46.391 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@35b01dcf 2025-04-27 13:54:46.392 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@35b01dcf 2025-04-27 13:54:46.393 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@18e1792a 2025-04-27 13:54:46.393 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@18e1792a 2025-04-27 13:54:46.393 [DefaultDispatcher-worker-8 @coroutine#2371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a70acd5 2025-04-27 13:54:46.393 [DefaultDispatcher-worker-8 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56701/UmAppDatabase/replication/nodeId 2025-04-27 13:54:46.393 [DefaultDispatcher-worker-8 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56701/UmAppDatabase/replication/nodeId. 2025-04-27 13:54:46.393 [DefaultDispatcher-worker-8 @coroutine#2371] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56701/UmAppDatabase/replication/nodeId 2025-04-27 13:54:46.394 [DefaultDispatcher-worker-14 @coroutine#2371] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56701/UmAppDatabase/replication/nodeId 2025-04-27 13:54:46.394 [DefaultDispatcher-worker-14 @coroutine#2371] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56701/UmAppDatabase/replication/nodeId 2025-04-27 13:54:46.394 [Test worker @coroutine#2376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a70acd5 2025-04-27 13:54:46.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2025-04-27 13:54:46.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:46.395 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cfef75 2025-04-27 13:54:46.395 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cfef75 2025-04-27 13:54:46.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:46.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:46.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:46.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:46.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:46.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34c050a1 2025-04-27 13:54:46.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:46.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:46.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:46.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:46.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:46.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:46.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:46.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:46.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:46.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:46.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:46.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:46.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:46.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-27 13:54:46.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-27 13:54:46.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:46.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:46.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-27 13:54:46.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:46.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2025-04-27 13:54:46.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:46.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:46.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:46.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:46.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:46.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:46.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:46.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:46.395 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2025-04-27 13:54:46.396 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@6074d524 2025-04-27 13:54:46.396 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@6074d524 2025-04-27 13:54:46.397 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@32c114d9 2025-04-27 13:54:46.397 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@32c114d9 2025-04-27 13:54:46.397 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2025-04-27 13:54:46.397 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32c114d9 2025-04-27 13:54:46.398 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@559fe280 2025-04-27 13:54:46.398 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@559fe280 2025-04-27 13:54:46.400 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@4624f930 2025-04-27 13:54:46.400 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@4624f930 2025-04-27 13:54:46.400 [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-27 13:54:46.402 [Test worker @coroutine#2383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32c114d9 2025-04-27 13:54:46.403 [Test worker @coroutine#2385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32c114d9 2025-04-27 13:54:46.407 [DefaultDispatcher-worker-9 @coroutine#2387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32c114d9 2025-04-27 13:54:46.408 [DefaultDispatcher-worker-19 @coroutine#2393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a70acd5 2025-04-27 13:54:46.411 [HikariPool-132 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:46.412 [DefaultDispatcher-worker-12 @coroutine#2393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a70acd5 2025-04-27 13:54:46.413 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@447c953e 2025-04-27 13:54:46.413 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@447c953e 2025-04-27 13:54:46.415 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4abb63c1 2025-04-27 13:54:46.415 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4abb63c1 2025-04-27 13:54:46.416 [DefaultDispatcher-worker-6 @coroutine#2393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a70acd5 2025-04-27 13:54:46.417 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e84fe4e 2025-04-27 13:54:46.417 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e84fe4e 2025-04-27 13:54:46.418 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@b8669fa 2025-04-27 13:54:46.418 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@b8669fa 2025-04-27 13:54:46.420 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bf3c8d1 2025-04-27 13:54:46.420 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bf3c8d1 2025-04-27 13:54:46.421 [DefaultDispatcher-worker-12 @coroutine#2393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a70acd5 2025-04-27 13:54:46.421 [DefaultDispatcher-worker-14 @coroutine#2400] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56701/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-27 13:54:46.421 [DefaultDispatcher-worker-14 @coroutine#2400] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56701/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-27 13:54:46.421 [DefaultDispatcher-worker-14 @coroutine#2400] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56701/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-27 13:54:46.422 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a470305 2025-04-27 13:54:46.422 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a470305 2025-04-27 13:54:46.422 [DefaultDispatcher-worker-5 @coroutine#2400] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56701/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-27 13:54:46.422 [DefaultDispatcher-worker-5 @coroutine#2400] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56701/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-27 13:54:46.423 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@53d8fc8d 2025-04-27 13:54:46.423 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@53d8fc8d 2025-04-27 13:54:46.425 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ba996b5 2025-04-27 13:54:46.425 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ba996b5 2025-04-27 13:54:46.426 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ea96e51 2025-04-27 13:54:46.427 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ea96e51 2025-04-27 13:54:46.427 [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-27 13:54:46.463 [DefaultDispatcher-worker-12 @coroutine#2400] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:56701/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-27 13:54:46.463 [DefaultDispatcher-worker-12 @coroutine#2400] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:56701/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-27 13:54:46.463 [DefaultDispatcher-worker-12 @coroutine#2400] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56701/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-27 13:54:46.463 [DefaultDispatcher-worker-12 @coroutine#2400] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56701/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-04-27 13:54:46.463 [DefaultDispatcher-worker-12 @coroutine#2400] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56701/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-27 13:54:46.464 [DefaultDispatcher-worker-14 @coroutine#2400] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56701/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-27 13:54:46.464 [DefaultDispatcher-worker-14 @coroutine#2400] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56701/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-27 13:54:46.468 [HikariPool-133 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-27 13:54:46.470 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@758635e1 2025-04-27 13:54:46.470 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@758635e1 2025-04-27 13:54:46.472 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b41d521 2025-04-27 13:54:46.472 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b41d521 2025-04-27 13:54:46.474 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f7e5e91 2025-04-27 13:54:46.474 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f7e5e91 2025-04-27 13:54:46.475 [DefaultDispatcher-worker-8 @coroutine#2400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a70acd5 2025-04-27 13:54:46.475 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a7cdf1a 2025-04-27 13:54:46.475 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a7cdf1a 2025-04-27 13:54:46.477 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e91cc89 2025-04-27 13:54:46.477 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e91cc89 2025-04-27 13:54:46.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2025-04-27 13:54:46.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:46.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:46.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:46.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:46.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:46.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:46.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@218c6d3e 2025-04-27 13:54:46.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:46.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:46.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:46.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:46.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:46.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:46.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:46.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:46.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:46.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:46.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:46.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:46.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:46.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-27 13:54:46.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-27 13:54:46.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:46.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:46.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-27 13:54:46.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:46.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2025-04-27 13:54:46.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:46.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:46.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:46.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:46.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:46.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:46.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:46.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:46.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2025-04-27 13:54:46.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@44f5259a 2025-04-27 13:54:46.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@44f5259a 2025-04-27 13:54:46.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2025-04-27 13:54:46.478 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@b0ce6a7 2025-04-27 13:54:46.478 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@b0ce6a7 2025-04-27 13:54:46.480 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@60bab81 2025-04-27 13:54:46.480 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@60bab81 2025-04-27 13:54:46.482 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a532055 2025-04-27 13:54:46.482 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a532055 2025-04-27 13:54:46.484 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ad64a12 2025-04-27 13:54:46.484 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ad64a12 2025-04-27 13:54:46.484 [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-27 13:54:46.490 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f5259a 2025-04-27 13:54:46.495 [Test worker @coroutine#2419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f5259a 2025-04-27 13:54:46.496 [Test worker @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f5259a 2025-04-27 13:54:46.497 [HikariPool-134 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:46.497 [DefaultDispatcher-worker-8 @coroutine#2425] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57637/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-27 13:54:46.497 [DefaultDispatcher-worker-8 @coroutine#2425] 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:57637/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-27 13:54:46.497 [DefaultDispatcher-worker-8 @coroutine#2425] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57637/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-27 13:54:46.497 [DefaultDispatcher-worker-8 @coroutine#2425] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57637/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-27 13:54:46.498 [DefaultDispatcher-worker-1 @coroutine#2425] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57637/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-27 13:54:46.498 [DefaultDispatcher-worker-1 @coroutine#2425] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57637/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-27 13:54:46.499 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e444745 2025-04-27 13:54:46.499 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e444745 2025-04-27 13:54:46.501 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@2083acfd 2025-04-27 13:54:46.501 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@2083acfd 2025-04-27 13:54:46.501 [DefaultDispatcher-worker-15 @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f5259a 2025-04-27 13:54:46.501 [DefaultDispatcher-worker-15 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId 2025-04-27 13:54:46.501 [DefaultDispatcher-worker-15 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId. 2025-04-27 13:54:46.501 [DefaultDispatcher-worker-15 @coroutine#2424] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId 2025-04-27 13:54:46.502 [DefaultDispatcher-worker-16 @coroutine#2424] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId 2025-04-27 13:54:46.502 [DefaultDispatcher-worker-16 @coroutine#2424] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId 2025-04-27 13:54:46.502 [Test worker @coroutine#2429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f5259a 2025-04-27 13:54:46.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2025-04-27 13:54:46.503 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@24bc2c35 2025-04-27 13:54:46.503 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@24bc2c35 2025-04-27 13:54:46.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:46.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:46.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:46.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:46.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:46.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:46.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1aade3c 2025-04-27 13:54:46.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:46.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:46.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:46.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:46.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:46.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:46.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:46.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:46.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:46.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:46.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:46.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:46.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:46.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-27 13:54:46.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-27 13:54:46.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:46.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:46.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-27 13:54:46.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:46.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2025-04-27 13:54:46.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:46.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:46.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:46.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:46.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:46.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:46.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:46.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:46.503 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2025-04-27 13:54:46.504 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@61bea6c6 2025-04-27 13:54:46.504 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@61bea6c6 2025-04-27 13:54:46.505 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@76a1cc1a 2025-04-27 13:54:46.505 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@76a1cc1a 2025-04-27 13:54:46.505 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2025-04-27 13:54:46.505 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76a1cc1a 2025-04-27 13:54:46.506 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d4cbbdb 2025-04-27 13:54:46.506 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d4cbbdb 2025-04-27 13:54:46.507 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@509506cb 2025-04-27 13:54:46.507 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@509506cb 2025-04-27 13:54:46.509 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@158d4568 2025-04-27 13:54:46.509 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@158d4568 2025-04-27 13:54:46.510 [Test worker @coroutine#2436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76a1cc1a 2025-04-27 13:54:46.511 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@1915989 2025-04-27 13:54:46.511 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@1915989 2025-04-27 13:54:46.511 [Test worker @coroutine#2438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76a1cc1a 2025-04-27 13:54:46.512 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@98bb803 2025-04-27 13:54:46.512 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@98bb803 2025-04-27 13:54:46.512 [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-27 13:54:46.513 [DefaultDispatcher-worker-7 @coroutine#2446] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57637/auth/register 2025-04-27 13:54:46.513 [DefaultDispatcher-worker-7 @coroutine#2446] 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:57637/auth/register. 2025-04-27 13:54:46.513 [DefaultDispatcher-worker-7 @coroutine#2446] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57637/auth/register 2025-04-27 13:54:46.513 [DefaultDispatcher-worker-7 @coroutine#2446] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57637/auth/register from class io.ktor.http.content.TextContent 2025-04-27 13:54:46.514 [DefaultDispatcher-worker-16 @coroutine#2446] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57637/auth/register 2025-04-27 13:54:46.514 [DefaultDispatcher-worker-16 @coroutine#2446] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57637/auth/register 2025-04-27 13:54:46.515 [DefaultDispatcher-worker-16 @coroutine#2440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76a1cc1a 2025-04-27 13:54:46.555 [DefaultDispatcher-worker-21 @coroutine#2446] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:57637/auth/register. 2025-04-27 13:54:46.555 [DefaultDispatcher-worker-21 @coroutine#2446] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:57637/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2025-04-27 13:54:46.566 [DefaultDispatcher-worker-12 @coroutine#2446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f5259a 2025-04-27 13:54:46.570 [DefaultDispatcher-worker-16 @coroutine#2446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f5259a 2025-04-27 13:54:46.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2025-04-27 13:54:46.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:46.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:46.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:46.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:46.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:46.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:46.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3dceec83 2025-04-27 13:54:46.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:46.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:46.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:46.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:46.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:46.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:46.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:46.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:46.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:46.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:46.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:46.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:46.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:46.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-27 13:54:46.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-27 13:54:46.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:46.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:46.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-27 13:54:46.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:46.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2025-04-27 13:54:46.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:46.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:46.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:46.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:46.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:46.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:46.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:46.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:46.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2025-04-27 13:54:46.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@31d09031 2025-04-27 13:54:46.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@31d09031 2025-04-27 13:54:46.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2025-04-27 13:54:46.578 [HikariPool-135 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:46.581 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@393bcdd6 2025-04-27 13:54:46.581 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@393bcdd6 2025-04-27 13:54:46.583 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@37fc3481 2025-04-27 13:54:46.583 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@37fc3481 2025-04-27 13:54:46.585 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@33c3a6a6 2025-04-27 13:54:46.585 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@33c3a6a6 2025-04-27 13:54:46.587 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@76c13eba 2025-04-27 13:54:46.587 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@76c13eba 2025-04-27 13:54:46.589 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@117308c9 2025-04-27 13:54:46.589 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@117308c9 2025-04-27 13:54:46.591 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@477d6e5a 2025-04-27 13:54:46.591 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@477d6e5a 2025-04-27 13:54:46.592 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d09031 2025-04-27 13:54:46.593 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@69250685 2025-04-27 13:54:46.593 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@69250685 2025-04-27 13:54:46.595 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@16eec1f5 2025-04-27 13:54:46.595 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@16eec1f5 2025-04-27 13:54:46.596 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f52b6a1 2025-04-27 13:54:46.596 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f52b6a1 2025-04-27 13:54:46.596 [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-27 13:54:46.597 [Test worker @coroutine#2455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d09031 2025-04-27 13:54:46.598 [Test worker @coroutine#2457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d09031 2025-04-27 13:54:46.599 [DefaultDispatcher-worker-7 @coroutine#2461] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-27 13:54:46.599 [DefaultDispatcher-worker-7 @coroutine#2461] 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-27 13:54:46.599 [DefaultDispatcher-worker-7 @coroutine#2461] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-27 13:54:46.599 [DefaultDispatcher-worker-7 @coroutine#2461] 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-27 13:54:46.600 [DefaultDispatcher-worker-12 @coroutine#2461] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-27 13:54:46.600 [DefaultDispatcher-worker-12 @coroutine#2461] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-27 13:54:46.603 [DefaultDispatcher-worker-11 @coroutine#2460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d09031 2025-04-27 13:54:46.603 [DefaultDispatcher-worker-11 @coroutine#2460] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-27 13:54:46.603 [DefaultDispatcher-worker-11 @coroutine#2460] 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-27 13:54:46.603 [DefaultDispatcher-worker-11 @coroutine#2460] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-27 13:54:46.603 [DefaultDispatcher-worker-7 @coroutine#2460] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-27 13:54:46.603 [DefaultDispatcher-worker-7 @coroutine#2460] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-27 13:54:46.604 [Test worker @coroutine#2467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d09031 2025-04-27 13:54:46.605 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:46.606 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e17bda1 2025-04-27 13:54:46.606 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e17bda1 2025-04-27 13:54:46.607 [Test worker @coroutine#2472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d09031 2025-04-27 13:54:46.609 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@10d05013 2025-04-27 13:54:46.609 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@10d05013 2025-04-27 13:54:46.610 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@14efd6d1 2025-04-27 13:54:46.610 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@14efd6d1 2025-04-27 13:54:46.612 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@51ed5a28 2025-04-27 13:54:46.612 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@51ed5a28 2025-04-27 13:54:46.613 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@72341f01 2025-04-27 13:54:46.613 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@72341f01 2025-04-27 13:54:46.615 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@60f6899c 2025-04-27 13:54:46.615 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@60f6899c 2025-04-27 13:54:46.617 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@ac5920d 2025-04-27 13:54:46.617 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@ac5920d 2025-04-27 13:54:46.618 [Test worker @coroutine#2479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d09031 2025-04-27 13:54:46.618 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@31c2a567 2025-04-27 13:54:46.618 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@31c2a567 2025-04-27 13:54:46.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2025-04-27 13:54:46.619 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2025-04-27 13:54:46.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:46.619 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31d09031: (connection evicted) 2025-04-27 13:54:46.620 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@63dc6849 2025-04-27 13:54:46.620 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@63dc6849 2025-04-27 13:54:46.620 [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-27 13:54:46.620 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:46.620 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2025-04-27 13:54:46.620 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2025-04-27 13:54:46.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2025-04-27 13:54:46.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:46.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:46.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:46.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:46.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:46.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:46.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7af5ce66 2025-04-27 13:54:46.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:46.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:46.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:46.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:46.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:46.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:46.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:46.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:46.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:46.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:46.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:46.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:46.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:46.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-27 13:54:46.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-27 13:54:46.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:46.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:46.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-27 13:54:46.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:46.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2025-04-27 13:54:46.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:46.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:46.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:46.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:46.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:46.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:46.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:46.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:46.621 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2025-04-27 13:54:46.623 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cb5a64d 2025-04-27 13:54:46.623 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cb5a64d 2025-04-27 13:54:46.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2025-04-27 13:54:46.623 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cb5a64d 2025-04-27 13:54:46.628 [Test worker @coroutine#2482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cb5a64d 2025-04-27 13:54:46.629 [Test worker @coroutine#2484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cb5a64d 2025-04-27 13:54:46.630 [DefaultDispatcher-worker-7 @coroutine#2488] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-27 13:54:46.630 [DefaultDispatcher-worker-7 @coroutine#2488] 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-27 13:54:46.630 [DefaultDispatcher-worker-7 @coroutine#2488] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-27 13:54:46.630 [DefaultDispatcher-worker-7 @coroutine#2488] 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-27 13:54:46.631 [DefaultDispatcher-worker-15 @coroutine#2488] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-27 13:54:46.631 [DefaultDispatcher-worker-15 @coroutine#2488] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-27 13:54:46.634 [DefaultDispatcher-worker-14 @coroutine#2487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cb5a64d 2025-04-27 13:54:46.634 [DefaultDispatcher-worker-14 @coroutine#2487] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-27 13:54:46.634 [DefaultDispatcher-worker-14 @coroutine#2487] 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-27 13:54:46.634 [DefaultDispatcher-worker-14 @coroutine#2487] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-27 13:54:46.634 [DefaultDispatcher-worker-16 @coroutine#2487] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-27 13:54:46.634 [DefaultDispatcher-worker-16 @coroutine#2487] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-27 13:54:46.635 [Test worker @coroutine#2492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cb5a64d 2025-04-27 13:54:46.637 [Test worker @coroutine#2499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cb5a64d 2025-04-27 13:54:46.638 [Test worker @coroutine#2506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cb5a64d 2025-04-27 13:54:46.638 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2025-04-27 13:54:46.638 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2025-04-27 13:54:46.638 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:46.639 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6cb5a64d: (connection evicted) 2025-04-27 13:54:46.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:46.639 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2025-04-27 13:54:46.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2025-04-27 13:54:46.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2025-04-27 13:54:46.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:46.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:46.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:46.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:46.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:46.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:46.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d273300 2025-04-27 13:54:46.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:46.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:46.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:46.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:46.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:46.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:46.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:46.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:46.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:46.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:46.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:46.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:46.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:46.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-27 13:54:46.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-27 13:54:46.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:46.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:46.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-27 13:54:46.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:46.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2025-04-27 13:54:46.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:46.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:46.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:46.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:46.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:46.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:46.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:46.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:46.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2025-04-27 13:54:46.641 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c04685 2025-04-27 13:54:46.641 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c04685 2025-04-27 13:54:46.641 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2025-04-27 13:54:46.641 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c04685 2025-04-27 13:54:46.646 [Test worker @coroutine#2509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c04685 2025-04-27 13:54:46.647 [Test worker @coroutine#2511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c04685 2025-04-27 13:54:46.647 [DefaultDispatcher-worker-19 @coroutine#2515] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-27 13:54:46.647 [DefaultDispatcher-worker-19 @coroutine#2515] 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-27 13:54:46.647 [DefaultDispatcher-worker-19 @coroutine#2515] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-27 13:54:46.647 [DefaultDispatcher-worker-19 @coroutine#2515] 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-27 13:54:46.648 [DefaultDispatcher-worker-14 @coroutine#2515] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-27 13:54:46.648 [DefaultDispatcher-worker-14 @coroutine#2515] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-27 13:54:46.651 [DefaultDispatcher-worker-13 @coroutine#2514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c04685 2025-04-27 13:54:46.651 [DefaultDispatcher-worker-13 @coroutine#2514] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-27 13:54:46.651 [DefaultDispatcher-worker-13 @coroutine#2514] 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-27 13:54:46.651 [DefaultDispatcher-worker-13 @coroutine#2514] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-27 13:54:46.652 [DefaultDispatcher-worker-3 @coroutine#2514] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-27 13:54:46.652 [DefaultDispatcher-worker-3 @coroutine#2514] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-27 13:54:46.653 [Test worker @coroutine#2519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c04685 2025-04-27 13:54:46.654 [Test worker @coroutine#2526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c04685 2025-04-27 13:54:46.655 [Test worker @coroutine#2533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c04685 2025-04-27 13:54:46.657 [Test worker @coroutine#2535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c04685 2025-04-27 13:54:46.658 [Test worker @coroutine#2541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c04685 2025-04-27 13:54:46.660 [Test worker @coroutine#2543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c04685 2025-04-27 13:54:46.661 [Test worker @coroutine#2544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c04685 2025-04-27 13:54:46.662 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2025-04-27 13:54:46.662 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2025-04-27 13:54:46.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:46.662 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c04685: (connection evicted) 2025-04-27 13:54:46.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:46.662 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2025-04-27 13:54:46.662 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2025-04-27 13:54:46.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2025-04-27 13:54:46.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:46.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:46.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:46.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:46.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:46.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:46.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7271320c 2025-04-27 13:54:46.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:46.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:46.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:46.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:46.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:46.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:46.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:46.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:46.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:46.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:46.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:46.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:46.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:46.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-27 13:54:46.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-27 13:54:46.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:46.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:46.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-27 13:54:46.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:46.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2025-04-27 13:54:46.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:46.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:46.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:46.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:46.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:46.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:46.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:46.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:46.663 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2025-04-27 13:54:46.664 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@36299b83 2025-04-27 13:54:46.664 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@36299b83 2025-04-27 13:54:46.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2025-04-27 13:54:46.664 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36299b83 2025-04-27 13:54:46.669 [Test worker @coroutine#2547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36299b83 2025-04-27 13:54:46.670 [Test worker @coroutine#2549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36299b83 2025-04-27 13:54:46.671 [DefaultDispatcher-worker-3 @coroutine#2553] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-27 13:54:46.671 [DefaultDispatcher-worker-3 @coroutine#2553] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-04-27 13:54:46.671 [DefaultDispatcher-worker-3 @coroutine#2553] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-27 13:54:46.671 [DefaultDispatcher-worker-3 @coroutine#2553] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-27 13:54:46.672 [DefaultDispatcher-worker-4 @coroutine#2553] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-27 13:54:46.672 [DefaultDispatcher-worker-4 @coroutine#2553] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-27 13:54:46.675 [DefaultDispatcher-worker-5 @coroutine#2552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36299b83 2025-04-27 13:54:46.675 [DefaultDispatcher-worker-5 @coroutine#2552] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-27 13:54:46.675 [DefaultDispatcher-worker-5 @coroutine#2552] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-04-27 13:54:46.675 [DefaultDispatcher-worker-5 @coroutine#2552] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-27 13:54:46.675 [DefaultDispatcher-worker-12 @coroutine#2552] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-27 13:54:46.675 [DefaultDispatcher-worker-12 @coroutine#2552] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-27 13:54:46.676 [Test worker @coroutine#2557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36299b83 2025-04-27 13:54:46.677 [Test worker @coroutine#2564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36299b83 2025-04-27 13:54:46.679 [Test worker @coroutine#2571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36299b83 2025-04-27 13:54:46.679 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2025-04-27 13:54:46.679 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2025-04-27 13:54:46.679 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:46.680 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36299b83: (connection evicted) 2025-04-27 13:54:46.680 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:46.680 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2025-04-27 13:54:46.680 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2025-04-27 13:54:46.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2025-04-27 13:54:46.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:46.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:46.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:46.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:46.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:46.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:46.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@541d8a9e 2025-04-27 13:54:46.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:46.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:46.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:46.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:46.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:46.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:46.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:46.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:46.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:46.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:46.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:46.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:46.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:46.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-27 13:54:46.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-27 13:54:46.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:46.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:46.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-27 13:54:46.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:46.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2025-04-27 13:54:46.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:46.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:46.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:46.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:46.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:46.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:46.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:46.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:46.680 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2025-04-27 13:54:46.682 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@32cda33c 2025-04-27 13:54:46.682 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@32cda33c 2025-04-27 13:54:46.682 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2025-04-27 13:54:46.682 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32cda33c 2025-04-27 13:54:46.687 [Test worker @coroutine#2579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32cda33c 2025-04-27 13:54:46.688 [Test worker @coroutine#2581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32cda33c 2025-04-27 13:54:46.688 [DefaultDispatcher-worker-5 @coroutine#2585] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-27 13:54:46.688 [DefaultDispatcher-worker-5 @coroutine#2585] 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-27 13:54:46.688 [DefaultDispatcher-worker-5 @coroutine#2585] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-27 13:54:46.688 [DefaultDispatcher-worker-5 @coroutine#2585] 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-27 13:54:46.689 [DefaultDispatcher-worker-8 @coroutine#2585] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-27 13:54:46.689 [DefaultDispatcher-worker-8 @coroutine#2585] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-27 13:54:46.693 [DefaultDispatcher-worker-20 @coroutine#2584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32cda33c 2025-04-27 13:54:46.693 [DefaultDispatcher-worker-20 @coroutine#2584] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-27 13:54:46.693 [DefaultDispatcher-worker-20 @coroutine#2584] 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-27 13:54:46.693 [DefaultDispatcher-worker-20 @coroutine#2584] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-27 13:54:46.694 [DefaultDispatcher-worker-4 @coroutine#2584] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-27 13:54:46.694 [DefaultDispatcher-worker-4 @coroutine#2584] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-27 13:54:46.695 [Test worker @coroutine#2591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32cda33c 2025-04-27 13:54:46.696 [Test worker @coroutine#2596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32cda33c 2025-04-27 13:54:46.697 [Test worker @coroutine#2598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32cda33c 2025-04-27 13:54:46.698 [Test worker @coroutine#2600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32cda33c 2025-04-27 13:54:46.700 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32cda33c 2025-04-27 13:54:46.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2025-04-27 13:54:46.701 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2025-04-27 13:54:46.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:46.701 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32cda33c: (connection evicted) 2025-04-27 13:54:46.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:46.701 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2025-04-27 13:54:46.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2025-04-27 13:54:46.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2025-04-27 13:54:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33490054 2025-04-27 13:54:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-27 13:54:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-27 13:54:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-27 13:54:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2025-04-27 13:54:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:46.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2025-04-27 13:54:46.703 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@51bd10f0 2025-04-27 13:54:46.703 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@51bd10f0 2025-04-27 13:54:46.703 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2025-04-27 13:54:46.704 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51bd10f0 2025-04-27 13:54:46.708 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51bd10f0 2025-04-27 13:54:46.709 [Test worker @coroutine#2612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51bd10f0 2025-04-27 13:54:46.710 [DefaultDispatcher-worker-20 @coroutine#2616] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-27 13:54:46.710 [DefaultDispatcher-worker-20 @coroutine#2616] 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-27 13:54:46.710 [DefaultDispatcher-worker-20 @coroutine#2616] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-27 13:54:46.710 [DefaultDispatcher-worker-20 @coroutine#2616] 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-27 13:54:46.711 [DefaultDispatcher-worker-20 @coroutine#2616] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-27 13:54:46.711 [DefaultDispatcher-worker-20 @coroutine#2616] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-27 13:54:46.714 [DefaultDispatcher-worker-20 @coroutine#2615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51bd10f0 2025-04-27 13:54:46.714 [DefaultDispatcher-worker-20 @coroutine#2615] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-27 13:54:46.714 [DefaultDispatcher-worker-20 @coroutine#2615] 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-27 13:54:46.714 [DefaultDispatcher-worker-20 @coroutine#2615] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-27 13:54:46.714 [DefaultDispatcher-worker-13 @coroutine#2615] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-27 13:54:46.714 [DefaultDispatcher-worker-13 @coroutine#2615] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-27 13:54:46.716 [Test worker @coroutine#2620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51bd10f0 2025-04-27 13:54:46.718 [Test worker @coroutine#2627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51bd10f0 2025-04-27 13:54:46.719 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2025-04-27 13:54:46.719 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2025-04-27 13:54:46.719 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:46.719 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51bd10f0: (connection evicted) 2025-04-27 13:54:46.719 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:46.719 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2025-04-27 13:54:46.719 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2025-04-27 13:54:46.832 [DefaultDispatcher-worker-6 @coroutine#2094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa8a4f7 2025-04-27 13:54:46.833 [DefaultDispatcher-worker-6 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52451/UmAppDatabase/replication/nodeId 2025-04-27 13:54:46.833 [DefaultDispatcher-worker-6 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52451/UmAppDatabase/replication/nodeId. 2025-04-27 13:54:46.833 [DefaultDispatcher-worker-6 @coroutine#2094] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52451/UmAppDatabase/replication/nodeId 2025-04-27 13:54:46.833 [DefaultDispatcher-worker-1 @coroutine#2094] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52451/UmAppDatabase/replication/nodeId 2025-04-27 13:54:46.833 [DefaultDispatcher-worker-1 @coroutine#2094] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52451/UmAppDatabase/replication/nodeId 2025-04-27 13:54:46.910 [DefaultDispatcher-worker-18 @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e95b7b 2025-04-27 13:54:46.910 [DefaultDispatcher-worker-18 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41557/UmAppDatabase/replication/nodeId 2025-04-27 13:54:46.910 [DefaultDispatcher-worker-18 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41557/UmAppDatabase/replication/nodeId. 2025-04-27 13:54:46.910 [DefaultDispatcher-worker-18 @coroutine#2126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41557/UmAppDatabase/replication/nodeId 2025-04-27 13:54:46.911 [DefaultDispatcher-worker-14 @coroutine#2126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41557/UmAppDatabase/replication/nodeId 2025-04-27 13:54:46.911 [DefaultDispatcher-worker-14 @coroutine#2126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41557/UmAppDatabase/replication/nodeId 2025-04-27 13:54:46.976 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2025-04-27 13:54:46.976 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:46.976 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:46.976 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:46.976 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:46.976 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:46.976 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:46.976 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44a7a331 2025-04-27 13:54:46.976 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:46.976 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:46.976 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:46.976 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:46.976 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:46.976 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:46.976 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:46.976 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:46.976 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:46.976 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:46.976 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:46.976 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:46.976 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:46.976 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:46.976 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:46.976 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:46.976 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:46.976 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:46.976 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:46.976 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2025-04-27 13:54:46.976 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:46.976 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:46.976 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:46.976 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:46.976 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:46.976 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:46.976 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:46.976 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:46.976 [Test worker @coroutine#2665] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2025-04-27 13:54:46.977 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a097a83 2025-04-27 13:54:46.977 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a097a83 2025-04-27 13:54:46.977 [Test worker @coroutine#2665] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2025-04-27 13:54:46.984 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a097a83 2025-04-27 13:54:46.989 [Test worker @coroutine#2666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a097a83 2025-04-27 13:54:46.990 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a097a83 2025-04-27 13:54:46.991 [Test worker @coroutine#2670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a097a83 2025-04-27 13:54:46.993 [DefaultDispatcher-worker-2 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7104b117 2025-04-27 13:54:46.993 [DefaultDispatcher-worker-2 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40223/UmAppDatabase/replication/nodeId 2025-04-27 13:54:46.993 [DefaultDispatcher-worker-2 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40223/UmAppDatabase/replication/nodeId. 2025-04-27 13:54:46.993 [DefaultDispatcher-worker-2 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40223/UmAppDatabase/replication/nodeId 2025-04-27 13:54:46.994 [DefaultDispatcher-worker-4 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40223/UmAppDatabase/replication/nodeId 2025-04-27 13:54:46.994 [DefaultDispatcher-worker-4 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40223/UmAppDatabase/replication/nodeId 2025-04-27 13:54:46.997 [DefaultDispatcher-worker-21 @coroutine#2672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a097a83 2025-04-27 13:54:47.004 [DefaultDispatcher-worker-10 @coroutine#2687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a097a83 2025-04-27 13:54:47.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2025-04-27 13:54:47.006 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2025-04-27 13:54:47.006 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:47.009 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a097a83: (connection evicted) 2025-04-27 13:54:47.010 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:47.010 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2025-04-27 13:54:47.010 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2025-04-27 13:54:47.011 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2025-04-27 13:54:47.011 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:47.011 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:47.011 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:47.011 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:47.011 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:47.011 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:47.011 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20673498 2025-04-27 13:54:47.011 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:47.011 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:47.011 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:47.011 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:47.011 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:47.011 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:47.011 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:47.012 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:47.012 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:47.012 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:47.012 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:47.012 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:47.012 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:47.012 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:47.012 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:47.012 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:47.012 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:47.012 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:47.012 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:47.012 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2025-04-27 13:54:47.012 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:47.012 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:47.012 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:47.012 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:47.012 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:47.012 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:47.012 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:47.012 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:47.012 [Test worker @coroutine#2693] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2025-04-27 13:54:47.012 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@50c99398 2025-04-27 13:54:47.012 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@50c99398 2025-04-27 13:54:47.012 [Test worker @coroutine#2693] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2025-04-27 13:54:47.020 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c99398 2025-04-27 13:54:47.025 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c99398 2025-04-27 13:54:47.026 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c99398 2025-04-27 13:54:47.027 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c99398 2025-04-27 13:54:47.027 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2025-04-27 13:54:47.027 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:47.028 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:47.028 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:47.028 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:47.028 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:47.028 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:47.028 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b4b02d 2025-04-27 13:54:47.028 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:47.028 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:47.028 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:47.028 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:47.028 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:47.028 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:47.028 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:47.028 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:47.028 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:47.028 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:47.028 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:47.028 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:47.028 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:47.028 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:47.028 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:47.028 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:47.028 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:47.028 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:47.028 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:47.028 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2025-04-27 13:54:47.028 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:47.028 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:47.028 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:47.028 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:47.028 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:47.028 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:47.028 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:47.028 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:47.028 [Test worker @coroutine#2693] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2025-04-27 13:54:47.028 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@12d24c43 2025-04-27 13:54:47.028 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@12d24c43 2025-04-27 13:54:47.028 [Test worker @coroutine#2693] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2025-04-27 13:54:47.036 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12d24c43 2025-04-27 13:54:47.041 [Test worker @coroutine#2700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12d24c43 2025-04-27 13:54:47.042 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12d24c43 2025-04-27 13:54:47.043 [Test worker @coroutine#2704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12d24c43 2025-04-27 13:54:47.047 [DefaultDispatcher-worker-21 @coroutine#2706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12d24c43 2025-04-27 13:54:47.055 [DefaultDispatcher-worker-21 @coroutine#2693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c99398 2025-04-27 13:54:47.059 [DefaultDispatcher-worker-3 @coroutine#2693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c99398 2025-04-27 13:54:47.062 [DefaultDispatcher-worker-21 @coroutine#2693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c99398 2025-04-27 13:54:47.070 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2025-04-27 13:54:47.070 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2025-04-27 13:54:47.070 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:47.070 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50c99398: (connection evicted) 2025-04-27 13:54:47.070 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:47.070 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2025-04-27 13:54:47.070 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2025-04-27 13:54:47.071 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2025-04-27 13:54:47.071 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2025-04-27 13:54:47.071 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:47.071 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12d24c43: (connection evicted) 2025-04-27 13:54:47.071 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:47.071 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2025-04-27 13:54:47.071 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2025-04-27 13:54:47.072 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2025-04-27 13:54:47.072 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:47.072 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:47.072 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:47.072 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:47.072 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:47.072 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:47.072 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@723aa04 2025-04-27 13:54:47.072 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:47.072 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:47.072 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:47.072 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:47.072 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:47.072 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:47.072 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:47.072 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:47.072 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:47.072 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:47.072 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:47.072 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:47.072 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:47.072 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:47.072 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:47.072 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:47.072 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:47.072 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:47.072 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:47.072 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2025-04-27 13:54:47.072 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:47.072 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:47.072 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:47.072 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:47.072 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:47.072 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:47.072 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:47.072 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:47.072 [Test worker @coroutine#2726] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2025-04-27 13:54:47.072 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@367e0b0e 2025-04-27 13:54:47.072 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@367e0b0e 2025-04-27 13:54:47.072 [Test worker @coroutine#2726] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2025-04-27 13:54:47.075 [DefaultDispatcher-worker-18 @coroutine#2205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43069adf 2025-04-27 13:54:47.076 [DefaultDispatcher-worker-18 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47003/UmAppDatabase/replication/nodeId 2025-04-27 13:54:47.076 [DefaultDispatcher-worker-18 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47003/UmAppDatabase/replication/nodeId. 2025-04-27 13:54:47.076 [DefaultDispatcher-worker-18 @coroutine#2205] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47003/UmAppDatabase/replication/nodeId 2025-04-27 13:54:47.076 [DefaultDispatcher-worker-6 @coroutine#2205] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47003/UmAppDatabase/replication/nodeId 2025-04-27 13:54:47.076 [DefaultDispatcher-worker-6 @coroutine#2205] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47003/UmAppDatabase/replication/nodeId 2025-04-27 13:54:47.080 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@367e0b0e 2025-04-27 13:54:47.085 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@367e0b0e 2025-04-27 13:54:47.086 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@367e0b0e 2025-04-27 13:54:47.087 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@367e0b0e 2025-04-27 13:54:47.087 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2025-04-27 13:54:47.087 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:47.087 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:47.087 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:47.087 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:47.087 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:47.087 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:47.087 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@268ee31d 2025-04-27 13:54:47.087 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:47.087 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:47.087 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:47.087 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:47.087 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:47.087 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:47.087 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:47.087 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:47.087 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:47.087 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:47.087 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:47.087 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:47.087 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:47.087 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:47.087 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:47.087 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:47.087 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:47.087 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:47.087 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:47.087 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2025-04-27 13:54:47.087 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:47.087 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:47.087 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:47.087 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:47.087 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:47.087 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:47.087 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:47.087 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:47.087 [Test worker @coroutine#2726] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2025-04-27 13:54:47.087 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@48d84d75 2025-04-27 13:54:47.087 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@48d84d75 2025-04-27 13:54:47.087 [Test worker @coroutine#2726] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2025-04-27 13:54:47.095 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48d84d75 2025-04-27 13:54:47.100 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48d84d75 2025-04-27 13:54:47.102 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48d84d75 2025-04-27 13:54:47.103 [Test worker @coroutine#2740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48d84d75 2025-04-27 13:54:47.107 [DefaultDispatcher-worker-21 @coroutine#2742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48d84d75 2025-04-27 13:54:47.115 [DefaultDispatcher-worker-20 @coroutine#2726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@367e0b0e 2025-04-27 13:54:47.116 [DefaultDispatcher-worker-4 @coroutine#2234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@145ce025 2025-04-27 13:54:47.117 [DefaultDispatcher-worker-4 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46951/UmAppDatabase/replication/nodeId 2025-04-27 13:54:47.117 [DefaultDispatcher-worker-4 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46951/UmAppDatabase/replication/nodeId. 2025-04-27 13:54:47.117 [DefaultDispatcher-worker-4 @coroutine#2234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46951/UmAppDatabase/replication/nodeId 2025-04-27 13:54:47.117 [DefaultDispatcher-worker-21 @coroutine#2234] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46951/UmAppDatabase/replication/nodeId 2025-04-27 13:54:47.117 [DefaultDispatcher-worker-21 @coroutine#2234] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46951/UmAppDatabase/replication/nodeId 2025-04-27 13:54:47.118 [DefaultDispatcher-worker-2 @coroutine#2726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@367e0b0e 2025-04-27 13:54:47.121 [DefaultDispatcher-worker-16 @coroutine#2726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@367e0b0e 2025-04-27 13:54:47.123 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2025-04-27 13:54:47.123 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2025-04-27 13:54:47.123 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:47.123 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@367e0b0e: (connection evicted) 2025-04-27 13:54:47.124 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:47.124 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2025-04-27 13:54:47.124 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2025-04-27 13:54:47.124 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2025-04-27 13:54:47.124 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2025-04-27 13:54:47.124 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:47.124 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48d84d75: (connection evicted) 2025-04-27 13:54:47.124 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:47.124 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2025-04-27 13:54:47.124 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2025-04-27 13:54:47.125 [Test worker @coroutine#2766] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2025-04-27 13:54:47.125 [Test worker @coroutine#2766] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:47.125 [Test worker @coroutine#2766] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:47.125 [Test worker @coroutine#2766] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:47.125 [Test worker @coroutine#2766] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:47.125 [Test worker @coroutine#2766] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:47.125 [Test worker @coroutine#2766] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:47.125 [Test worker @coroutine#2766] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c8469fe 2025-04-27 13:54:47.125 [Test worker @coroutine#2766] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:47.125 [Test worker @coroutine#2766] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:47.125 [Test worker @coroutine#2766] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:47.125 [Test worker @coroutine#2766] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:47.125 [Test worker @coroutine#2766] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:47.125 [Test worker @coroutine#2766] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:47.125 [Test worker @coroutine#2766] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:47.125 [Test worker @coroutine#2766] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:47.125 [Test worker @coroutine#2766] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:47.125 [Test worker @coroutine#2766] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:47.125 [Test worker @coroutine#2766] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:47.125 [Test worker @coroutine#2766] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:47.125 [Test worker @coroutine#2766] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:47.125 [Test worker @coroutine#2766] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:47.125 [Test worker @coroutine#2766] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:47.125 [Test worker @coroutine#2766] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:47.125 [Test worker @coroutine#2766] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:47.125 [Test worker @coroutine#2766] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:47.125 [Test worker @coroutine#2766] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:47.125 [Test worker @coroutine#2766] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2025-04-27 13:54:47.125 [Test worker @coroutine#2766] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:47.125 [Test worker @coroutine#2766] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:47.125 [Test worker @coroutine#2766] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:47.125 [Test worker @coroutine#2766] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:47.125 [Test worker @coroutine#2766] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:47.125 [Test worker @coroutine#2766] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:47.125 [Test worker @coroutine#2766] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:47.125 [Test worker @coroutine#2766] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:47.125 [Test worker @coroutine#2766] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2025-04-27 13:54:47.126 [Test worker @coroutine#2766] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b9b244e 2025-04-27 13:54:47.126 [Test worker @coroutine#2766] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b9b244e 2025-04-27 13:54:47.126 [Test worker @coroutine#2766] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2025-04-27 13:54:47.133 [Test worker @coroutine#2766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b9b244e 2025-04-27 13:54:47.138 [Test worker @coroutine#2767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b9b244e 2025-04-27 13:54:47.139 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b9b244e 2025-04-27 13:54:47.139 [Test worker @coroutine#2771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b9b244e 2025-04-27 13:54:47.144 [DefaultDispatcher-worker-20 @coroutine#2773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b9b244e 2025-04-27 13:54:47.154 [DefaultDispatcher-worker-19 @coroutine#2766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b9b244e 2025-04-27 13:54:47.155 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b9b244e 2025-04-27 13:54:47.157 [DefaultDispatcher-worker-19 @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38b37e13 2025-04-27 13:54:47.157 [DefaultDispatcher-worker-19 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-27 13:54:47.157 [DefaultDispatcher-worker-19 @coroutine#2263] 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-27 13:54:47.157 [DefaultDispatcher-worker-19 @coroutine#2263] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-27 13:54:47.158 [DefaultDispatcher-worker-17 @coroutine#2263] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-27 13:54:47.158 [DefaultDispatcher-worker-3 @coroutine#2766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b9b244e 2025-04-27 13:54:47.169 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2025-04-27 13:54:47.169 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2025-04-27 13:54:47.169 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:47.169 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b9b244e: (connection evicted) 2025-04-27 13:54:47.169 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:47.169 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2025-04-27 13:54:47.169 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2025-04-27 13:54:47.170 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2025-04-27 13:54:47.170 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:47.170 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:47.170 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:47.170 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:47.170 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:47.170 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:47.170 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c80b1d2 2025-04-27 13:54:47.170 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:47.170 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:47.170 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:47.170 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:47.170 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:47.170 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:47.170 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:47.170 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:47.170 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:47.170 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:47.170 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:47.170 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:47.170 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:47.170 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:47.170 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:47.170 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:47.170 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:47.170 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:47.170 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:47.170 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2025-04-27 13:54:47.170 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:47.170 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:47.170 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:47.170 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:47.170 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:47.170 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:47.170 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:47.170 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:47.170 [Test worker @coroutine#2821] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2025-04-27 13:54:47.170 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a44ad96 2025-04-27 13:54:47.170 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a44ad96 2025-04-27 13:54:47.171 [Test worker @coroutine#2821] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2025-04-27 13:54:47.178 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a44ad96 2025-04-27 13:54:47.183 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a44ad96 2025-04-27 13:54:47.184 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a44ad96 2025-04-27 13:54:47.185 [Test worker @coroutine#2827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a44ad96 2025-04-27 13:54:47.187 [DefaultDispatcher-worker-21 @coroutine#2277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2025-04-27 13:54:47.187 [DefaultDispatcher-worker-21 @coroutine#2277] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51675/UmAppDatabase/replication/nodeId 2025-04-27 13:54:47.187 [DefaultDispatcher-worker-21 @coroutine#2277] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51675/UmAppDatabase/replication/nodeId. 2025-04-27 13:54:47.187 [DefaultDispatcher-worker-21 @coroutine#2277] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51675/UmAppDatabase/replication/nodeId 2025-04-27 13:54:47.188 [DefaultDispatcher-worker-20 @coroutine#2277] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51675/UmAppDatabase/replication/nodeId 2025-04-27 13:54:47.188 [DefaultDispatcher-worker-20 @coroutine#2277] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51675/UmAppDatabase/replication/nodeId 2025-04-27 13:54:47.190 [DefaultDispatcher-worker-3 @coroutine#2829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a44ad96 2025-04-27 13:54:47.202 [DefaultDispatcher-worker-6 @coroutine#2821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a44ad96 2025-04-27 13:54:47.203 [Test worker @coroutine#2841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a44ad96 2025-04-27 13:54:47.208 [DefaultDispatcher-worker-21 @coroutine#2821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a44ad96 2025-04-27 13:54:47.211 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2025-04-27 13:54:47.211 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2025-04-27 13:54:47.211 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:47.212 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a44ad96: (connection evicted) 2025-04-27 13:54:47.212 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:47.212 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2025-04-27 13:54:47.212 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2025-04-27 13:54:47.213 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2025-04-27 13:54:47.213 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:47.213 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:47.213 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:47.213 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:47.213 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:47.213 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:47.213 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35ef158f 2025-04-27 13:54:47.213 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:47.213 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:47.213 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:47.213 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:47.213 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:47.213 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:47.213 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:47.213 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:47.213 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:47.213 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:47.213 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:47.213 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:47.213 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:47.213 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:47.213 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:47.213 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:47.213 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:47.213 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:47.213 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:47.213 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2025-04-27 13:54:47.213 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:47.213 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:47.213 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:47.213 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:47.213 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:47.213 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:47.213 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:47.213 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:47.213 [Test worker @coroutine#2877] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2025-04-27 13:54:47.213 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@14cd8dfa 2025-04-27 13:54:47.213 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@14cd8dfa 2025-04-27 13:54:47.213 [Test worker @coroutine#2877] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2025-04-27 13:54:47.221 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14cd8dfa 2025-04-27 13:54:47.226 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14cd8dfa 2025-04-27 13:54:47.226 [Test worker @coroutine#2880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14cd8dfa 2025-04-27 13:54:47.227 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14cd8dfa 2025-04-27 13:54:47.232 [DefaultDispatcher-worker-17 @coroutine#2884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14cd8dfa 2025-04-27 13:54:47.242 [DefaultDispatcher-worker-3 @coroutine#2877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14cd8dfa 2025-04-27 13:54:47.245 [DefaultDispatcher-worker-14 @coroutine#2877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14cd8dfa 2025-04-27 13:54:47.314 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:47.315 [DefaultDispatcher-worker-13 @coroutine#2329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5efa05f9 2025-04-27 13:54:47.315 [DefaultDispatcher-worker-13 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51497/UmAppDatabase/replication/nodeId 2025-04-27 13:54:47.315 [DefaultDispatcher-worker-13 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51497/UmAppDatabase/replication/nodeId. 2025-04-27 13:54:47.315 [DefaultDispatcher-worker-13 @coroutine#2329] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51497/UmAppDatabase/replication/nodeId 2025-04-27 13:54:47.316 [DefaultDispatcher-worker-14 @coroutine#2329] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51497/UmAppDatabase/replication/nodeId 2025-04-27 13:54:47.316 [DefaultDispatcher-worker-14 @coroutine#2329] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51497/UmAppDatabase/replication/nodeId 2025-04-27 13:54:47.362 [DefaultDispatcher-worker-3 @coroutine#2909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14cd8dfa 2025-04-27 13:54:47.393 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2025-04-27 13:54:47.393 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2025-04-27 13:54:47.393 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:47.393 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@14cd8dfa: (connection evicted) 2025-04-27 13:54:47.393 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:47.393 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2025-04-27 13:54:47.393 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2025-04-27 13:54:47.395 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2025-04-27 13:54:47.395 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:47.395 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:47.395 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:47.395 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:47.395 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:47.395 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:47.395 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a648b35 2025-04-27 13:54:47.395 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:47.395 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:47.395 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:47.395 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:47.395 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:47.395 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:47.395 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:47.395 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:47.395 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:47.395 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:47.395 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:47.395 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:47.395 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:47.395 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:47.395 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:47.395 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:47.395 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:47.395 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:47.395 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:47.395 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2025-04-27 13:54:47.395 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:47.395 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:47.395 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:47.395 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:47.395 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:47.395 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:47.395 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:47.395 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:47.395 [Test worker @coroutine#2917] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2025-04-27 13:54:47.395 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@75c5ab79 2025-04-27 13:54:47.395 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@75c5ab79 2025-04-27 13:54:47.395 [Test worker @coroutine#2917] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2025-04-27 13:54:47.399 [DefaultDispatcher-worker-11 @coroutine#2371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a70acd5 2025-04-27 13:54:47.399 [DefaultDispatcher-worker-11 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56701/UmAppDatabase/replication/nodeId 2025-04-27 13:54:47.399 [DefaultDispatcher-worker-11 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56701/UmAppDatabase/replication/nodeId. 2025-04-27 13:54:47.399 [DefaultDispatcher-worker-11 @coroutine#2371] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56701/UmAppDatabase/replication/nodeId 2025-04-27 13:54:47.400 [DefaultDispatcher-worker-19 @coroutine#2371] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56701/UmAppDatabase/replication/nodeId 2025-04-27 13:54:47.400 [DefaultDispatcher-worker-19 @coroutine#2371] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56701/UmAppDatabase/replication/nodeId 2025-04-27 13:54:47.404 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75c5ab79 2025-04-27 13:54:47.408 [Test worker @coroutine#2921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75c5ab79 2025-04-27 13:54:47.409 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75c5ab79 2025-04-27 13:54:47.410 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75c5ab79 2025-04-27 13:54:47.414 [DefaultDispatcher-worker-2 @coroutine#2927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75c5ab79 2025-04-27 13:54:47.415 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75c5ab79 2025-04-27 13:54:47.426 [DefaultDispatcher-worker-21 @coroutine#2917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75c5ab79 2025-04-27 13:54:47.430 [DefaultDispatcher-worker-17 @coroutine#2917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75c5ab79 2025-04-27 13:54:47.435 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2025-04-27 13:54:47.435 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2025-04-27 13:54:47.435 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:47.435 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75c5ab79: (connection evicted) 2025-04-27 13:54:47.436 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:47.436 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2025-04-27 13:54:47.436 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2025-04-27 13:54:47.436 [Test worker @coroutine#2953] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2025-04-27 13:54:47.436 [Test worker @coroutine#2953] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:47.436 [Test worker @coroutine#2953] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:47.436 [Test worker @coroutine#2953] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:47.436 [Test worker @coroutine#2953] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:47.436 [Test worker @coroutine#2953] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:47.436 [Test worker @coroutine#2953] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:47.436 [Test worker @coroutine#2953] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5232cec1 2025-04-27 13:54:47.436 [Test worker @coroutine#2953] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:47.436 [Test worker @coroutine#2953] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:47.436 [Test worker @coroutine#2953] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:47.436 [Test worker @coroutine#2953] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:47.436 [Test worker @coroutine#2953] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:47.436 [Test worker @coroutine#2953] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:47.436 [Test worker @coroutine#2953] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:47.436 [Test worker @coroutine#2953] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:47.436 [Test worker @coroutine#2953] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:47.436 [Test worker @coroutine#2953] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:47.436 [Test worker @coroutine#2953] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:47.436 [Test worker @coroutine#2953] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:47.436 [Test worker @coroutine#2953] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:47.436 [Test worker @coroutine#2953] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:47.436 [Test worker @coroutine#2953] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:47.436 [Test worker @coroutine#2953] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:47.436 [Test worker @coroutine#2953] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:47.436 [Test worker @coroutine#2953] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:47.436 [Test worker @coroutine#2953] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:47.436 [Test worker @coroutine#2953] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2025-04-27 13:54:47.436 [Test worker @coroutine#2953] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:47.436 [Test worker @coroutine#2953] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:47.436 [Test worker @coroutine#2953] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:47.436 [Test worker @coroutine#2953] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:47.436 [Test worker @coroutine#2953] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:47.436 [Test worker @coroutine#2953] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:47.436 [Test worker @coroutine#2953] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:47.436 [Test worker @coroutine#2953] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:47.436 [Test worker @coroutine#2953] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2025-04-27 13:54:47.437 [Test worker @coroutine#2953] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@283240b0 2025-04-27 13:54:47.437 [Test worker @coroutine#2953] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@283240b0 2025-04-27 13:54:47.437 [Test worker @coroutine#2953] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2025-04-27 13:54:47.444 [Test worker @coroutine#2953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@283240b0 2025-04-27 13:54:47.449 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@283240b0 2025-04-27 13:54:47.449 [Test worker @coroutine#2956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@283240b0 2025-04-27 13:54:47.450 [Test worker @coroutine#2958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@283240b0 2025-04-27 13:54:47.455 [DefaultDispatcher-worker-12 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@283240b0 2025-04-27 13:54:47.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2025-04-27 13:54:47.495 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2025-04-27 13:54:47.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:47.495 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@283240b0: (connection evicted) 2025-04-27 13:54:47.496 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:47.496 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2025-04-27 13:54:47.496 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2025-04-27 13:54:47.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2025-04-27 13:54:47.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:47.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:47.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:47.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:47.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:47.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:47.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3612a60d 2025-04-27 13:54:47.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:47.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:47.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:47.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:47.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:47.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:47.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:47.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:47.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:47.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:47.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:47.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:47.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:47.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:47.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:47.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:47.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:47.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:47.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:47.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2025-04-27 13:54:47.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:47.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:47.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:47.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:47.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:47.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:47.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:47.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:47.497 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2025-04-27 13:54:47.498 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@b61aa50 2025-04-27 13:54:47.498 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@b61aa50 2025-04-27 13:54:47.498 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2025-04-27 13:54:47.507 [DefaultDispatcher-worker-9 @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f5259a 2025-04-27 13:54:47.507 [DefaultDispatcher-worker-9 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId 2025-04-27 13:54:47.507 [DefaultDispatcher-worker-9 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId. 2025-04-27 13:54:47.507 [DefaultDispatcher-worker-9 @coroutine#2424] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId 2025-04-27 13:54:47.508 [DefaultDispatcher-worker-16 @coroutine#2424] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId 2025-04-27 13:54:47.508 [DefaultDispatcher-worker-16 @coroutine#2424] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId 2025-04-27 13:54:47.557 [DefaultDispatcher-worker-5 @coroutine#2987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b61aa50 2025-04-27 13:54:47.561 [DefaultDispatcher-worker-14 @coroutine#2987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b61aa50 2025-04-27 13:54:47.565 [DefaultDispatcher-worker-14 @coroutine#2987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b61aa50 2025-04-27 13:54:47.568 [DefaultDispatcher-worker-21 @coroutine#2987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b61aa50 2025-04-27 13:54:47.585 [DefaultDispatcher-worker-18 @coroutine#2987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b61aa50 2025-04-27 13:54:47.586 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-27 13:54:47.590 [Test worker] INFO ktor.application - Application started in 0.004 seconds. 2025-04-27 13:54:47.591 [DefaultDispatcher-worker-8 @coroutine#2993] INFO ktor.application - Responding at http://0.0.0.0:40915 2025-04-27 13:54:47.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2025-04-27 13:54:47.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:47.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:47.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:47.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:47.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:47.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:47.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@511ba9c9 2025-04-27 13:54:47.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:47.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:47.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:47.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:47.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:47.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:47.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:47.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:47.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:47.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:47.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:47.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:47.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:47.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:47.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:47.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:47.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:47.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:47.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:47.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2025-04-27 13:54:47.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:47.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:47.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:47.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:47.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:47.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:47.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:47.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:47.592 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2025-04-27 13:54:47.592 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@5297030e 2025-04-27 13:54:47.592 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@5297030e 2025-04-27 13:54:47.592 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2025-04-27 13:54:47.598 [HikariPool-153 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:47.601 [DefaultDispatcher-worker-15 @coroutine#2995] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40915/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-27 13:54:47.601 [DefaultDispatcher-worker-15 @coroutine#2995] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:40915/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-27 13:54:47.601 [DefaultDispatcher-worker-15 @coroutine#2995] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40915/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-27 13:54:47.601 [DefaultDispatcher-worker-15 @coroutine#2995] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40915/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-27 13:54:47.602 [eventLoopGroupProxy-19-2 @call-handler#3004] 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-27 13:54:47.602 [eventLoopGroupProxy-19-1 @call-handler#3003] 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-27 13:54:47.603 [eventLoopGroupProxy-19-2 @call-handler#3004] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:47.603 [eventLoopGroupProxy-19-1 @call-handler#3003] 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-27 13:54:47.603 [eventLoopGroupProxy-19-1 @call-handler#3003] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-27 13:54:47.603 [eventLoopGroupProxy-19-1 @call-handler#3003] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:47.603 [DefaultDispatcher-worker-19 @coroutine#2995] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40915/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-27 13:54:47.603 [DefaultDispatcher-worker-19 @coroutine#2995] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40915/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-27 13:54:47.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2025-04-27 13:54:47.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:47.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:47.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:47.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:47.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:47.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:47.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23b4f0a9 2025-04-27 13:54:47.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:47.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:47.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:47.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:47.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:47.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:47.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:47.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:47.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:47.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:47.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:47.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:47.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:47.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:47.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:47.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:47.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:47.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:47.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:47.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2025-04-27 13:54:47.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:47.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:47.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:47.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:47.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:47.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:47.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:47.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:47.605 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2025-04-27 13:54:47.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@56f8ab05 2025-04-27 13:54:47.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@56f8ab05 2025-04-27 13:54:47.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2025-04-27 13:54:47.611 [DefaultDispatcher-worker-6 @coroutine#2994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5297030e 2025-04-27 13:54:47.611 [DefaultDispatcher-worker-6 @coroutine#2994] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40915/UmAppDatabase/replication/nodeId 2025-04-27 13:54:47.611 [DefaultDispatcher-worker-6 @coroutine#2994] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40915/UmAppDatabase/replication/nodeId. 2025-04-27 13:54:47.611 [DefaultDispatcher-worker-6 @coroutine#2994] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40915/UmAppDatabase/replication/nodeId 2025-04-27 13:54:47.612 [eventLoopGroupProxy-19-1 @call-handler#3009] 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-27 13:54:47.612 [eventLoopGroupProxy-19-1 @call-handler#3009] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:47.612 [DefaultDispatcher-worker-1 @coroutine#2994] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40915/UmAppDatabase/replication/nodeId 2025-04-27 13:54:47.612 [DefaultDispatcher-worker-1 @coroutine#2994] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40915/UmAppDatabase/replication/nodeId 2025-04-27 13:54:47.615 [DefaultDispatcher-worker-3 @coroutine#3014] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40915/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-27 13:54:47.615 [DefaultDispatcher-worker-3 @coroutine#3014] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:40915/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-27 13:54:47.615 [DefaultDispatcher-worker-3 @coroutine#3014] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40915/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-27 13:54:47.615 [DefaultDispatcher-worker-3 @coroutine#3014] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40915/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-27 13:54:47.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2025-04-27 13:54:47.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:47.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:47.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:47.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:47.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:47.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:47.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@311819e8 2025-04-27 13:54:47.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:47.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:47.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:47.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:47.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:47.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:47.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:47.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:47.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:47.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:47.615 [eventLoopGroupProxy-19-1 @call-handler#3018] 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-27 13:54:47.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:47.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:47.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:47.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:47.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:47.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:47.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:47.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:47.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:47.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2025-04-27 13:54:47.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:47.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:47.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:47.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:47.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:47.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:47.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:47.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:47.616 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2025-04-27 13:54:47.616 [eventLoopGroupProxy-19-1 @call-handler#3018] 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-27 13:54:47.616 [eventLoopGroupProxy-19-1 @call-handler#3018] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-27 13:54:47.616 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@1928208d 2025-04-27 13:54:47.616 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@1928208d 2025-04-27 13:54:47.616 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2025-04-27 13:54:47.616 [eventLoopGroupProxy-19-1 @call-handler#3018] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:47.616 [eventLoopGroupProxy-19-3 @call-handler#3021] 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-27 13:54:47.616 [DefaultDispatcher-worker-9 @coroutine#3014] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40915/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-27 13:54:47.616 [DefaultDispatcher-worker-9 @coroutine#3014] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40915/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-27 13:54:47.616 [eventLoopGroupProxy-19-3 @call-handler#3021] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:47.617 [DefaultDispatcher-worker-20 @coroutine#2994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5297030e 2025-04-27 13:54:47.622 [DefaultDispatcher-worker-15 @coroutine#2996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5297030e 2025-04-27 13:54:47.626 [DefaultDispatcher-worker-13 @coroutine#3013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f8ab05 2025-04-27 13:54:47.627 [DefaultDispatcher-worker-13 @coroutine#3013] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40915/UmAppDatabase/replication/nodeId 2025-04-27 13:54:47.627 [DefaultDispatcher-worker-13 @coroutine#3013] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40915/UmAppDatabase/replication/nodeId. 2025-04-27 13:54:47.627 [DefaultDispatcher-worker-13 @coroutine#3013] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40915/UmAppDatabase/replication/nodeId 2025-04-27 13:54:47.627 [eventLoopGroupProxy-19-1 @call-handler#3027] 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-27 13:54:47.627 [DefaultDispatcher-worker-13 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40915/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-27 13:54:47.627 [eventLoopGroupProxy-19-1 @call-handler#3027] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:47.627 [DefaultDispatcher-worker-13 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:40915/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-27 13:54:47.627 [DefaultDispatcher-worker-13 @coroutine#3029] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40915/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-27 13:54:47.627 [DefaultDispatcher-worker-13 @coroutine#3029] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40915/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-27 13:54:47.628 [DefaultDispatcher-worker-10 @coroutine#3013] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40915/UmAppDatabase/replication/nodeId 2025-04-27 13:54:47.628 [DefaultDispatcher-worker-10 @coroutine#3013] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40915/UmAppDatabase/replication/nodeId 2025-04-27 13:54:47.628 [eventLoopGroupProxy-19-1 @call-handler#3034] 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-27 13:54:47.628 [eventLoopGroupProxy-19-1 @call-handler#3034] 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-27 13:54:47.628 [eventLoopGroupProxy-19-1 @call-handler#3034] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-27 13:54:47.628 [eventLoopGroupProxy-19-1 @call-handler#3034] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:47.629 [DefaultDispatcher-worker-18 @coroutine#3029] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40915/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-27 13:54:47.629 [DefaultDispatcher-worker-18 @coroutine#3029] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40915/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-27 13:54:47.629 [eventLoopGroupProxy-19-4 @call-handler#3041] 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-27 13:54:47.629 [eventLoopGroupProxy-19-4 @call-handler#3041] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:47.632 [DefaultDispatcher-worker-7 @coroutine#3013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f8ab05 2025-04-27 13:54:47.632 [DefaultDispatcher-worker-15 @coroutine#3037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b61aa50 2025-04-27 13:54:47.635 [DefaultDispatcher-worker-15 @coroutine#3015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f8ab05 2025-04-27 13:54:47.636 [DefaultDispatcher-worker-18 @coroutine#3037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b61aa50 2025-04-27 13:54:47.637 [DefaultDispatcher-worker-15 @coroutine#3028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1928208d 2025-04-27 13:54:47.638 [DefaultDispatcher-worker-15 @coroutine#3028] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40915/UmAppDatabase/replication/nodeId 2025-04-27 13:54:47.638 [DefaultDispatcher-worker-15 @coroutine#3028] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40915/UmAppDatabase/replication/nodeId. 2025-04-27 13:54:47.638 [DefaultDispatcher-worker-15 @coroutine#3028] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40915/UmAppDatabase/replication/nodeId 2025-04-27 13:54:47.638 [eventLoopGroupProxy-19-1 @call-handler#3048] 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-27 13:54:47.638 [eventLoopGroupProxy-19-1 @call-handler#3048] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:47.638 [DefaultDispatcher-worker-7 @coroutine#3028] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40915/UmAppDatabase/replication/nodeId 2025-04-27 13:54:47.638 [DefaultDispatcher-worker-7 @coroutine#3028] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40915/UmAppDatabase/replication/nodeId 2025-04-27 13:54:47.642 [DefaultDispatcher-worker-6 @coroutine#3028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1928208d 2025-04-27 13:54:47.646 [DefaultDispatcher-worker-15 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1928208d 2025-04-27 13:54:47.652 [DefaultDispatcher-worker-8 @coroutine#3037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b61aa50 2025-04-27 13:54:47.653 [DefaultDispatcher-worker-9 @coroutine#3037] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40915/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-27 13:54:47.653 [DefaultDispatcher-worker-9 @coroutine#3037] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40915/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-04-27 13:54:47.653 [DefaultDispatcher-worker-9 @coroutine#3037] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40915/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-27 13:54:47.654 [eventLoopGroupProxy-19-1 @call-handler#3062] 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-27 13:54:47.657 [DefaultDispatcher-worker-5 @coroutine#3054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5297030e 2025-04-27 13:54:47.669 [DefaultDispatcher-worker-5 @coroutine#3037] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40915/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-27 13:54:47.669 [DefaultDispatcher-worker-5 @coroutine#3037] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40915/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-27 13:54:47.669 [DefaultDispatcher-worker-5 @coroutine#3037] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40915/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-04-27 13:54:47.669 [DefaultDispatcher-worker-5 @coroutine#3037] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40915/auth/login?username=testuser0&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-27 13:54:47.669 [DefaultDispatcher-worker-5 @coroutine#3037] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40915/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=721202694099976193 2025-04-27 13:54:47.669 [DefaultDispatcher-worker-5 @coroutine#3037] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40915/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=721202694099976193. 2025-04-27 13:54:47.669 [DefaultDispatcher-worker-5 @coroutine#3037] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40915/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=721202694099976193 2025-04-27 13:54:47.670 [eventLoopGroupProxy-19-1 @call-handler#3066] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/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-27 13:54:47.674 [eventLoopGroupProxy-19-1 @call-handler#3066] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:47.674 [DefaultDispatcher-worker-5 @coroutine#3037] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40915/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=721202694099976193 2025-04-27 13:54:47.674 [DefaultDispatcher-worker-5 @coroutine#3037] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40915/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=721202694099976193 2025-04-27 13:54:47.674 [DefaultDispatcher-worker-5 @coroutine#3037] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40915/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=721202694099976193. 2025-04-27 13:54:47.674 [DefaultDispatcher-worker-5 @coroutine#3037] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40915/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=721202694099976193 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-27 13:54:47.679 [DefaultDispatcher-worker-6 @coroutine#3037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5297030e 2025-04-27 13:54:47.680 [DefaultDispatcher-worker-6 @coroutine#3037] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40915/UmAppDatabase/SiteDao/getSiteAsync 2025-04-27 13:54:47.680 [DefaultDispatcher-worker-6 @coroutine#3037] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40915/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-27 13:54:47.680 [DefaultDispatcher-worker-6 @coroutine#3037] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40915/UmAppDatabase/SiteDao/getSiteAsync 2025-04-27 13:54:47.680 [eventLoopGroupProxy-19-1 @call-handler#3070] 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-27 13:54:47.681 [eventLoopGroupProxy-19-1 @call-handler#3070] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:47.682 [DefaultDispatcher-worker-7 @coroutine#3037] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40915/UmAppDatabase/SiteDao/getSiteAsync 2025-04-27 13:54:47.682 [DefaultDispatcher-worker-7 @coroutine#3037] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40915/UmAppDatabase/SiteDao/getSiteAsync 2025-04-27 13:54:47.682 [DefaultDispatcher-worker-7 @coroutine#3037] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40915/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-27 13:54:47.682 [DefaultDispatcher-worker-7 @coroutine#3037] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40915/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-04-27 13:54:47.687 [DefaultDispatcher-worker-12 @coroutine#3037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5297030e 2025-04-27 13:54:47.692 [HikariPool-154 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-27 13:54:47.698 [DefaultDispatcher-worker-19 @coroutine#3037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5297030e 2025-04-27 13:54:47.701 [DefaultDispatcher-worker-1 @coroutine#2996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5297030e 2025-04-27 13:54:47.701 [DefaultDispatcher-worker-8 @coroutine#3037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b61aa50 2025-04-27 13:54:47.701 [DefaultDispatcher-worker-1 @coroutine#2996] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40915/UmAppDatabase/replication/message 2025-04-27 13:54:47.701 [DefaultDispatcher-worker-1 @coroutine#2996] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:40915/UmAppDatabase/replication/message. 2025-04-27 13:54:47.702 [DefaultDispatcher-worker-1 @coroutine#2996] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40915/UmAppDatabase/replication/message 2025-04-27 13:54:47.702 [DefaultDispatcher-worker-1 @coroutine#2996] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40915/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-27 13:54:47.702 [eventLoopGroupProxy-19-1 @call-handler#3076] 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-27 13:54:47.702 [eventLoopGroupProxy-19-1 @call-handler#3076] 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-27 13:54:47.702 [eventLoopGroupProxy-19-1 @call-handler#3076] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-27 13:54:47.706 [HikariPool-155 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:47.707 [DefaultDispatcher-worker-10 @call-handler#3076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b61aa50 2025-04-27 13:54:47.707 [eventLoopGroupProxy-19-1 @call-handler#3076] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:47.707 [DefaultDispatcher-worker-6 @coroutine#2996] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40915/UmAppDatabase/replication/message 2025-04-27 13:54:47.707 [DefaultDispatcher-worker-6 @coroutine#2996] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40915/UmAppDatabase/replication/message 2025-04-27 13:54:47.707 [DefaultDispatcher-worker-6 @coroutine#2996] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40915/UmAppDatabase/replication/message. 2025-04-27 13:54:47.707 [DefaultDispatcher-worker-6 @coroutine#2996] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40915/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-27 13:54:47.711 [DefaultDispatcher-worker-14 @coroutine#2996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5297030e 2025-04-27 13:54:47.716 [HikariPool-156 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:47.717 [DefaultDispatcher-worker-16 @coroutine#3037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b61aa50 2025-04-27 13:54:47.718 [DefaultDispatcher-worker-2 @coroutine#3037] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40915/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-27 13:54:47.718 [DefaultDispatcher-worker-2 @coroutine#3037] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40915/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-04-27 13:54:47.718 [DefaultDispatcher-worker-2 @coroutine#3037] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40915/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-27 13:54:47.718 [eventLoopGroupProxy-19-1 @call-handler#3089] 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-27 13:54:47.721 [DefaultDispatcher-worker-7 @coroutine#3081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f8ab05 2025-04-27 13:54:47.731 [DefaultDispatcher-worker-16 @coroutine#3037] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40915/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-27 13:54:47.731 [DefaultDispatcher-worker-16 @coroutine#3037] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40915/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-27 13:54:47.731 [DefaultDispatcher-worker-16 @coroutine#3037] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40915/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-04-27 13:54:47.731 [DefaultDispatcher-worker-16 @coroutine#3037] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40915/auth/login?username=testuser1&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-27 13:54:47.731 [DefaultDispatcher-worker-16 @coroutine#3037] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40915/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=721202694099976194 2025-04-27 13:54:47.731 [DefaultDispatcher-worker-16 @coroutine#3037] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40915/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=721202694099976194. 2025-04-27 13:54:47.731 [DefaultDispatcher-worker-16 @coroutine#3037] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40915/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=721202694099976194 2025-04-27 13:54:47.732 [eventLoopGroupProxy-19-1 @call-handler#3093] 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-27 13:54:47.732 [eventLoopGroupProxy-19-1 @call-handler#3093] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:47.732 [DefaultDispatcher-worker-16 @coroutine#3037] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40915/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=721202694099976194 2025-04-27 13:54:47.732 [DefaultDispatcher-worker-16 @coroutine#3037] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40915/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=721202694099976194 2025-04-27 13:54:47.732 [DefaultDispatcher-worker-16 @coroutine#3037] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40915/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=721202694099976194. 2025-04-27 13:54:47.732 [DefaultDispatcher-worker-16 @coroutine#3037] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40915/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=721202694099976194 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-27 13:54:47.737 [DefaultDispatcher-worker-1 @coroutine#3037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f8ab05 2025-04-27 13:54:47.737 [DefaultDispatcher-worker-1 @coroutine#3037] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40915/UmAppDatabase/SiteDao/getSiteAsync 2025-04-27 13:54:47.737 [DefaultDispatcher-worker-1 @coroutine#3037] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40915/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-27 13:54:47.737 [DefaultDispatcher-worker-1 @coroutine#3037] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40915/UmAppDatabase/SiteDao/getSiteAsync 2025-04-27 13:54:47.738 [eventLoopGroupProxy-19-1 @call-handler#3097] 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-27 13:54:47.738 [eventLoopGroupProxy-19-1 @call-handler#3097] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:47.738 [DefaultDispatcher-worker-1 @coroutine#3037] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40915/UmAppDatabase/SiteDao/getSiteAsync 2025-04-27 13:54:47.738 [DefaultDispatcher-worker-1 @coroutine#3037] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40915/UmAppDatabase/SiteDao/getSiteAsync 2025-04-27 13:54:47.738 [DefaultDispatcher-worker-1 @coroutine#3037] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40915/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-27 13:54:47.738 [DefaultDispatcher-worker-1 @coroutine#3037] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40915/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-04-27 13:54:47.742 [DefaultDispatcher-worker-18 @coroutine#3037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f8ab05 2025-04-27 13:54:47.752 [DefaultDispatcher-worker-8 @coroutine#3037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f8ab05 2025-04-27 13:54:47.757 [DefaultDispatcher-worker-9 @coroutine#3015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f8ab05 2025-04-27 13:54:47.757 [DefaultDispatcher-worker-9 @coroutine#3015] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40915/UmAppDatabase/replication/message 2025-04-27 13:54:47.757 [DefaultDispatcher-worker-9 @coroutine#3015] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:40915/UmAppDatabase/replication/message. 2025-04-27 13:54:47.757 [DefaultDispatcher-worker-21 @coroutine#3037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b61aa50 2025-04-27 13:54:47.757 [DefaultDispatcher-worker-9 @coroutine#3015] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40915/UmAppDatabase/replication/message 2025-04-27 13:54:47.757 [DefaultDispatcher-worker-9 @coroutine#3015] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40915/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-27 13:54:47.757 [eventLoopGroupProxy-19-1 @call-handler#3103] 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-27 13:54:47.757 [eventLoopGroupProxy-19-1 @call-handler#3103] 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-27 13:54:47.757 [eventLoopGroupProxy-19-1 @call-handler#3103] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-27 13:54:47.760 [DefaultDispatcher-worker-3 @coroutine#3037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b61aa50 2025-04-27 13:54:47.764 [DefaultDispatcher-worker-14 @call-handler#3103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b61aa50 2025-04-27 13:54:47.764 [eventLoopGroupProxy-19-1 @call-handler#3103] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:47.764 [DefaultDispatcher-worker-19 @coroutine#3015] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40915/UmAppDatabase/replication/message 2025-04-27 13:54:47.764 [DefaultDispatcher-worker-19 @coroutine#3015] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40915/UmAppDatabase/replication/message 2025-04-27 13:54:47.764 [DefaultDispatcher-worker-19 @coroutine#3015] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40915/UmAppDatabase/replication/message. 2025-04-27 13:54:47.764 [DefaultDispatcher-worker-19 @coroutine#3015] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40915/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-27 13:54:47.768 [DefaultDispatcher-worker-6 @coroutine#3015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f8ab05 2025-04-27 13:54:47.772 [UI Thread @coroutine#3123] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40915/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=721202694099976192 2025-04-27 13:54:47.772 [UI Thread @coroutine#3123] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40915/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=721202694099976192. 2025-04-27 13:54:47.772 [UI Thread @coroutine#3123] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40915/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=721202694099976192 2025-04-27 13:54:47.772 [UI Thread @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40915/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=721202694099976193&assignmentUid=721202694099976192 2025-04-27 13:54:47.772 [UI Thread @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40915/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=721202694099976193&assignmentUid=721202694099976192. 2025-04-27 13:54:47.772 [UI Thread @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40915/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=721202694099976193&assignmentUid=721202694099976192 2025-04-27 13:54:47.772 [eventLoopGroupProxy-19-1 @call-handler#3138] 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-27 13:54:47.773 [UI Thread @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40915/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=721202694099976193&assignmentUid=721202694099976192 2025-04-27 13:54:47.773 [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:40915/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=721202694099976193&assignmentUid=721202694099976192. 2025-04-27 13:54:47.773 [UI Thread @coroutine#3132] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40915/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=721202694099976193&assignmentUid=721202694099976192 2025-04-27 13:54:47.773 [UI Thread @coroutine#3134] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40915/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=721202694099976193&assignmentUid=721202694099976192 2025-04-27 13:54:47.773 [UI Thread @coroutine#3134] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40915/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=721202694099976193&assignmentUid=721202694099976192. 2025-04-27 13:54:47.773 [UI Thread @coroutine#3134] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40915/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=721202694099976193&assignmentUid=721202694099976192 2025-04-27 13:54:47.774 [UI Thread @coroutine#3154] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40915/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=721202694099976192&clazzUid=721202694099976192&accountPersonUid=721202694099976193 2025-04-27 13:54:47.774 [UI Thread @coroutine#3154] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40915/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=721202694099976192&clazzUid=721202694099976192&accountPersonUid=721202694099976193. 2025-04-27 13:54:47.774 [UI Thread @coroutine#3154] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40915/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=721202694099976192&clazzUid=721202694099976192&accountPersonUid=721202694099976193 2025-04-27 13:54:47.774 [eventLoopGroupProxy-19-1 @call-handler#3138] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:47.775 [eventLoopGroupProxy-19-5 @call-handler#3159] 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-27 13:54:47.775 [UI Thread @coroutine#3123] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40915/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=721202694099976192 2025-04-27 13:54:47.775 [UI Thread @coroutine#3123] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40915/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=721202694099976192 2025-04-27 13:54:47.775 [UI Thread @coroutine#3123] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40915/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=721202694099976192. 2025-04-27 13:54:47.775 [UI Thread @coroutine#3123] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40915/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=721202694099976192 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-27 13:54:47.775 [eventLoopGroupProxy-19-7 @call-handler#3162] 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-27 13:54:47.775 [eventLoopGroupProxy-19-6 @call-handler#3163] 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-27 13:54:47.776 [eventLoopGroupProxy-19-5 @call-handler#3159] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:47.776 [eventLoopGroupProxy-19-7 @call-handler#3162] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:47.776 [UI Thread @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40915/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=721202694099976193&assignmentUid=721202694099976192 2025-04-27 13:54:47.776 [UI Thread @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40915/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=721202694099976193&assignmentUid=721202694099976192 2025-04-27 13:54:47.776 [eventLoopGroupProxy-19-8 @call-handler#3171] 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-27 13:54:47.776 [UI Thread @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40915/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=721202694099976193&assignmentUid=721202694099976192. 2025-04-27 13:54:47.776 [UI Thread @coroutine#3127] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40915/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=721202694099976193&assignmentUid=721202694099976192 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-27 13:54:47.776 [eventLoopGroupProxy-19-6 @call-handler#3163] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:47.776 [UI Thread @coroutine#3134] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40915/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=721202694099976193&assignmentUid=721202694099976192 2025-04-27 13:54:47.776 [UI Thread @coroutine#3134] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40915/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=721202694099976193&assignmentUid=721202694099976192 2025-04-27 13:54:47.776 [UI Thread @coroutine#3134] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40915/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=721202694099976193&assignmentUid=721202694099976192. 2025-04-27 13:54:47.776 [UI Thread @coroutine#3134] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40915/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=721202694099976193&assignmentUid=721202694099976192 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-27 13:54:47.777 [UI Thread @coroutine#3132] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40915/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=721202694099976193&assignmentUid=721202694099976192 2025-04-27 13:54:47.777 [UI Thread @coroutine#3132] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40915/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=721202694099976193&assignmentUid=721202694099976192 2025-04-27 13:54:47.777 [UI Thread @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40915/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=721202694099976193&assignmentUid=721202694099976192. 2025-04-27 13:54:47.777 [UI Thread @coroutine#3132] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40915/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=721202694099976193&assignmentUid=721202694099976192 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-27 13:54:47.781 [DefaultDispatcher-worker-14 @coroutine#3123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5297030e 2025-04-27 13:54:47.783 [eventLoopGroupProxy-19-8 @call-handler#3171] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:47.783 [UI Thread @coroutine#3154] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40915/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=721202694099976192&clazzUid=721202694099976192&accountPersonUid=721202694099976193 2025-04-27 13:54:47.783 [UI Thread @coroutine#3154] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40915/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=721202694099976192&clazzUid=721202694099976192&accountPersonUid=721202694099976193 2025-04-27 13:54:47.783 [UI Thread @coroutine#3154] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40915/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=721202694099976192&clazzUid=721202694099976192&accountPersonUid=721202694099976193. 2025-04-27 13:54:47.783 [UI Thread @coroutine#3154] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40915/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=721202694099976192&clazzUid=721202694099976192&accountPersonUid=721202694099976193 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-27 13:54:47.785 [DefaultDispatcher-worker-17 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5297030e 2025-04-27 13:54:47.788 [DefaultDispatcher-worker-21 @coroutine#3134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5297030e 2025-04-27 13:54:47.792 [DefaultDispatcher-worker-13 @coroutine#3132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5297030e 2025-04-27 13:54:47.797 [DefaultDispatcher-worker-4 @coroutine#3154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5297030e 2025-04-27 13:54:47.799 [UI Thread @coroutine#3183] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40915/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=721202694099976192 2025-04-27 13:54:47.799 [UI Thread @coroutine#3183] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40915/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=721202694099976192. 2025-04-27 13:54:47.799 [UI Thread @coroutine#3183] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40915/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=721202694099976192 2025-04-27 13:54:47.800 [eventLoopGroupProxy-19-1 @call-handler#3185] 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-27 13:54:47.801 [eventLoopGroupProxy-19-1 @call-handler#3185] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:47.801 [UI Thread @coroutine#3183] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40915/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=721202694099976192 2025-04-27 13:54:47.801 [UI Thread @coroutine#3183] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40915/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=721202694099976192 2025-04-27 13:54:47.801 [UI Thread @coroutine#3183] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40915/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=721202694099976192. 2025-04-27 13:54:47.801 [UI Thread @coroutine#3183] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40915/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=721202694099976192 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-27 13:54:47.806 [DefaultDispatcher-worker-19 @coroutine#3183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5297030e 2025-04-27 13:54:47.811 [DefaultDispatcher-worker-6 @coroutine#3183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5297030e 2025-04-27 13:54:47.815 [DefaultDispatcher-worker-6 @coroutine#2996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5297030e 2025-04-27 13:54:47.815 [DefaultDispatcher-worker-6 @coroutine#2996] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40915/UmAppDatabase/replication/message 2025-04-27 13:54:47.815 [DefaultDispatcher-worker-6 @coroutine#2996] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:40915/UmAppDatabase/replication/message. 2025-04-27 13:54:47.815 [DefaultDispatcher-worker-6 @coroutine#2996] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40915/UmAppDatabase/replication/message 2025-04-27 13:54:47.815 [DefaultDispatcher-worker-6 @coroutine#2996] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40915/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-27 13:54:47.816 [eventLoopGroupProxy-19-1 @call-handler#3194] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/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-27 13:54:47.816 [eventLoopGroupProxy-19-1 @call-handler#3194] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-27 13:54:47.816 [eventLoopGroupProxy-19-1 @call-handler#3194] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-27 13:54:47.820 [DefaultDispatcher-worker-15 @call-handler#3194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b61aa50 2025-04-27 13:54:47.820 [eventLoopGroupProxy-19-1 @call-handler#3194] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:47.820 [DefaultDispatcher-worker-12 @coroutine#2996] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40915/UmAppDatabase/replication/message 2025-04-27 13:54:47.820 [DefaultDispatcher-worker-12 @coroutine#2996] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40915/UmAppDatabase/replication/message 2025-04-27 13:54:47.821 [DefaultDispatcher-worker-12 @coroutine#2996] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40915/UmAppDatabase/replication/message. 2025-04-27 13:54:47.821 [DefaultDispatcher-worker-12 @coroutine#2996] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40915/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-27 13:54:47.825 [UI Thread @coroutine#3210] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40915/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=721202694099976194&assignmentUid=721202694099976192&clazzUid=721202694099976192&submitterUid=721202694099976193 2025-04-27 13:54:47.825 [DefaultDispatcher-worker-15 @coroutine#2996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5297030e 2025-04-27 13:54:47.825 [UI Thread @coroutine#3210] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40915/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=721202694099976194&assignmentUid=721202694099976192&clazzUid=721202694099976192&submitterUid=721202694099976193. 2025-04-27 13:54:47.825 [UI Thread @coroutine#3210] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40915/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=721202694099976194&assignmentUid=721202694099976192&clazzUid=721202694099976192&submitterUid=721202694099976193 2025-04-27 13:54:47.826 [eventLoopGroupProxy-19-1 @call-handler#3215] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CoursePermissionDao, userPermissionsForAssignmentSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/CoursePermissionDao/findByClazzUidAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByClazzUidAsPagingSource /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUid /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUidAsFlow /UmAppDatabase/CoursePermissionDao/userHasEnrolmentEditPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/userHasEnrolmentEditPermission /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsFlow2, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsFlow2 /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsFlow /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsync /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzTripleAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzTripleAsFlow /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsync2, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsync2 /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/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-27 13:54:47.829 [eventLoopGroupProxy-19-1 @call-handler#3215] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:47.829 [UI Thread @coroutine#3210] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40915/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=721202694099976194&assignmentUid=721202694099976192&clazzUid=721202694099976192&submitterUid=721202694099976193 2025-04-27 13:54:47.829 [UI Thread @coroutine#3210] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40915/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=721202694099976194&assignmentUid=721202694099976192&clazzUid=721202694099976192&submitterUid=721202694099976193 2025-04-27 13:54:47.829 [UI Thread @coroutine#3210] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40915/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=721202694099976194&assignmentUid=721202694099976192&clazzUid=721202694099976192&submitterUid=721202694099976193. 2025-04-27 13:54:47.830 [UI Thread @coroutine#3210] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40915/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=721202694099976194&assignmentUid=721202694099976192&clazzUid=721202694099976192&submitterUid=721202694099976193 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-27 13:54:47.835 [DefaultDispatcher-worker-20 @coroutine#3210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f8ab05 2025-04-27 13:54:47.837 [DefaultDispatcher-worker-3 @coroutine#2094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa8a4f7 2025-04-27 13:54:47.837 [DefaultDispatcher-worker-3 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52451/UmAppDatabase/replication/nodeId 2025-04-27 13:54:47.837 [DefaultDispatcher-worker-3 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52451/UmAppDatabase/replication/nodeId. 2025-04-27 13:54:47.837 [DefaultDispatcher-worker-3 @coroutine#2094] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52451/UmAppDatabase/replication/nodeId 2025-04-27 13:54:47.838 [DefaultDispatcher-worker-14 @coroutine#2094] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52451/UmAppDatabase/replication/nodeId 2025-04-27 13:54:47.838 [DefaultDispatcher-worker-14 @coroutine#2094] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52451/UmAppDatabase/replication/nodeId 2025-04-27 13:54:47.839 [UI Thread @coroutine#3226] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40915/UmAppDatabase/PersonDao/getNamesByUid?uid=721202694099976193 2025-04-27 13:54:47.839 [UI Thread @coroutine#3226] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40915/UmAppDatabase/PersonDao/getNamesByUid?uid=721202694099976193. 2025-04-27 13:54:47.839 [UI Thread @coroutine#3226] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40915/UmAppDatabase/PersonDao/getNamesByUid?uid=721202694099976193 2025-04-27 13:54:47.840 [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-27 13:54:47.841 [UI Thread @coroutine#3232] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40915/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=721202694099976193&assignmentUid=721202694099976192 2025-04-27 13:54:47.841 [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:40915/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=721202694099976193&assignmentUid=721202694099976192. 2025-04-27 13:54:47.841 [UI Thread @coroutine#3232] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40915/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=721202694099976193&assignmentUid=721202694099976192 2025-04-27 13:54:47.841 [eventLoopGroupProxy-19-1 @call-handler#3236] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:47.841 [UI Thread @coroutine#3237] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40915/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=721202694099976192 2025-04-27 13:54:47.841 [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:40915/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=721202694099976192. 2025-04-27 13:54:47.841 [UI Thread @coroutine#3237] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40915/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=721202694099976192 2025-04-27 13:54:47.841 [eventLoopGroupProxy-19-6 @call-handler#3245] 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-27 13:54:47.841 [UI Thread @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40915/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=721202694099976193&assignmentUid=721202694099976192 2025-04-27 13:54:47.841 [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:40915/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=721202694099976193&assignmentUid=721202694099976192. 2025-04-27 13:54:47.841 [UI Thread @coroutine#3239] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40915/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=721202694099976193&assignmentUid=721202694099976192 2025-04-27 13:54:47.841 [UI Thread @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40915/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=721202694099976193&assignmentUid=721202694099976192 2025-04-27 13:54:47.841 [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:40915/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=721202694099976193&assignmentUid=721202694099976192. 2025-04-27 13:54:47.841 [UI Thread @coroutine#3241] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40915/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=721202694099976193&assignmentUid=721202694099976192 2025-04-27 13:54:47.841 [eventLoopGroupProxy-19-7 @call-handler#3251] 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-27 13:54:47.842 [eventLoopGroupProxy-19-1 @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-27 13:54:47.842 [eventLoopGroupProxy-19-8 @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-27 13:54:47.842 [UI Thread @coroutine#3226] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40915/UmAppDatabase/PersonDao/getNamesByUid?uid=721202694099976193 2025-04-27 13:54:47.842 [UI Thread @coroutine#3226] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40915/UmAppDatabase/PersonDao/getNamesByUid?uid=721202694099976193 2025-04-27 13:54:47.842 [UI Thread @coroutine#3226] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40915/UmAppDatabase/PersonDao/getNamesByUid?uid=721202694099976193. 2025-04-27 13:54:47.842 [eventLoopGroupProxy-19-1 @call-handler#3256] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:47.842 [UI Thread @coroutine#3226] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40915/UmAppDatabase/PersonDao/getNamesByUid?uid=721202694099976193 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-27 13:54:47.843 [eventLoopGroupProxy-19-8 @call-handler#3257] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:47.843 [UI Thread @coroutine#3239] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40915/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=721202694099976193&assignmentUid=721202694099976192 2025-04-27 13:54:47.843 [UI Thread @coroutine#3239] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40915/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=721202694099976193&assignmentUid=721202694099976192 2025-04-27 13:54:47.843 [UI Thread @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40915/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=721202694099976193&assignmentUid=721202694099976192. 2025-04-27 13:54:47.843 [UI Thread @coroutine#3239] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40915/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=721202694099976193&assignmentUid=721202694099976192 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-27 13:54:47.843 [UI Thread @coroutine#3241] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40915/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=721202694099976193&assignmentUid=721202694099976192 2025-04-27 13:54:47.843 [UI Thread @coroutine#3241] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40915/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=721202694099976193&assignmentUid=721202694099976192 2025-04-27 13:54:47.843 [UI Thread @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40915/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=721202694099976193&assignmentUid=721202694099976192. 2025-04-27 13:54:47.843 [UI Thread @coroutine#3241] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40915/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=721202694099976193&assignmentUid=721202694099976192 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-27 13:54:47.843 [eventLoopGroupProxy-19-6 @call-handler#3245] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:47.843 [UI Thread @coroutine#3232] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40915/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=721202694099976193&assignmentUid=721202694099976192 2025-04-27 13:54:47.843 [UI Thread @coroutine#3232] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40915/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=721202694099976193&assignmentUid=721202694099976192 2025-04-27 13:54:47.843 [UI Thread @coroutine#3232] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40915/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=721202694099976193&assignmentUid=721202694099976192. 2025-04-27 13:54:47.844 [UI Thread @coroutine#3232] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40915/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=721202694099976193&assignmentUid=721202694099976192 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-27 13:54:47.844 [eventLoopGroupProxy-19-7 @call-handler#3251] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:47.844 [UI Thread @coroutine#3237] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40915/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=721202694099976192 2025-04-27 13:54:47.844 [UI Thread @coroutine#3237] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40915/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=721202694099976192 2025-04-27 13:54:47.844 [UI Thread @coroutine#3237] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40915/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=721202694099976192. 2025-04-27 13:54:47.844 [UI Thread @coroutine#3237] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40915/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=721202694099976192 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-27 13:54:47.847 [DefaultDispatcher-worker-8 @coroutine#3226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f8ab05 2025-04-27 13:54:47.851 [DefaultDispatcher-worker-7 @coroutine#3239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f8ab05 2025-04-27 13:54:47.854 [DefaultDispatcher-worker-19 @coroutine#3241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f8ab05 2025-04-27 13:54:47.857 [DefaultDispatcher-worker-2 @coroutine#3232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f8ab05 2025-04-27 13:54:47.860 [DefaultDispatcher-worker-13 @coroutine#3237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f8ab05 2025-04-27 13:54:47.863 [UI Thread @coroutine#3271] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40915/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=721202694099976192&clazzUid=721202694099976192&accountPersonUid=721202694099976194 2025-04-27 13:54:47.864 [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:40915/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=721202694099976192&clazzUid=721202694099976192&accountPersonUid=721202694099976194. 2025-04-27 13:54:47.864 [UI Thread @coroutine#3271] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40915/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=721202694099976192&clazzUid=721202694099976192&accountPersonUid=721202694099976194 2025-04-27 13:54:47.864 [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-27 13:54:47.867 [eventLoopGroupProxy-19-1 @call-handler#3273] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:47.867 [UI Thread @coroutine#3271] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40915/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=721202694099976192&clazzUid=721202694099976192&accountPersonUid=721202694099976194 2025-04-27 13:54:47.867 [UI Thread @coroutine#3271] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40915/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=721202694099976192&clazzUid=721202694099976192&accountPersonUid=721202694099976194 2025-04-27 13:54:47.868 [UI Thread @coroutine#3271] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40915/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=721202694099976192&clazzUid=721202694099976192&accountPersonUid=721202694099976194. 2025-04-27 13:54:47.868 [UI Thread @coroutine#3271] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40915/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=721202694099976192&clazzUid=721202694099976192&accountPersonUid=721202694099976194 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-27 13:54:47.872 [DefaultDispatcher-worker-9 @coroutine#3271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f8ab05 2025-04-27 13:54:47.874 [UI Thread @coroutine#3271] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40915/UmAppDatabase/PersonDao/findByUidAsync?uid=721202694099976193 2025-04-27 13:54:47.874 [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:40915/UmAppDatabase/PersonDao/findByUidAsync?uid=721202694099976193. 2025-04-27 13:54:47.874 [UI Thread @coroutine#3271] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40915/UmAppDatabase/PersonDao/findByUidAsync?uid=721202694099976193 2025-04-27 13:54:47.874 [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-27 13:54:47.875 [eventLoopGroupProxy-19-1 @call-handler#3277] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:47.875 [UI Thread @coroutine#3271] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40915/UmAppDatabase/PersonDao/findByUidAsync?uid=721202694099976193 2025-04-27 13:54:47.875 [UI Thread @coroutine#3271] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40915/UmAppDatabase/PersonDao/findByUidAsync?uid=721202694099976193 2025-04-27 13:54:47.876 [UI Thread @coroutine#3271] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40915/UmAppDatabase/PersonDao/findByUidAsync?uid=721202694099976193. 2025-04-27 13:54:47.876 [UI Thread @coroutine#3271] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40915/UmAppDatabase/PersonDao/findByUidAsync?uid=721202694099976193 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-27 13:54:47.879 [DefaultDispatcher-worker-8 @coroutine#3271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f8ab05 2025-04-27 13:54:47.885 [DefaultDispatcher-worker-20 @coroutine#3271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f8ab05 2025-04-27 13:54:47.889 [DefaultDispatcher-worker-19 @coroutine#3015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f8ab05 2025-04-27 13:54:47.889 [DefaultDispatcher-worker-19 @coroutine#3015] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40915/UmAppDatabase/replication/message 2025-04-27 13:54:47.889 [DefaultDispatcher-worker-19 @coroutine#3015] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:40915/UmAppDatabase/replication/message. 2025-04-27 13:54:47.889 [DefaultDispatcher-worker-19 @coroutine#3015] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40915/UmAppDatabase/replication/message 2025-04-27 13:54:47.889 [DefaultDispatcher-worker-19 @coroutine#3015] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40915/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-27 13:54:47.890 [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-27 13:54:47.890 [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-27 13:54:47.890 [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-27 13:54:47.894 [DefaultDispatcher-worker-9 @call-handler#3282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b61aa50 2025-04-27 13:54:47.894 [eventLoopGroupProxy-19-1 @call-handler#3282] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:47.894 [DefaultDispatcher-worker-20 @coroutine#3015] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40915/UmAppDatabase/replication/message 2025-04-27 13:54:47.894 [DefaultDispatcher-worker-20 @coroutine#3015] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40915/UmAppDatabase/replication/message 2025-04-27 13:54:47.894 [DefaultDispatcher-worker-20 @coroutine#3015] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40915/UmAppDatabase/replication/message. 2025-04-27 13:54:47.894 [DefaultDispatcher-worker-20 @coroutine#3015] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40915/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-27 13:54:47.897 [UI Thread @coroutine#3305] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40915/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=721202694099976192 2025-04-27 13:54:47.897 [UI Thread @coroutine#3305] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40915/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=721202694099976192. 2025-04-27 13:54:47.897 [UI Thread @coroutine#3305] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40915/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=721202694099976192 2025-04-27 13:54:47.897 [UI Thread @coroutine#3309] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40915/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=721202694099976193&assignmentUid=721202694099976192 2025-04-27 13:54:47.897 [UI Thread @coroutine#3309] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40915/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=721202694099976193&assignmentUid=721202694099976192. 2025-04-27 13:54:47.897 [UI Thread @coroutine#3309] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40915/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=721202694099976193&assignmentUid=721202694099976192 2025-04-27 13:54:47.897 [eventLoopGroupProxy-19-1 @call-handler#3322] 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-27 13:54:47.897 [UI Thread @coroutine#3314] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40915/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=721202694099976193&assignmentUid=721202694099976192 2025-04-27 13:54:47.897 [UI Thread @coroutine#3314] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40915/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=721202694099976193&assignmentUid=721202694099976192. 2025-04-27 13:54:47.897 [UI Thread @coroutine#3314] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40915/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=721202694099976193&assignmentUid=721202694099976192 2025-04-27 13:54:47.897 [UI Thread @coroutine#3316] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40915/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=721202694099976193&assignmentUid=721202694099976192 2025-04-27 13:54:47.897 [UI Thread @coroutine#3316] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40915/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=721202694099976193&assignmentUid=721202694099976192. 2025-04-27 13:54:47.897 [UI Thread @coroutine#3316] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40915/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=721202694099976193&assignmentUid=721202694099976192 2025-04-27 13:54:47.897 [eventLoopGroupProxy-19-6 @call-handler#3325] 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-27 13:54:47.897 [eventLoopGroupProxy-19-7 @call-handler#3329] 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-27 13:54:47.897 [eventLoopGroupProxy-19-1 @call-handler#3322] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:47.898 [UI Thread @coroutine#3334] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40915/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=721202694099976192&clazzUid=721202694099976192&accountPersonUid=721202694099976193 2025-04-27 13:54:47.898 [UI Thread @coroutine#3334] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40915/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=721202694099976192&clazzUid=721202694099976192&accountPersonUid=721202694099976193. 2025-04-27 13:54:47.898 [UI Thread @coroutine#3334] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40915/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=721202694099976192&clazzUid=721202694099976192&accountPersonUid=721202694099976193 2025-04-27 13:54:47.898 [eventLoopGroupProxy-19-8 @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-27 13:54:47.898 [UI Thread @coroutine#3305] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40915/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=721202694099976192 2025-04-27 13:54:47.898 [UI Thread @coroutine#3305] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40915/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=721202694099976192 2025-04-27 13:54:47.898 [eventLoopGroupProxy-19-7 @call-handler#3329] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:47.898 [eventLoopGroupProxy-19-6 @call-handler#3325] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:47.899 [UI Thread @coroutine#3305] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40915/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=721202694099976192. 2025-04-27 13:54:47.899 [UI Thread @coroutine#3305] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40915/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=721202694099976192 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-27 13:54:47.899 [UI Thread @coroutine#3314] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40915/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=721202694099976193&assignmentUid=721202694099976192 2025-04-27 13:54:47.899 [UI Thread @coroutine#3314] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40915/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=721202694099976193&assignmentUid=721202694099976192 2025-04-27 13:54:47.899 [UI Thread @coroutine#3309] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40915/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=721202694099976193&assignmentUid=721202694099976192 2025-04-27 13:54:47.899 [UI Thread @coroutine#3309] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40915/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=721202694099976193&assignmentUid=721202694099976192 2025-04-27 13:54:47.899 [UI Thread @coroutine#3314] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40915/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=721202694099976193&assignmentUid=721202694099976192. 2025-04-27 13:54:47.899 [UI Thread @coroutine#3314] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40915/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=721202694099976193&assignmentUid=721202694099976192 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-27 13:54:47.899 [UI Thread @coroutine#3309] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40915/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=721202694099976193&assignmentUid=721202694099976192. 2025-04-27 13:54:47.899 [UI Thread @coroutine#3309] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40915/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=721202694099976193&assignmentUid=721202694099976192 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-27 13:54:47.899 [eventLoopGroupProxy-19-8 @call-handler#3338] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:47.899 [UI Thread @coroutine#3316] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40915/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=721202694099976193&assignmentUid=721202694099976192 2025-04-27 13:54:47.899 [UI Thread @coroutine#3316] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40915/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=721202694099976193&assignmentUid=721202694099976192 2025-04-27 13:54:47.899 [UI Thread @coroutine#3316] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40915/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=721202694099976193&assignmentUid=721202694099976192. 2025-04-27 13:54:47.899 [UI Thread @coroutine#3316] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40915/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=721202694099976193&assignmentUid=721202694099976192 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-27 13:54:47.901 [DefaultDispatcher-worker-1 @coroutine#3015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f8ab05 2025-04-27 13:54:47.901 [eventLoopGroupProxy-19-9 @call-handler#3350] 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-27 13:54:47.903 [eventLoopGroupProxy-19-9 @call-handler#3350] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-27 13:54:47.903 [DefaultDispatcher-worker-19 @coroutine#3305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5297030e 2025-04-27 13:54:47.903 [UI Thread @coroutine#3334] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40915/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=721202694099976192&clazzUid=721202694099976192&accountPersonUid=721202694099976193 2025-04-27 13:54:47.903 [UI Thread @coroutine#3334] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40915/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=721202694099976192&clazzUid=721202694099976192&accountPersonUid=721202694099976193 2025-04-27 13:54:47.904 [UI Thread @coroutine#3334] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40915/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=721202694099976192&clazzUid=721202694099976192&accountPersonUid=721202694099976193. 2025-04-27 13:54:47.904 [UI Thread @coroutine#3334] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40915/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=721202694099976192&clazzUid=721202694099976192&accountPersonUid=721202694099976193 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-27 13:54:47.907 [DefaultDispatcher-worker-8 @coroutine#3314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5297030e 2025-04-27 13:54:47.915 [DefaultDispatcher-worker-14 @coroutine#3309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5297030e 2025-04-27 13:54:47.916 [DefaultDispatcher-worker-4 @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e95b7b 2025-04-27 13:54:47.916 [DefaultDispatcher-worker-4 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41557/UmAppDatabase/replication/nodeId 2025-04-27 13:54:47.916 [DefaultDispatcher-worker-4 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41557/UmAppDatabase/replication/nodeId. 2025-04-27 13:54:47.916 [DefaultDispatcher-worker-4 @coroutine#2126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41557/UmAppDatabase/replication/nodeId 2025-04-27 13:54:47.917 [DefaultDispatcher-worker-2 @coroutine#2126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41557/UmAppDatabase/replication/nodeId 2025-04-27 13:54:47.917 [DefaultDispatcher-worker-2 @coroutine#2126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41557/UmAppDatabase/replication/nodeId 2025-04-27 13:54:47.920 [DefaultDispatcher-worker-14 @coroutine#3316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5297030e 2025-04-27 13:54:47.924 [DefaultDispatcher-worker-15 @coroutine#3334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5297030e 2025-04-27 13:54:47.926 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2025-04-27 13:54:47.926 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2025-04-27 13:54:47.926 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:47.926 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5297030e: (connection evicted) 2025-04-27 13:54:47.926 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:47.926 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2025-04-27 13:54:47.926 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2025-04-27 13:54:47.927 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2025-04-27 13:54:47.927 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2025-04-27 13:54:47.927 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:47.927 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56f8ab05: (connection evicted) 2025-04-27 13:54:47.927 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:47.927 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2025-04-27 13:54:47.927 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2025-04-27 13:54:47.998 [DefaultDispatcher-worker-21 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7104b117 2025-04-27 13:54:47.998 [DefaultDispatcher-worker-21 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40223/UmAppDatabase/replication/nodeId 2025-04-27 13:54:47.998 [DefaultDispatcher-worker-21 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40223/UmAppDatabase/replication/nodeId. 2025-04-27 13:54:47.998 [DefaultDispatcher-worker-21 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40223/UmAppDatabase/replication/nodeId 2025-04-27 13:54:47.999 [DefaultDispatcher-worker-2 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40223/UmAppDatabase/replication/nodeId 2025-04-27 13:54:47.999 [DefaultDispatcher-worker-2 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40223/UmAppDatabase/replication/nodeId 2025-04-27 13:54:48.080 [DefaultDispatcher-worker-13 @coroutine#2205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43069adf 2025-04-27 13:54:48.081 [DefaultDispatcher-worker-13 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47003/UmAppDatabase/replication/nodeId 2025-04-27 13:54:48.081 [DefaultDispatcher-worker-13 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47003/UmAppDatabase/replication/nodeId. 2025-04-27 13:54:48.081 [DefaultDispatcher-worker-13 @coroutine#2205] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47003/UmAppDatabase/replication/nodeId 2025-04-27 13:54:48.081 [DefaultDispatcher-worker-3 @coroutine#2205] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47003/UmAppDatabase/replication/nodeId 2025-04-27 13:54:48.081 [DefaultDispatcher-worker-3 @coroutine#2205] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47003/UmAppDatabase/replication/nodeId 2025-04-27 13:54:48.121 [DefaultDispatcher-worker-11 @coroutine#2234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@145ce025 2025-04-27 13:54:48.121 [DefaultDispatcher-worker-11 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46951/UmAppDatabase/replication/nodeId 2025-04-27 13:54:48.121 [DefaultDispatcher-worker-11 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46951/UmAppDatabase/replication/nodeId. 2025-04-27 13:54:48.121 [DefaultDispatcher-worker-11 @coroutine#2234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46951/UmAppDatabase/replication/nodeId 2025-04-27 13:54:48.122 [DefaultDispatcher-worker-18 @coroutine#2234] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46951/UmAppDatabase/replication/nodeId 2025-04-27 13:54:48.122 [DefaultDispatcher-worker-18 @coroutine#2234] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46951/UmAppDatabase/replication/nodeId 2025-04-27 13:54:48.162 [DefaultDispatcher-worker-13 @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38b37e13 2025-04-27 13:54:48.162 [DefaultDispatcher-worker-13 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-27 13:54:48.162 [DefaultDispatcher-worker-13 @coroutine#2263] 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-27 13:54:48.162 [DefaultDispatcher-worker-13 @coroutine#2263] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-27 13:54:48.162 [DefaultDispatcher-worker-21 @coroutine#2263] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-27 13:54:48.192 [DefaultDispatcher-worker-12 @coroutine#2277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2025-04-27 13:54:48.192 [DefaultDispatcher-worker-12 @coroutine#2277] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51675/UmAppDatabase/replication/nodeId 2025-04-27 13:54:48.192 [DefaultDispatcher-worker-12 @coroutine#2277] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51675/UmAppDatabase/replication/nodeId. 2025-04-27 13:54:48.192 [DefaultDispatcher-worker-12 @coroutine#2277] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51675/UmAppDatabase/replication/nodeId 2025-04-27 13:54:48.192 [DefaultDispatcher-worker-15 @coroutine#2277] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51675/UmAppDatabase/replication/nodeId 2025-04-27 13:54:48.192 [DefaultDispatcher-worker-15 @coroutine#2277] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51675/UmAppDatabase/replication/nodeId 2025-04-27 13:54:48.320 [DefaultDispatcher-worker-16 @coroutine#2329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5efa05f9 2025-04-27 13:54:48.320 [DefaultDispatcher-worker-16 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51497/UmAppDatabase/replication/nodeId 2025-04-27 13:54:48.320 [DefaultDispatcher-worker-16 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51497/UmAppDatabase/replication/nodeId. 2025-04-27 13:54:48.320 [DefaultDispatcher-worker-16 @coroutine#2329] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51497/UmAppDatabase/replication/nodeId 2025-04-27 13:54:48.321 [DefaultDispatcher-worker-16 @coroutine#2329] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51497/UmAppDatabase/replication/nodeId 2025-04-27 13:54:48.321 [DefaultDispatcher-worker-16 @coroutine#2329] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51497/UmAppDatabase/replication/nodeId 2025-04-27 13:54:48.404 [DefaultDispatcher-worker-2 @coroutine#2371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a70acd5 2025-04-27 13:54:48.404 [DefaultDispatcher-worker-2 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56701/UmAppDatabase/replication/nodeId 2025-04-27 13:54:48.404 [DefaultDispatcher-worker-2 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56701/UmAppDatabase/replication/nodeId. 2025-04-27 13:54:48.404 [DefaultDispatcher-worker-2 @coroutine#2371] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56701/UmAppDatabase/replication/nodeId 2025-04-27 13:54:48.404 [DefaultDispatcher-worker-1 @coroutine#2371] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56701/UmAppDatabase/replication/nodeId 2025-04-27 13:54:48.404 [DefaultDispatcher-worker-1 @coroutine#2371] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56701/UmAppDatabase/replication/nodeId 2025-04-27 13:54:48.513 [DefaultDispatcher-worker-4 @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f5259a 2025-04-27 13:54:48.513 [DefaultDispatcher-worker-4 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId 2025-04-27 13:54:48.513 [DefaultDispatcher-worker-4 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId. 2025-04-27 13:54:48.513 [DefaultDispatcher-worker-4 @coroutine#2424] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId 2025-04-27 13:54:48.514 [DefaultDispatcher-worker-2 @coroutine#2424] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId 2025-04-27 13:54:48.514 [DefaultDispatcher-worker-2 @coroutine#2424] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId 2025-04-27 13:54:48.844 [DefaultDispatcher-worker-1 @coroutine#2094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa8a4f7 2025-04-27 13:54:48.844 [DefaultDispatcher-worker-1 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52451/UmAppDatabase/replication/nodeId 2025-04-27 13:54:48.844 [DefaultDispatcher-worker-1 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52451/UmAppDatabase/replication/nodeId. 2025-04-27 13:54:48.844 [DefaultDispatcher-worker-1 @coroutine#2094] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52451/UmAppDatabase/replication/nodeId 2025-04-27 13:54:48.845 [DefaultDispatcher-worker-7 @coroutine#2094] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52451/UmAppDatabase/replication/nodeId 2025-04-27 13:54:48.845 [DefaultDispatcher-worker-7 @coroutine#2094] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52451/UmAppDatabase/replication/nodeId 2025-04-27 13:54:48.923 [DefaultDispatcher-worker-9 @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e95b7b 2025-04-27 13:54:48.923 [DefaultDispatcher-worker-9 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41557/UmAppDatabase/replication/nodeId 2025-04-27 13:54:48.923 [DefaultDispatcher-worker-9 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41557/UmAppDatabase/replication/nodeId. 2025-04-27 13:54:48.923 [DefaultDispatcher-worker-9 @coroutine#2126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41557/UmAppDatabase/replication/nodeId 2025-04-27 13:54:48.924 [DefaultDispatcher-worker-10 @coroutine#2126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41557/UmAppDatabase/replication/nodeId 2025-04-27 13:54:48.924 [DefaultDispatcher-worker-10 @coroutine#2126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41557/UmAppDatabase/replication/nodeId 2025-04-27 13:54:48.930 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2025-04-27 13:54:48.930 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2025-04-27 13:54:48.930 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:48.930 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b61aa50: (connection evicted) 2025-04-27 13:54:48.930 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:48.930 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2025-04-27 13:54:48.930 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2025-04-27 13:54:48.932 [Test worker @coroutine#3404] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2025-04-27 13:54:48.932 [Test worker @coroutine#3404] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:48.932 [Test worker @coroutine#3404] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:48.932 [Test worker @coroutine#3404] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:48.932 [Test worker @coroutine#3404] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:48.932 [Test worker @coroutine#3404] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:48.932 [Test worker @coroutine#3404] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:48.932 [Test worker @coroutine#3404] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17179a7e 2025-04-27 13:54:48.932 [Test worker @coroutine#3404] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:48.932 [Test worker @coroutine#3404] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:48.932 [Test worker @coroutine#3404] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:48.932 [Test worker @coroutine#3404] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:48.932 [Test worker @coroutine#3404] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:48.932 [Test worker @coroutine#3404] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:48.932 [Test worker @coroutine#3404] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:48.932 [Test worker @coroutine#3404] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:48.932 [Test worker @coroutine#3404] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:48.932 [Test worker @coroutine#3404] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:48.932 [Test worker @coroutine#3404] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:48.932 [Test worker @coroutine#3404] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:48.932 [Test worker @coroutine#3404] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:48.932 [Test worker @coroutine#3404] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:48.932 [Test worker @coroutine#3404] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:48.932 [Test worker @coroutine#3404] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:48.932 [Test worker @coroutine#3404] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:48.932 [Test worker @coroutine#3404] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:48.932 [Test worker @coroutine#3404] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:48.932 [Test worker @coroutine#3404] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2025-04-27 13:54:48.932 [Test worker @coroutine#3404] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:48.932 [Test worker @coroutine#3404] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:48.932 [Test worker @coroutine#3404] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:48.932 [Test worker @coroutine#3404] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:48.932 [Test worker @coroutine#3404] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:48.932 [Test worker @coroutine#3404] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:48.932 [Test worker @coroutine#3404] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:48.932 [Test worker @coroutine#3404] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:48.932 [Test worker @coroutine#3404] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2025-04-27 13:54:48.933 [Test worker @coroutine#3404] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ce593bc 2025-04-27 13:54:48.933 [Test worker @coroutine#3404] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ce593bc 2025-04-27 13:54:48.933 [Test worker @coroutine#3404] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2025-04-27 13:54:48.942 [Test worker @coroutine#3404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce593bc 2025-04-27 13:54:48.948 [Test worker @coroutine#3405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce593bc 2025-04-27 13:54:48.949 [Test worker @coroutine#3407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce593bc 2025-04-27 13:54:48.950 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce593bc 2025-04-27 13:54:48.950 [Test worker @coroutine#3404] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2025-04-27 13:54:48.950 [Test worker @coroutine#3404] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:48.950 [Test worker @coroutine#3404] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:48.950 [Test worker @coroutine#3404] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:48.950 [Test worker @coroutine#3404] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:48.950 [Test worker @coroutine#3404] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:48.950 [Test worker @coroutine#3404] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:48.950 [Test worker @coroutine#3404] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21c7415e 2025-04-27 13:54:48.950 [Test worker @coroutine#3404] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:48.950 [Test worker @coroutine#3404] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:48.951 [Test worker @coroutine#3404] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:48.951 [Test worker @coroutine#3404] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:48.951 [Test worker @coroutine#3404] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:48.951 [Test worker @coroutine#3404] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:48.951 [Test worker @coroutine#3404] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:48.951 [Test worker @coroutine#3404] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:48.951 [Test worker @coroutine#3404] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:48.951 [Test worker @coroutine#3404] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:48.951 [Test worker @coroutine#3404] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:48.951 [Test worker @coroutine#3404] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:48.951 [Test worker @coroutine#3404] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:48.951 [Test worker @coroutine#3404] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:48.951 [Test worker @coroutine#3404] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:48.951 [Test worker @coroutine#3404] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:48.951 [Test worker @coroutine#3404] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:48.951 [Test worker @coroutine#3404] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:48.951 [Test worker @coroutine#3404] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:48.951 [Test worker @coroutine#3404] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2025-04-27 13:54:48.951 [Test worker @coroutine#3404] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:48.951 [Test worker @coroutine#3404] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:48.951 [Test worker @coroutine#3404] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:48.951 [Test worker @coroutine#3404] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:48.951 [Test worker @coroutine#3404] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:48.951 [Test worker @coroutine#3404] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:48.951 [Test worker @coroutine#3404] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:48.951 [Test worker @coroutine#3404] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:48.951 [Test worker @coroutine#3404] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2025-04-27 13:54:48.951 [Test worker @coroutine#3404] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@30407f28 2025-04-27 13:54:48.951 [Test worker @coroutine#3404] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@30407f28 2025-04-27 13:54:48.951 [Test worker @coroutine#3404] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2025-04-27 13:54:48.960 [Test worker @coroutine#3404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30407f28 2025-04-27 13:54:48.966 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30407f28 2025-04-27 13:54:48.967 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30407f28 2025-04-27 13:54:48.968 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30407f28 2025-04-27 13:54:48.972 [DefaultDispatcher-worker-12 @coroutine#3417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30407f28 2025-04-27 13:54:48.980 [DefaultDispatcher-worker-5 @coroutine#3404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce593bc 2025-04-27 13:54:48.986 [DefaultDispatcher-worker-18 @coroutine#3404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce593bc 2025-04-27 13:54:48.990 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2025-04-27 13:54:48.990 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2025-04-27 13:54:48.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:48.990 [HikariPool-157 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ce593bc: (connection evicted) 2025-04-27 13:54:48.991 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:48.991 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2025-04-27 13:54:48.991 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2025-04-27 13:54:48.991 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2025-04-27 13:54:48.991 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2025-04-27 13:54:48.991 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:48.991 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30407f28: (connection evicted) 2025-04-27 13:54:48.991 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:48.992 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2025-04-27 13:54:48.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2025-04-27 13:54:48.992 [Test worker @coroutine#3464] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2025-04-27 13:54:48.992 [Test worker @coroutine#3464] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:48.992 [Test worker @coroutine#3464] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:48.992 [Test worker @coroutine#3464] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:48.992 [Test worker @coroutine#3464] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:48.992 [Test worker @coroutine#3464] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:48.992 [Test worker @coroutine#3464] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:48.992 [Test worker @coroutine#3464] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@792a9cb1 2025-04-27 13:54:48.992 [Test worker @coroutine#3464] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:48.992 [Test worker @coroutine#3464] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:48.992 [Test worker @coroutine#3464] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:48.992 [Test worker @coroutine#3464] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:48.992 [Test worker @coroutine#3464] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:48.992 [Test worker @coroutine#3464] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:48.992 [Test worker @coroutine#3464] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:48.992 [Test worker @coroutine#3464] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:48.992 [Test worker @coroutine#3464] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:48.992 [Test worker @coroutine#3464] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:48.992 [Test worker @coroutine#3464] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:48.992 [Test worker @coroutine#3464] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:48.992 [Test worker @coroutine#3464] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:48.992 [Test worker @coroutine#3464] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:48.992 [Test worker @coroutine#3464] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:48.992 [Test worker @coroutine#3464] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:48.992 [Test worker @coroutine#3464] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:48.992 [Test worker @coroutine#3464] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:48.992 [Test worker @coroutine#3464] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:48.992 [Test worker @coroutine#3464] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2025-04-27 13:54:48.992 [Test worker @coroutine#3464] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:48.992 [Test worker @coroutine#3464] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:48.992 [Test worker @coroutine#3464] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:48.992 [Test worker @coroutine#3464] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:48.992 [Test worker @coroutine#3464] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:48.992 [Test worker @coroutine#3464] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:48.992 [Test worker @coroutine#3464] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:48.992 [Test worker @coroutine#3464] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:48.992 [Test worker @coroutine#3464] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2025-04-27 13:54:48.993 [Test worker @coroutine#3464] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@550ce3a9 2025-04-27 13:54:48.993 [Test worker @coroutine#3464] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@550ce3a9 2025-04-27 13:54:48.993 [Test worker @coroutine#3464] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2025-04-27 13:54:49.002 [Test worker @coroutine#3464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@550ce3a9 2025-04-27 13:54:49.003 [DefaultDispatcher-worker-7 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7104b117 2025-04-27 13:54:49.003 [DefaultDispatcher-worker-7 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40223/UmAppDatabase/replication/nodeId 2025-04-27 13:54:49.004 [DefaultDispatcher-worker-7 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40223/UmAppDatabase/replication/nodeId. 2025-04-27 13:54:49.004 [DefaultDispatcher-worker-7 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40223/UmAppDatabase/replication/nodeId 2025-04-27 13:54:49.004 [DefaultDispatcher-worker-15 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40223/UmAppDatabase/replication/nodeId 2025-04-27 13:54:49.004 [DefaultDispatcher-worker-15 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40223/UmAppDatabase/replication/nodeId 2025-04-27 13:54:49.008 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@550ce3a9 2025-04-27 13:54:49.009 [Test worker @coroutine#3470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@550ce3a9 2025-04-27 13:54:49.010 [Test worker @coroutine#3472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@550ce3a9 2025-04-27 13:54:49.010 [Test worker @coroutine#3464] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2025-04-27 13:54:49.010 [Test worker @coroutine#3464] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:49.010 [Test worker @coroutine#3464] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:49.010 [Test worker @coroutine#3464] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:49.010 [Test worker @coroutine#3464] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:49.010 [Test worker @coroutine#3464] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:49.010 [Test worker @coroutine#3464] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:49.010 [Test worker @coroutine#3464] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5545c42 2025-04-27 13:54:49.010 [Test worker @coroutine#3464] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:49.010 [Test worker @coroutine#3464] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:49.010 [Test worker @coroutine#3464] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:49.011 [Test worker @coroutine#3464] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:49.011 [Test worker @coroutine#3464] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:49.011 [Test worker @coroutine#3464] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:49.011 [Test worker @coroutine#3464] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:49.011 [Test worker @coroutine#3464] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:49.011 [Test worker @coroutine#3464] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:49.011 [Test worker @coroutine#3464] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:49.011 [Test worker @coroutine#3464] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:49.011 [Test worker @coroutine#3464] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:49.011 [Test worker @coroutine#3464] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:49.011 [Test worker @coroutine#3464] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:49.011 [Test worker @coroutine#3464] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:49.011 [Test worker @coroutine#3464] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:49.011 [Test worker @coroutine#3464] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:49.011 [Test worker @coroutine#3464] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:49.011 [Test worker @coroutine#3464] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:49.011 [Test worker @coroutine#3464] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2025-04-27 13:54:49.011 [Test worker @coroutine#3464] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:49.011 [Test worker @coroutine#3464] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:49.011 [Test worker @coroutine#3464] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:49.011 [Test worker @coroutine#3464] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:49.011 [Test worker @coroutine#3464] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:49.011 [Test worker @coroutine#3464] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:49.011 [Test worker @coroutine#3464] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:49.011 [Test worker @coroutine#3464] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:49.011 [Test worker @coroutine#3464] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2025-04-27 13:54:49.011 [Test worker @coroutine#3464] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fc51af7 2025-04-27 13:54:49.011 [Test worker @coroutine#3464] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fc51af7 2025-04-27 13:54:49.011 [Test worker @coroutine#3464] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2025-04-27 13:54:49.020 [Test worker @coroutine#3464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fc51af7 2025-04-27 13:54:49.026 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fc51af7 2025-04-27 13:54:49.027 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fc51af7 2025-04-27 13:54:49.028 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fc51af7 2025-04-27 13:54:49.032 [DefaultDispatcher-worker-3 @coroutine#3480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fc51af7 2025-04-27 13:54:49.041 [DefaultDispatcher-worker-6 @coroutine#3464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@550ce3a9 2025-04-27 13:54:49.045 [DefaultDispatcher-worker-6 @coroutine#3464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@550ce3a9 2025-04-27 13:54:49.050 [DefaultDispatcher-worker-4 @coroutine#3464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@550ce3a9 2025-04-27 13:54:49.061 [DefaultDispatcher-worker-4 @coroutine#3526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@550ce3a9 2025-04-27 13:54:49.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2025-04-27 13:54:49.063 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2025-04-27 13:54:49.063 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:49.063 [HikariPool-159 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Closing connection org.sqlite.jdbc4.JDBC4Connection@550ce3a9: (connection evicted) 2025-04-27 13:54:49.063 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:49.063 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2025-04-27 13:54:49.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2025-04-27 13:54:49.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2025-04-27 13:54:49.063 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2025-04-27 13:54:49.063 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:49.063 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1fc51af7: (connection evicted) 2025-04-27 13:54:49.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:49.064 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2025-04-27 13:54:49.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2025-04-27 13:54:49.064 [Test worker @coroutine#3553] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2025-04-27 13:54:49.064 [Test worker @coroutine#3553] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:49.064 [Test worker @coroutine#3553] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:49.064 [Test worker @coroutine#3553] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:49.064 [Test worker @coroutine#3553] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:49.064 [Test worker @coroutine#3553] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:49.064 [Test worker @coroutine#3553] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:49.064 [Test worker @coroutine#3553] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1bff4cb9 2025-04-27 13:54:49.064 [Test worker @coroutine#3553] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:49.064 [Test worker @coroutine#3553] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:49.064 [Test worker @coroutine#3553] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:49.064 [Test worker @coroutine#3553] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:49.064 [Test worker @coroutine#3553] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:49.064 [Test worker @coroutine#3553] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:49.064 [Test worker @coroutine#3553] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:49.064 [Test worker @coroutine#3553] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:49.064 [Test worker @coroutine#3553] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:49.064 [Test worker @coroutine#3553] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:49.065 [Test worker @coroutine#3553] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:49.065 [Test worker @coroutine#3553] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:49.065 [Test worker @coroutine#3553] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:49.065 [Test worker @coroutine#3553] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:49.065 [Test worker @coroutine#3553] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:49.065 [Test worker @coroutine#3553] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:49.065 [Test worker @coroutine#3553] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:49.065 [Test worker @coroutine#3553] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:49.065 [Test worker @coroutine#3553] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:49.065 [Test worker @coroutine#3553] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2025-04-27 13:54:49.065 [Test worker @coroutine#3553] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:49.065 [Test worker @coroutine#3553] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:49.065 [Test worker @coroutine#3553] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:49.065 [Test worker @coroutine#3553] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:49.065 [Test worker @coroutine#3553] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:49.065 [Test worker @coroutine#3553] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:49.065 [Test worker @coroutine#3553] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:49.065 [Test worker @coroutine#3553] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:49.065 [Test worker @coroutine#3553] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2025-04-27 13:54:49.065 [Test worker @coroutine#3553] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b0f50d8 2025-04-27 13:54:49.065 [Test worker @coroutine#3553] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b0f50d8 2025-04-27 13:54:49.065 [Test worker @coroutine#3553] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2025-04-27 13:54:49.074 [Test worker @coroutine#3553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0f50d8 2025-04-27 13:54:49.080 [Test worker @coroutine#3554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0f50d8 2025-04-27 13:54:49.081 [Test worker @coroutine#3556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0f50d8 2025-04-27 13:54:49.082 [Test worker @coroutine#3558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0f50d8 2025-04-27 13:54:49.082 [Test worker @coroutine#3553] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2025-04-27 13:54:49.082 [Test worker @coroutine#3553] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:49.082 [Test worker @coroutine#3553] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:49.082 [Test worker @coroutine#3553] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:49.082 [Test worker @coroutine#3553] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:49.082 [Test worker @coroutine#3553] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:49.082 [Test worker @coroutine#3553] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:49.082 [Test worker @coroutine#3553] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c12f87d 2025-04-27 13:54:49.082 [Test worker @coroutine#3553] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:49.082 [Test worker @coroutine#3553] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:49.082 [Test worker @coroutine#3553] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:49.082 [Test worker @coroutine#3553] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:49.082 [Test worker @coroutine#3553] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:49.082 [Test worker @coroutine#3553] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:49.082 [Test worker @coroutine#3553] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:49.082 [Test worker @coroutine#3553] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:49.082 [Test worker @coroutine#3553] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:49.082 [Test worker @coroutine#3553] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:49.082 [Test worker @coroutine#3553] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:49.082 [Test worker @coroutine#3553] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:49.082 [Test worker @coroutine#3553] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:49.082 [Test worker @coroutine#3553] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:49.082 [Test worker @coroutine#3553] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:49.082 [Test worker @coroutine#3553] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:49.082 [Test worker @coroutine#3553] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:49.082 [Test worker @coroutine#3553] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:49.082 [Test worker @coroutine#3553] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:49.082 [Test worker @coroutine#3553] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2025-04-27 13:54:49.082 [Test worker @coroutine#3553] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:49.082 [Test worker @coroutine#3553] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:49.082 [Test worker @coroutine#3553] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:49.082 [Test worker @coroutine#3553] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:49.082 [Test worker @coroutine#3553] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:49.082 [Test worker @coroutine#3553] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:49.082 [Test worker @coroutine#3553] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:49.082 [Test worker @coroutine#3553] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:49.082 [Test worker @coroutine#3553] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2025-04-27 13:54:49.083 [Test worker @coroutine#3553] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@637bf67c 2025-04-27 13:54:49.083 [Test worker @coroutine#3553] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@637bf67c 2025-04-27 13:54:49.083 [Test worker @coroutine#3553] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2025-04-27 13:54:49.086 [DefaultDispatcher-worker-15 @coroutine#2205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43069adf 2025-04-27 13:54:49.086 [DefaultDispatcher-worker-15 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47003/UmAppDatabase/replication/nodeId 2025-04-27 13:54:49.086 [DefaultDispatcher-worker-15 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47003/UmAppDatabase/replication/nodeId. 2025-04-27 13:54:49.086 [DefaultDispatcher-worker-15 @coroutine#2205] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47003/UmAppDatabase/replication/nodeId 2025-04-27 13:54:49.087 [DefaultDispatcher-worker-11 @coroutine#2205] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47003/UmAppDatabase/replication/nodeId 2025-04-27 13:54:49.087 [DefaultDispatcher-worker-11 @coroutine#2205] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47003/UmAppDatabase/replication/nodeId 2025-04-27 13:54:49.092 [Test worker @coroutine#3553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@637bf67c 2025-04-27 13:54:49.098 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@637bf67c 2025-04-27 13:54:49.099 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@637bf67c 2025-04-27 13:54:49.100 [Test worker @coroutine#3567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@637bf67c 2025-04-27 13:54:49.104 [DefaultDispatcher-worker-7 @coroutine#3569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@637bf67c 2025-04-27 13:54:49.112 [DefaultDispatcher-worker-7 @coroutine#3553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0f50d8 2025-04-27 13:54:49.117 [DefaultDispatcher-worker-17 @coroutine#3553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0f50d8 2025-04-27 13:54:49.121 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2025-04-27 13:54:49.121 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2025-04-27 13:54:49.121 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:49.121 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b0f50d8: (connection evicted) 2025-04-27 13:54:49.122 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:49.122 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2025-04-27 13:54:49.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2025-04-27 13:54:49.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2025-04-27 13:54:49.122 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2025-04-27 13:54:49.122 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:49.122 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@637bf67c: (connection evicted) 2025-04-27 13:54:49.122 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:49.122 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2025-04-27 13:54:49.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2025-04-27 13:54:49.123 [Test worker @coroutine#3613] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2025-04-27 13:54:49.123 [Test worker @coroutine#3613] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:49.123 [Test worker @coroutine#3613] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:49.123 [Test worker @coroutine#3613] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:49.123 [Test worker @coroutine#3613] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:49.123 [Test worker @coroutine#3613] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:49.123 [Test worker @coroutine#3613] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:49.123 [Test worker @coroutine#3613] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@438fcca3 2025-04-27 13:54:49.123 [Test worker @coroutine#3613] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:49.123 [Test worker @coroutine#3613] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:49.123 [Test worker @coroutine#3613] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:49.123 [Test worker @coroutine#3613] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:49.123 [Test worker @coroutine#3613] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:49.123 [Test worker @coroutine#3613] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:49.123 [Test worker @coroutine#3613] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:49.123 [Test worker @coroutine#3613] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:49.123 [Test worker @coroutine#3613] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:49.123 [Test worker @coroutine#3613] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:49.123 [Test worker @coroutine#3613] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:49.123 [Test worker @coroutine#3613] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:49.123 [Test worker @coroutine#3613] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:49.123 [Test worker @coroutine#3613] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:49.123 [Test worker @coroutine#3613] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:49.123 [Test worker @coroutine#3613] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:49.123 [Test worker @coroutine#3613] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:49.123 [Test worker @coroutine#3613] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:49.123 [Test worker @coroutine#3613] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:49.123 [Test worker @coroutine#3613] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2025-04-27 13:54:49.123 [Test worker @coroutine#3613] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:49.123 [Test worker @coroutine#3613] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:49.123 [Test worker @coroutine#3613] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:49.123 [Test worker @coroutine#3613] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:49.123 [Test worker @coroutine#3613] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:49.123 [Test worker @coroutine#3613] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:49.123 [Test worker @coroutine#3613] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:49.123 [Test worker @coroutine#3613] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:49.123 [Test worker @coroutine#3613] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2025-04-27 13:54:49.123 [Test worker @coroutine#3613] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@15e86d24 2025-04-27 13:54:49.123 [Test worker @coroutine#3613] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@15e86d24 2025-04-27 13:54:49.123 [Test worker @coroutine#3613] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2025-04-27 13:54:49.126 [DefaultDispatcher-worker-10 @coroutine#2234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@145ce025 2025-04-27 13:54:49.126 [DefaultDispatcher-worker-10 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46951/UmAppDatabase/replication/nodeId 2025-04-27 13:54:49.126 [DefaultDispatcher-worker-10 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46951/UmAppDatabase/replication/nodeId. 2025-04-27 13:54:49.126 [DefaultDispatcher-worker-10 @coroutine#2234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46951/UmAppDatabase/replication/nodeId 2025-04-27 13:54:49.127 [DefaultDispatcher-worker-20 @coroutine#2234] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46951/UmAppDatabase/replication/nodeId 2025-04-27 13:54:49.127 [DefaultDispatcher-worker-20 @coroutine#2234] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46951/UmAppDatabase/replication/nodeId 2025-04-27 13:54:49.134 [Test worker @coroutine#3613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15e86d24 2025-04-27 13:54:49.139 [Test worker @coroutine#3617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15e86d24 2025-04-27 13:54:49.140 [Test worker @coroutine#3619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15e86d24 2025-04-27 13:54:49.142 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15e86d24 2025-04-27 13:54:49.142 [Test worker @coroutine#3613] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2025-04-27 13:54:49.142 [Test worker @coroutine#3613] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:49.142 [Test worker @coroutine#3613] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:49.142 [Test worker @coroutine#3613] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:49.142 [Test worker @coroutine#3613] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:49.142 [Test worker @coroutine#3613] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:49.142 [Test worker @coroutine#3613] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:49.142 [Test worker @coroutine#3613] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27ccf818 2025-04-27 13:54:49.142 [Test worker @coroutine#3613] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:49.142 [Test worker @coroutine#3613] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:49.142 [Test worker @coroutine#3613] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:49.142 [Test worker @coroutine#3613] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:49.142 [Test worker @coroutine#3613] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:49.142 [Test worker @coroutine#3613] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:49.142 [Test worker @coroutine#3613] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:49.142 [Test worker @coroutine#3613] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:49.142 [Test worker @coroutine#3613] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:49.142 [Test worker @coroutine#3613] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:49.142 [Test worker @coroutine#3613] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:49.142 [Test worker @coroutine#3613] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:49.142 [Test worker @coroutine#3613] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:49.142 [Test worker @coroutine#3613] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:49.142 [Test worker @coroutine#3613] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:49.142 [Test worker @coroutine#3613] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:49.142 [Test worker @coroutine#3613] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:49.142 [Test worker @coroutine#3613] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:49.142 [Test worker @coroutine#3613] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:49.142 [Test worker @coroutine#3613] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2025-04-27 13:54:49.142 [Test worker @coroutine#3613] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:49.142 [Test worker @coroutine#3613] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:49.142 [Test worker @coroutine#3613] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:49.142 [Test worker @coroutine#3613] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:49.142 [Test worker @coroutine#3613] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:49.142 [Test worker @coroutine#3613] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:49.142 [Test worker @coroutine#3613] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:49.142 [Test worker @coroutine#3613] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:49.142 [Test worker @coroutine#3613] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2025-04-27 13:54:49.142 [Test worker @coroutine#3613] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@30ee413a 2025-04-27 13:54:49.142 [Test worker @coroutine#3613] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@30ee413a 2025-04-27 13:54:49.142 [Test worker @coroutine#3613] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2025-04-27 13:54:49.151 [Test worker @coroutine#3613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ee413a 2025-04-27 13:54:49.157 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ee413a 2025-04-27 13:54:49.158 [Test worker @coroutine#3625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ee413a 2025-04-27 13:54:49.159 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ee413a 2025-04-27 13:54:49.163 [DefaultDispatcher-worker-4 @coroutine#3629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ee413a 2025-04-27 13:54:49.166 [DefaultDispatcher-worker-7 @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38b37e13 2025-04-27 13:54:49.166 [DefaultDispatcher-worker-7 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-27 13:54:49.166 [DefaultDispatcher-worker-7 @coroutine#2263] 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-27 13:54:49.166 [DefaultDispatcher-worker-7 @coroutine#2263] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-27 13:54:49.166 [DefaultDispatcher-worker-7 @coroutine#2263] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-27 13:54:49.172 [DefaultDispatcher-worker-7 @coroutine#3613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15e86d24 2025-04-27 13:54:49.177 [DefaultDispatcher-worker-13 @coroutine#3613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15e86d24 2025-04-27 13:54:49.181 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2025-04-27 13:54:49.181 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2025-04-27 13:54:49.181 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:49.181 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15e86d24: (connection evicted) 2025-04-27 13:54:49.182 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:49.182 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2025-04-27 13:54:49.182 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2025-04-27 13:54:49.182 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2025-04-27 13:54:49.182 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2025-04-27 13:54:49.182 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:49.182 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30ee413a: (connection evicted) 2025-04-27 13:54:49.182 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:49.182 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2025-04-27 13:54:49.182 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2025-04-27 13:54:49.183 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2025-04-27 13:54:49.183 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:49.183 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:49.183 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:49.183 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:49.183 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:49.183 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:49.183 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4306709f 2025-04-27 13:54:49.183 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:49.183 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:49.183 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:49.183 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:49.183 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:49.183 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:49.183 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:49.183 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:49.183 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:49.183 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:49.183 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:49.183 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:49.183 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:49.183 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:49.183 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:49.183 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:49.183 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:49.183 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:49.183 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:49.183 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2025-04-27 13:54:49.183 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:49.183 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:49.183 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:49.183 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:49.183 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:49.183 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:49.183 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:49.183 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:49.183 [Test worker @coroutine#3675] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2025-04-27 13:54:49.183 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ad39f2f 2025-04-27 13:54:49.183 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ad39f2f 2025-04-27 13:54:49.183 [Test worker @coroutine#3675] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2025-04-27 13:54:49.192 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ad39f2f 2025-04-27 13:54:49.197 [DefaultDispatcher-worker-18 @coroutine#2277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2025-04-27 13:54:49.197 [DefaultDispatcher-worker-18 @coroutine#2277] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51675/UmAppDatabase/replication/nodeId 2025-04-27 13:54:49.197 [DefaultDispatcher-worker-18 @coroutine#2277] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51675/UmAppDatabase/replication/nodeId. 2025-04-27 13:54:49.197 [DefaultDispatcher-worker-18 @coroutine#2277] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51675/UmAppDatabase/replication/nodeId 2025-04-27 13:54:49.198 [DefaultDispatcher-worker-10 @coroutine#2277] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51675/UmAppDatabase/replication/nodeId 2025-04-27 13:54:49.198 [DefaultDispatcher-worker-10 @coroutine#2277] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51675/UmAppDatabase/replication/nodeId 2025-04-27 13:54:49.200 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ad39f2f 2025-04-27 13:54:49.201 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ad39f2f 2025-04-27 13:54:49.202 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ad39f2f 2025-04-27 13:54:49.202 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2025-04-27 13:54:49.202 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:49.202 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:49.202 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:49.202 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:49.202 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:49.202 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:49.202 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5453b15d 2025-04-27 13:54:49.202 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:49.202 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:49.202 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:49.202 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:49.202 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:49.202 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:49.202 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:49.202 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:49.202 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:49.202 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:49.202 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:49.202 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:49.202 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:49.202 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:49.202 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:49.202 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:49.202 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:49.202 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:49.202 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:49.202 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2025-04-27 13:54:49.202 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:49.202 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:49.202 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:49.202 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:49.202 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:49.202 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:49.202 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:49.202 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:49.202 [Test worker @coroutine#3675] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2025-04-27 13:54:49.202 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c3c05ff 2025-04-27 13:54:49.202 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c3c05ff 2025-04-27 13:54:49.202 [Test worker @coroutine#3675] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2025-04-27 13:54:49.211 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3c05ff 2025-04-27 13:54:49.217 [Test worker @coroutine#3685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3c05ff 2025-04-27 13:54:49.218 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3c05ff 2025-04-27 13:54:49.219 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3c05ff 2025-04-27 13:54:49.223 [DefaultDispatcher-worker-20 @coroutine#3691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3c05ff 2025-04-27 13:54:49.232 [DefaultDispatcher-worker-20 @coroutine#3675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ad39f2f 2025-04-27 13:54:49.237 [DefaultDispatcher-worker-13 @coroutine#3675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ad39f2f 2025-04-27 13:54:49.242 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2025-04-27 13:54:49.242 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2025-04-27 13:54:49.242 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:49.242 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ad39f2f: (connection evicted) 2025-04-27 13:54:49.242 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:49.242 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2025-04-27 13:54:49.242 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2025-04-27 13:54:49.243 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2025-04-27 13:54:49.243 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2025-04-27 13:54:49.243 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:49.243 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c3c05ff: (connection evicted) 2025-04-27 13:54:49.243 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:49.243 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2025-04-27 13:54:49.243 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2025-04-27 13:54:49.244 [Test worker @coroutine#3735] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2025-04-27 13:54:49.244 [Test worker @coroutine#3735] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:49.244 [Test worker @coroutine#3735] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:49.244 [Test worker @coroutine#3735] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:49.244 [Test worker @coroutine#3735] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:49.244 [Test worker @coroutine#3735] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:49.244 [Test worker @coroutine#3735] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:49.244 [Test worker @coroutine#3735] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ca8157c 2025-04-27 13:54:49.244 [Test worker @coroutine#3735] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:49.244 [Test worker @coroutine#3735] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:49.244 [Test worker @coroutine#3735] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:49.244 [Test worker @coroutine#3735] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:49.244 [Test worker @coroutine#3735] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:49.244 [Test worker @coroutine#3735] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:49.244 [Test worker @coroutine#3735] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:49.244 [Test worker @coroutine#3735] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:49.244 [Test worker @coroutine#3735] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:49.244 [Test worker @coroutine#3735] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:49.244 [Test worker @coroutine#3735] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:49.244 [Test worker @coroutine#3735] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:49.244 [Test worker @coroutine#3735] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:49.244 [Test worker @coroutine#3735] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:49.244 [Test worker @coroutine#3735] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:49.244 [Test worker @coroutine#3735] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:49.244 [Test worker @coroutine#3735] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:49.244 [Test worker @coroutine#3735] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:49.244 [Test worker @coroutine#3735] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:49.244 [Test worker @coroutine#3735] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2025-04-27 13:54:49.244 [Test worker @coroutine#3735] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:49.244 [Test worker @coroutine#3735] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:49.244 [Test worker @coroutine#3735] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:49.244 [Test worker @coroutine#3735] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:49.244 [Test worker @coroutine#3735] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:49.244 [Test worker @coroutine#3735] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:49.244 [Test worker @coroutine#3735] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:49.244 [Test worker @coroutine#3735] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:49.244 [Test worker @coroutine#3735] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2025-04-27 13:54:49.244 [Test worker @coroutine#3735] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@e9fa0ea 2025-04-27 13:54:49.244 [Test worker @coroutine#3735] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@e9fa0ea 2025-04-27 13:54:49.244 [Test worker @coroutine#3735] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2025-04-27 13:54:49.253 [Test worker @coroutine#3735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9fa0ea 2025-04-27 13:54:49.259 [Test worker @coroutine#3736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9fa0ea 2025-04-27 13:54:49.260 [Test worker @coroutine#3738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9fa0ea 2025-04-27 13:54:49.261 [Test worker @coroutine#3740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9fa0ea 2025-04-27 13:54:49.261 [Test worker @coroutine#3735] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2025-04-27 13:54:49.262 [Test worker @coroutine#3735] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:49.262 [Test worker @coroutine#3735] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:49.262 [Test worker @coroutine#3735] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:49.262 [Test worker @coroutine#3735] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:49.262 [Test worker @coroutine#3735] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:49.262 [Test worker @coroutine#3735] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:49.262 [Test worker @coroutine#3735] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@744d0cfb 2025-04-27 13:54:49.262 [Test worker @coroutine#3735] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:49.262 [Test worker @coroutine#3735] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:49.262 [Test worker @coroutine#3735] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:49.262 [Test worker @coroutine#3735] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:49.262 [Test worker @coroutine#3735] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:49.262 [Test worker @coroutine#3735] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:49.262 [Test worker @coroutine#3735] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:49.262 [Test worker @coroutine#3735] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:49.262 [Test worker @coroutine#3735] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:49.262 [Test worker @coroutine#3735] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:49.262 [Test worker @coroutine#3735] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:49.262 [Test worker @coroutine#3735] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:49.262 [Test worker @coroutine#3735] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:49.262 [Test worker @coroutine#3735] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:49.262 [Test worker @coroutine#3735] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:49.262 [Test worker @coroutine#3735] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:49.262 [Test worker @coroutine#3735] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:49.262 [Test worker @coroutine#3735] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:49.262 [Test worker @coroutine#3735] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:49.262 [Test worker @coroutine#3735] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2025-04-27 13:54:49.262 [Test worker @coroutine#3735] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:49.262 [Test worker @coroutine#3735] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:49.262 [Test worker @coroutine#3735] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:49.262 [Test worker @coroutine#3735] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:49.262 [Test worker @coroutine#3735] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:49.262 [Test worker @coroutine#3735] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:49.262 [Test worker @coroutine#3735] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:49.262 [Test worker @coroutine#3735] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:49.262 [Test worker @coroutine#3735] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2025-04-27 13:54:49.262 [Test worker @coroutine#3735] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@705e24fb 2025-04-27 13:54:49.262 [Test worker @coroutine#3735] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@705e24fb 2025-04-27 13:54:49.262 [Test worker @coroutine#3735] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2025-04-27 13:54:49.271 [Test worker @coroutine#3735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@705e24fb 2025-04-27 13:54:49.276 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@705e24fb 2025-04-27 13:54:49.277 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@705e24fb 2025-04-27 13:54:49.278 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@705e24fb 2025-04-27 13:54:49.282 [DefaultDispatcher-worker-11 @coroutine#3748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@705e24fb 2025-04-27 13:54:49.289 [DefaultDispatcher-worker-14 @coroutine#3735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9fa0ea 2025-04-27 13:54:49.294 [DefaultDispatcher-worker-1 @coroutine#3735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9fa0ea 2025-04-27 13:54:49.297 [DefaultDispatcher-worker-19 @coroutine#3735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9fa0ea 2025-04-27 13:54:49.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2025-04-27 13:54:49.300 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2025-04-27 13:54:49.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:49.301 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e9fa0ea: (connection evicted) 2025-04-27 13:54:49.301 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:49.301 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2025-04-27 13:54:49.301 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2025-04-27 13:54:49.301 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2025-04-27 13:54:49.301 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2025-04-27 13:54:49.301 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:49.301 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@705e24fb: (connection evicted) 2025-04-27 13:54:49.302 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:49.302 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2025-04-27 13:54:49.302 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2025-04-27 13:54:49.302 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2025-04-27 13:54:49.302 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:49.302 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:49.302 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:49.302 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:49.302 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:49.302 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:49.302 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a7ed9bd 2025-04-27 13:54:49.302 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:49.302 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:49.302 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:49.302 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:49.302 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:49.302 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:49.302 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:49.302 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:49.302 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:49.302 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:49.302 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:49.302 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:49.302 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:49.302 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:49.302 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:49.302 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:49.302 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:49.302 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:49.302 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:49.302 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2025-04-27 13:54:49.302 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:49.302 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:49.302 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:49.302 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:49.302 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:49.302 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:49.302 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:49.302 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:49.302 [Test worker @coroutine#3795] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2025-04-27 13:54:49.303 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@28dae87e 2025-04-27 13:54:49.303 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@28dae87e 2025-04-27 13:54:49.303 [Test worker @coroutine#3795] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2025-04-27 13:54:49.310 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28dae87e 2025-04-27 13:54:49.315 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28dae87e 2025-04-27 13:54:49.316 [Test worker @coroutine#3798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28dae87e 2025-04-27 13:54:49.317 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28dae87e 2025-04-27 13:54:49.317 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2025-04-27 13:54:49.317 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:49.317 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:49.317 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:49.317 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:49.317 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:49.317 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:49.317 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b9b57d9 2025-04-27 13:54:49.317 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:49.317 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:49.317 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:49.317 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:49.317 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:49.317 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:49.317 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:49.317 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:49.317 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:49.317 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:49.317 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:49.317 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:49.317 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:49.317 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:49.317 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:49.317 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:49.317 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:49.317 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:49.317 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:49.317 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2025-04-27 13:54:49.317 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:49.317 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:49.317 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:49.317 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:49.317 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:49.317 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:49.317 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:49.317 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:49.317 [Test worker @coroutine#3795] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2025-04-27 13:54:49.317 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@b94c22d 2025-04-27 13:54:49.317 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@b94c22d 2025-04-27 13:54:49.317 [Test worker @coroutine#3795] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2025-04-27 13:54:49.325 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b94c22d 2025-04-27 13:54:49.325 [DefaultDispatcher-worker-2 @coroutine#2329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5efa05f9 2025-04-27 13:54:49.325 [DefaultDispatcher-worker-2 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51497/UmAppDatabase/replication/nodeId 2025-04-27 13:54:49.325 [DefaultDispatcher-worker-2 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51497/UmAppDatabase/replication/nodeId. 2025-04-27 13:54:49.325 [DefaultDispatcher-worker-2 @coroutine#2329] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51497/UmAppDatabase/replication/nodeId 2025-04-27 13:54:49.326 [DefaultDispatcher-worker-14 @coroutine#2329] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51497/UmAppDatabase/replication/nodeId 2025-04-27 13:54:49.326 [DefaultDispatcher-worker-14 @coroutine#2329] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51497/UmAppDatabase/replication/nodeId 2025-04-27 13:54:49.330 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b94c22d 2025-04-27 13:54:49.331 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b94c22d 2025-04-27 13:54:49.332 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b94c22d 2025-04-27 13:54:49.336 [DefaultDispatcher-worker-20 @coroutine#3811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b94c22d 2025-04-27 13:54:49.343 [DefaultDispatcher-worker-4 @coroutine#3795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28dae87e 2025-04-27 13:54:49.348 [DefaultDispatcher-worker-11 @coroutine#3795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28dae87e 2025-04-27 13:54:49.352 [DefaultDispatcher-worker-18 @coroutine#3795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28dae87e 2025-04-27 13:54:49.362 [DefaultDispatcher-worker-6 @coroutine#3858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28dae87e 2025-04-27 13:54:49.364 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2025-04-27 13:54:49.364 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2025-04-27 13:54:49.364 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:49.364 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@28dae87e: (connection evicted) 2025-04-27 13:54:49.365 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:49.365 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2025-04-27 13:54:49.365 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2025-04-27 13:54:49.365 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2025-04-27 13:54:49.365 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2025-04-27 13:54:49.365 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:49.365 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b94c22d: (connection evicted) 2025-04-27 13:54:49.365 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:49.365 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2025-04-27 13:54:49.365 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2025-04-27 13:54:49.366 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2025-04-27 13:54:49.366 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:49.366 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:49.366 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:49.366 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:49.366 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:49.366 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:49.366 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@213f2d00 2025-04-27 13:54:49.366 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:49.366 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:49.366 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:49.366 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:49.366 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:49.366 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:49.366 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:49.366 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:49.366 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:49.366 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:49.366 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:49.366 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:49.366 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:49.366 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:49.366 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:49.366 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:49.366 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:49.366 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:49.366 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:49.366 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2025-04-27 13:54:49.366 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:49.366 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:49.366 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:49.366 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:49.366 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:49.366 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:49.366 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:49.366 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:49.366 [Test worker @coroutine#3885] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2025-04-27 13:54:49.366 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@1606ecbb 2025-04-27 13:54:49.366 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@1606ecbb 2025-04-27 13:54:49.366 [Test worker @coroutine#3885] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2025-04-27 13:54:49.374 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1606ecbb 2025-04-27 13:54:49.379 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1606ecbb 2025-04-27 13:54:49.380 [Test worker @coroutine#3888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1606ecbb 2025-04-27 13:54:49.380 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1606ecbb 2025-04-27 13:54:49.381 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2025-04-27 13:54:49.381 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:49.381 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:49.381 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:49.381 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:49.381 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:49.381 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:49.381 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b78c34b 2025-04-27 13:54:49.381 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:49.381 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:49.381 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:49.381 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:49.381 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:49.381 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:49.381 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:49.381 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:49.381 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:49.381 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:49.381 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:49.381 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:49.381 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:49.381 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:49.381 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:49.381 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:49.381 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:49.381 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:49.381 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:49.381 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2025-04-27 13:54:49.381 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:49.381 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:49.381 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:49.381 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:49.381 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:49.381 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:49.381 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:49.381 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:49.381 [Test worker @coroutine#3885] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2025-04-27 13:54:49.381 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b1f32e2 2025-04-27 13:54:49.381 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b1f32e2 2025-04-27 13:54:49.381 [Test worker @coroutine#3885] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2025-04-27 13:54:49.388 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b1f32e2 2025-04-27 13:54:49.393 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b1f32e2 2025-04-27 13:54:49.394 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b1f32e2 2025-04-27 13:54:49.395 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b1f32e2 2025-04-27 13:54:49.399 [DefaultDispatcher-worker-21 @coroutine#3898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b1f32e2 2025-04-27 13:54:49.406 [DefaultDispatcher-worker-6 @coroutine#3885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1606ecbb 2025-04-27 13:54:49.408 [DefaultDispatcher-worker-14 @coroutine#2371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a70acd5 2025-04-27 13:54:49.408 [DefaultDispatcher-worker-14 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56701/UmAppDatabase/replication/nodeId 2025-04-27 13:54:49.409 [DefaultDispatcher-worker-14 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56701/UmAppDatabase/replication/nodeId. 2025-04-27 13:54:49.409 [DefaultDispatcher-worker-14 @coroutine#2371] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56701/UmAppDatabase/replication/nodeId 2025-04-27 13:54:49.409 [DefaultDispatcher-worker-5 @coroutine#2371] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56701/UmAppDatabase/replication/nodeId 2025-04-27 13:54:49.409 [DefaultDispatcher-worker-5 @coroutine#2371] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56701/UmAppDatabase/replication/nodeId 2025-04-27 13:54:49.410 [DefaultDispatcher-worker-5 @coroutine#3885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1606ecbb 2025-04-27 13:54:49.411 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1606ecbb 2025-04-27 13:54:49.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2025-04-27 13:54:49.415 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2025-04-27 13:54:49.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:49.415 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1606ecbb: (connection evicted) 2025-04-27 13:54:49.416 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:49.416 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2025-04-27 13:54:49.416 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2025-04-27 13:54:49.416 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2025-04-27 13:54:49.416 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2025-04-27 13:54:49.416 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:49.416 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b1f32e2: (connection evicted) 2025-04-27 13:54:49.416 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:49.416 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2025-04-27 13:54:49.416 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2025-04-27 13:54:49.417 [Test worker @coroutine#3947] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2025-04-27 13:54:49.417 [Test worker @coroutine#3947] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:49.417 [Test worker @coroutine#3947] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:49.417 [Test worker @coroutine#3947] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:49.417 [Test worker @coroutine#3947] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:49.417 [Test worker @coroutine#3947] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:49.417 [Test worker @coroutine#3947] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:49.417 [Test worker @coroutine#3947] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6321e29b 2025-04-27 13:54:49.417 [Test worker @coroutine#3947] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:49.417 [Test worker @coroutine#3947] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:49.417 [Test worker @coroutine#3947] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:49.417 [Test worker @coroutine#3947] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:49.417 [Test worker @coroutine#3947] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:49.417 [Test worker @coroutine#3947] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:49.417 [Test worker @coroutine#3947] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:49.417 [Test worker @coroutine#3947] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:49.417 [Test worker @coroutine#3947] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:49.417 [Test worker @coroutine#3947] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:49.417 [Test worker @coroutine#3947] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:49.417 [Test worker @coroutine#3947] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:49.417 [Test worker @coroutine#3947] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:49.417 [Test worker @coroutine#3947] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:49.417 [Test worker @coroutine#3947] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:49.417 [Test worker @coroutine#3947] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:49.417 [Test worker @coroutine#3947] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:49.417 [Test worker @coroutine#3947] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:49.417 [Test worker @coroutine#3947] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:49.417 [Test worker @coroutine#3947] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2025-04-27 13:54:49.417 [Test worker @coroutine#3947] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:49.417 [Test worker @coroutine#3947] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:49.417 [Test worker @coroutine#3947] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:49.417 [Test worker @coroutine#3947] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:49.417 [Test worker @coroutine#3947] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:49.417 [Test worker @coroutine#3947] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:49.417 [Test worker @coroutine#3947] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:49.417 [Test worker @coroutine#3947] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:49.417 [Test worker @coroutine#3947] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2025-04-27 13:54:49.417 [Test worker @coroutine#3947] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@16716cc0 2025-04-27 13:54:49.417 [Test worker @coroutine#3947] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@16716cc0 2025-04-27 13:54:49.417 [Test worker @coroutine#3947] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2025-04-27 13:54:49.426 [Test worker @coroutine#3947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16716cc0 2025-04-27 13:54:49.430 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16716cc0 2025-04-27 13:54:49.431 [Test worker @coroutine#3950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16716cc0 2025-04-27 13:54:49.432 [Test worker @coroutine#3952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16716cc0 2025-04-27 13:54:49.432 [Test worker @coroutine#3947] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2025-04-27 13:54:49.432 [Test worker @coroutine#3947] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:49.432 [Test worker @coroutine#3947] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:49.432 [Test worker @coroutine#3947] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:49.432 [Test worker @coroutine#3947] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:49.432 [Test worker @coroutine#3947] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:49.432 [Test worker @coroutine#3947] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:49.432 [Test worker @coroutine#3947] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66851c18 2025-04-27 13:54:49.432 [Test worker @coroutine#3947] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:49.432 [Test worker @coroutine#3947] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:49.432 [Test worker @coroutine#3947] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:49.432 [Test worker @coroutine#3947] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:49.432 [Test worker @coroutine#3947] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:49.432 [Test worker @coroutine#3947] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:49.432 [Test worker @coroutine#3947] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:49.432 [Test worker @coroutine#3947] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:49.432 [Test worker @coroutine#3947] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:49.432 [Test worker @coroutine#3947] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:49.432 [Test worker @coroutine#3947] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:49.432 [Test worker @coroutine#3947] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:49.432 [Test worker @coroutine#3947] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:49.432 [Test worker @coroutine#3947] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:49.432 [Test worker @coroutine#3947] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:49.432 [Test worker @coroutine#3947] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:49.432 [Test worker @coroutine#3947] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:49.432 [Test worker @coroutine#3947] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:49.432 [Test worker @coroutine#3947] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:49.432 [Test worker @coroutine#3947] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2025-04-27 13:54:49.433 [Test worker @coroutine#3947] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:49.433 [Test worker @coroutine#3947] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:49.433 [Test worker @coroutine#3947] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:49.433 [Test worker @coroutine#3947] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:49.433 [Test worker @coroutine#3947] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:49.433 [Test worker @coroutine#3947] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:49.433 [Test worker @coroutine#3947] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:49.433 [Test worker @coroutine#3947] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:49.433 [Test worker @coroutine#3947] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2025-04-27 13:54:49.433 [Test worker @coroutine#3947] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d25d10e 2025-04-27 13:54:49.433 [Test worker @coroutine#3947] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d25d10e 2025-04-27 13:54:49.433 [Test worker @coroutine#3947] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2025-04-27 13:54:49.440 [Test worker @coroutine#3947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d25d10e 2025-04-27 13:54:49.445 [Test worker @coroutine#3954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d25d10e 2025-04-27 13:54:49.445 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d25d10e 2025-04-27 13:54:49.446 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d25d10e 2025-04-27 13:54:49.450 [DefaultDispatcher-worker-5 @coroutine#3960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d25d10e 2025-04-27 13:54:49.458 [DefaultDispatcher-worker-12 @coroutine#3947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16716cc0 2025-04-27 13:54:49.462 [DefaultDispatcher-worker-18 @coroutine#3947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16716cc0 2025-04-27 13:54:49.463 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16716cc0 2025-04-27 13:54:49.464 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16716cc0 2025-04-27 13:54:49.468 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2025-04-27 13:54:49.468 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2025-04-27 13:54:49.468 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:49.468 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16716cc0: (connection evicted) 2025-04-27 13:54:49.468 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:49.468 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2025-04-27 13:54:49.468 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2025-04-27 13:54:49.468 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2025-04-27 13:54:49.468 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2025-04-27 13:54:49.468 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:49.468 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d25d10e: (connection evicted) 2025-04-27 13:54:49.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:49.469 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2025-04-27 13:54:49.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2025-04-27 13:54:49.469 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2025-04-27 13:54:49.470 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:49.470 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:49.470 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:49.470 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:49.470 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:49.470 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:49.470 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36f2bfe6 2025-04-27 13:54:49.470 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:49.470 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:49.470 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:49.470 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:49.470 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:49.470 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:49.470 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:49.470 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:49.470 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:49.470 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:49.470 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:49.470 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:49.470 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:49.470 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:49.470 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:49.470 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:49.470 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:49.470 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:49.470 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:49.470 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2025-04-27 13:54:49.470 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:49.470 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:49.470 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:49.470 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:49.470 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:49.470 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:49.470 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:49.470 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:49.470 [Test worker @coroutine#4008] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2025-04-27 13:54:49.470 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f0977d6 2025-04-27 13:54:49.470 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f0977d6 2025-04-27 13:54:49.470 [Test worker @coroutine#4008] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2025-04-27 13:54:49.477 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f0977d6 2025-04-27 13:54:49.482 [Test worker @coroutine#4009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f0977d6 2025-04-27 13:54:49.483 [Test worker @coroutine#4011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f0977d6 2025-04-27 13:54:49.484 [Test worker @coroutine#4013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f0977d6 2025-04-27 13:54:49.484 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2025-04-27 13:54:49.484 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:49.484 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:49.484 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:49.484 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:49.484 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:49.484 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:49.484 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62325b44 2025-04-27 13:54:49.484 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:49.484 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:49.484 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:49.484 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:49.484 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:49.484 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:49.484 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:49.484 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:49.484 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:49.484 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:49.484 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:49.484 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:49.484 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:49.484 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:49.484 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:49.484 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:49.484 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:49.484 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:49.484 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:49.484 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2025-04-27 13:54:49.484 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:49.484 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:49.484 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:49.484 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:49.484 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:49.484 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:49.484 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:49.484 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:49.484 [Test worker @coroutine#4008] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2025-04-27 13:54:49.484 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@f511a8e 2025-04-27 13:54:49.484 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@f511a8e 2025-04-27 13:54:49.484 [Test worker @coroutine#4008] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2025-04-27 13:54:49.491 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f511a8e 2025-04-27 13:54:49.496 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f511a8e 2025-04-27 13:54:49.497 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f511a8e 2025-04-27 13:54:49.498 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f511a8e 2025-04-27 13:54:49.502 [DefaultDispatcher-worker-1 @coroutine#4021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f511a8e 2025-04-27 13:54:49.509 [DefaultDispatcher-worker-2 @coroutine#4008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f0977d6 2025-04-27 13:54:49.514 [DefaultDispatcher-worker-14 @coroutine#4008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f0977d6 2025-04-27 13:54:49.548 [DefaultDispatcher-worker-12 @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f5259a 2025-04-27 13:54:49.548 [DefaultDispatcher-worker-12 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId 2025-04-27 13:54:49.548 [DefaultDispatcher-worker-12 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId. 2025-04-27 13:54:49.548 [DefaultDispatcher-worker-12 @coroutine#2424] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId 2025-04-27 13:54:49.549 [DefaultDispatcher-worker-5 @coroutine#2424] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId 2025-04-27 13:54:49.549 [DefaultDispatcher-worker-5 @coroutine#2424] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId 2025-04-27 13:54:49.553 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2025-04-27 13:54:49.553 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2025-04-27 13:54:49.553 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:49.553 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f0977d6: (connection evicted) 2025-04-27 13:54:49.553 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:49.553 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2025-04-27 13:54:49.553 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2025-04-27 13:54:49.553 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2025-04-27 13:54:49.553 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2025-04-27 13:54:49.553 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:49.553 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f511a8e: (connection evicted) 2025-04-27 13:54:49.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:49.554 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2025-04-27 13:54:49.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2025-04-27 13:54:49.554 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2025-04-27 13:54:49.555 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:49.555 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:49.555 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:49.555 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:49.555 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:49.555 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:49.555 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@99e03a9 2025-04-27 13:54:49.555 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:49.555 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:49.555 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:49.555 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:49.555 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:49.555 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:49.555 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:49.555 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:49.555 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:49.555 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:49.555 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:49.555 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:49.555 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:49.555 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:49.555 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:49.555 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:49.555 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:49.555 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:49.555 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:49.555 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2025-04-27 13:54:49.555 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:49.555 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:49.555 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:49.555 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:49.555 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:49.555 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:49.555 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:49.555 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:49.555 [Test worker @coroutine#4081] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2025-04-27 13:54:49.555 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@32f35739 2025-04-27 13:54:49.555 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@32f35739 2025-04-27 13:54:49.555 [Test worker @coroutine#4081] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2025-04-27 13:54:49.563 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32f35739 2025-04-27 13:54:49.568 [Test worker @coroutine#4082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32f35739 2025-04-27 13:54:49.568 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32f35739 2025-04-27 13:54:49.569 [Test worker @coroutine#4086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32f35739 2025-04-27 13:54:49.570 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2025-04-27 13:54:49.570 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:49.570 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:49.570 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:49.570 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:49.570 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:49.570 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:49.570 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a35a792 2025-04-27 13:54:49.570 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:49.570 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:49.570 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:49.570 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:49.570 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:49.570 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:49.570 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:49.570 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:49.570 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:49.570 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:49.570 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:49.570 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:49.570 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:49.570 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:49.570 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:49.570 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:49.570 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:49.570 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:49.570 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:49.570 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2025-04-27 13:54:49.570 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:49.570 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:49.570 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:49.570 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:49.570 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:49.570 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:49.570 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:49.570 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:49.570 [Test worker @coroutine#4081] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2025-04-27 13:54:49.570 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@72f4232 2025-04-27 13:54:49.570 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@72f4232 2025-04-27 13:54:49.570 [Test worker @coroutine#4081] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2025-04-27 13:54:49.577 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f4232 2025-04-27 13:54:49.582 [Test worker @coroutine#4088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f4232 2025-04-27 13:54:49.583 [Test worker @coroutine#4090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f4232 2025-04-27 13:54:49.584 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f4232 2025-04-27 13:54:49.588 [DefaultDispatcher-worker-18 @coroutine#4094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f4232 2025-04-27 13:54:49.595 [DefaultDispatcher-worker-1 @coroutine#4081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32f35739 2025-04-27 13:54:49.599 [DefaultDispatcher-worker-5 @coroutine#4081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32f35739 2025-04-27 13:54:49.603 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2025-04-27 13:54:49.603 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2025-04-27 13:54:49.603 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:49.604 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32f35739: (connection evicted) 2025-04-27 13:54:49.604 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:49.604 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2025-04-27 13:54:49.604 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2025-04-27 13:54:49.604 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2025-04-27 13:54:49.604 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2025-04-27 13:54:49.604 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:49.604 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72f4232: (connection evicted) 2025-04-27 13:54:49.605 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:49.605 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2025-04-27 13:54:49.605 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2025-04-27 13:54:49.605 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2025-04-27 13:54:49.605 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:49.605 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:49.605 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:49.605 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:49.605 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:49.605 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:49.605 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ea8832c 2025-04-27 13:54:49.605 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:49.605 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:49.605 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:49.605 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:49.605 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:49.605 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:49.605 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:49.606 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:49.606 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:49.606 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:49.606 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:49.606 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:49.606 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:49.606 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:49.606 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:49.606 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:49.606 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:49.606 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:49.606 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:49.606 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2025-04-27 13:54:49.606 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:49.606 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:49.606 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:49.606 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:49.606 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:49.606 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:49.606 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:49.606 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:49.606 [Test worker @coroutine#4139] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2025-04-27 13:54:49.606 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@11a9f958 2025-04-27 13:54:49.606 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@11a9f958 2025-04-27 13:54:49.606 [Test worker @coroutine#4139] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2025-04-27 13:54:49.613 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11a9f958 2025-04-27 13:54:49.618 [Test worker @coroutine#4140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11a9f958 2025-04-27 13:54:49.619 [Test worker @coroutine#4142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11a9f958 2025-04-27 13:54:49.620 [Test worker @coroutine#4144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11a9f958 2025-04-27 13:54:49.620 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2025-04-27 13:54:49.620 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:49.620 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:49.620 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:49.620 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:49.620 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:49.620 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:49.620 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45fdd38d 2025-04-27 13:54:49.620 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:49.620 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:49.620 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:49.620 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:49.620 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:49.620 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:49.620 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:49.620 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:49.620 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:49.620 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:49.620 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:49.620 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:49.620 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:49.620 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:49.620 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:49.620 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:49.620 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:49.620 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:49.620 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:49.620 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2025-04-27 13:54:49.620 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:49.620 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:49.620 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:49.620 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:49.620 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:49.620 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:49.620 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:49.620 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:49.621 [Test worker @coroutine#4139] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2025-04-27 13:54:49.621 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@e934485 2025-04-27 13:54:49.621 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@e934485 2025-04-27 13:54:49.621 [Test worker @coroutine#4139] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2025-04-27 13:54:49.628 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e934485 2025-04-27 13:54:49.633 [Test worker @coroutine#4146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e934485 2025-04-27 13:54:49.634 [Test worker @coroutine#4148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e934485 2025-04-27 13:54:49.634 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e934485 2025-04-27 13:54:49.639 [DefaultDispatcher-worker-19 @coroutine#4152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e934485 2025-04-27 13:54:49.647 [DefaultDispatcher-worker-19 @coroutine#4139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11a9f958 2025-04-27 13:54:49.652 [DefaultDispatcher-worker-12 @coroutine#4139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11a9f958 2025-04-27 13:54:49.653 [Test worker @coroutine#4162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11a9f958 2025-04-27 13:54:49.654 [Test worker @coroutine#4164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11a9f958 2025-04-27 13:54:49.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2025-04-27 13:54:49.658 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2025-04-27 13:54:49.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:49.658 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11a9f958: (connection evicted) 2025-04-27 13:54:49.659 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:49.659 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2025-04-27 13:54:49.659 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2025-04-27 13:54:49.659 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2025-04-27 13:54:49.659 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2025-04-27 13:54:49.659 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:49.659 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e934485: (connection evicted) 2025-04-27 13:54:49.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:49.660 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2025-04-27 13:54:49.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2025-04-27 13:54:49.660 [Test worker @coroutine#4200] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2025-04-27 13:54:49.660 [Test worker @coroutine#4200] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:49.660 [Test worker @coroutine#4200] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:49.660 [Test worker @coroutine#4200] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:49.660 [Test worker @coroutine#4200] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:49.660 [Test worker @coroutine#4200] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:49.660 [Test worker @coroutine#4200] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:49.660 [Test worker @coroutine#4200] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7aeb5402 2025-04-27 13:54:49.660 [Test worker @coroutine#4200] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:49.660 [Test worker @coroutine#4200] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:49.660 [Test worker @coroutine#4200] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:49.660 [Test worker @coroutine#4200] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:49.660 [Test worker @coroutine#4200] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:49.660 [Test worker @coroutine#4200] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:49.660 [Test worker @coroutine#4200] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:49.660 [Test worker @coroutine#4200] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:49.660 [Test worker @coroutine#4200] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:49.660 [Test worker @coroutine#4200] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:49.660 [Test worker @coroutine#4200] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:49.660 [Test worker @coroutine#4200] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:49.660 [Test worker @coroutine#4200] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:49.660 [Test worker @coroutine#4200] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:49.660 [Test worker @coroutine#4200] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:49.660 [Test worker @coroutine#4200] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:49.660 [Test worker @coroutine#4200] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:49.660 [Test worker @coroutine#4200] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:49.660 [Test worker @coroutine#4200] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:49.660 [Test worker @coroutine#4200] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2025-04-27 13:54:49.660 [Test worker @coroutine#4200] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:49.660 [Test worker @coroutine#4200] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:49.660 [Test worker @coroutine#4200] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:49.660 [Test worker @coroutine#4200] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:49.660 [Test worker @coroutine#4200] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:49.660 [Test worker @coroutine#4200] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:49.660 [Test worker @coroutine#4200] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:49.660 [Test worker @coroutine#4200] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:49.660 [Test worker @coroutine#4200] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2025-04-27 13:54:49.661 [Test worker @coroutine#4200] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@339d5e8 2025-04-27 13:54:49.661 [Test worker @coroutine#4200] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@339d5e8 2025-04-27 13:54:49.661 [Test worker @coroutine#4200] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2025-04-27 13:54:49.669 [Test worker @coroutine#4200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@339d5e8 2025-04-27 13:54:49.674 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@339d5e8 2025-04-27 13:54:49.675 [Test worker @coroutine#4203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@339d5e8 2025-04-27 13:54:49.676 [Test worker @coroutine#4205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@339d5e8 2025-04-27 13:54:49.676 [Test worker @coroutine#4200] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2025-04-27 13:54:49.676 [Test worker @coroutine#4200] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:49.676 [Test worker @coroutine#4200] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:49.676 [Test worker @coroutine#4200] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:49.676 [Test worker @coroutine#4200] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:49.676 [Test worker @coroutine#4200] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:49.676 [Test worker @coroutine#4200] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:49.676 [Test worker @coroutine#4200] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f4ae871 2025-04-27 13:54:49.676 [Test worker @coroutine#4200] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:49.676 [Test worker @coroutine#4200] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:49.676 [Test worker @coroutine#4200] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:49.676 [Test worker @coroutine#4200] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:49.676 [Test worker @coroutine#4200] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:49.676 [Test worker @coroutine#4200] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:49.676 [Test worker @coroutine#4200] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:49.676 [Test worker @coroutine#4200] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:49.676 [Test worker @coroutine#4200] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:49.676 [Test worker @coroutine#4200] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:49.676 [Test worker @coroutine#4200] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:49.676 [Test worker @coroutine#4200] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:49.676 [Test worker @coroutine#4200] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:49.676 [Test worker @coroutine#4200] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:49.676 [Test worker @coroutine#4200] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:49.676 [Test worker @coroutine#4200] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:49.676 [Test worker @coroutine#4200] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:49.676 [Test worker @coroutine#4200] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:49.676 [Test worker @coroutine#4200] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:49.676 [Test worker @coroutine#4200] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2025-04-27 13:54:49.676 [Test worker @coroutine#4200] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:49.676 [Test worker @coroutine#4200] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:49.676 [Test worker @coroutine#4200] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:49.676 [Test worker @coroutine#4200] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:49.676 [Test worker @coroutine#4200] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:49.676 [Test worker @coroutine#4200] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:49.676 [Test worker @coroutine#4200] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:49.676 [Test worker @coroutine#4200] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:49.676 [Test worker @coroutine#4200] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2025-04-27 13:54:49.676 [Test worker @coroutine#4200] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ce80c85 2025-04-27 13:54:49.676 [Test worker @coroutine#4200] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ce80c85 2025-04-27 13:54:49.676 [Test worker @coroutine#4200] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2025-04-27 13:54:49.683 [Test worker @coroutine#4200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ce80c85 2025-04-27 13:54:49.688 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ce80c85 2025-04-27 13:54:49.689 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ce80c85 2025-04-27 13:54:49.690 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ce80c85 2025-04-27 13:54:49.694 [DefaultDispatcher-worker-18 @coroutine#4213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ce80c85 2025-04-27 13:54:49.701 [DefaultDispatcher-worker-21 @coroutine#4200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@339d5e8 2025-04-27 13:54:49.705 [DefaultDispatcher-worker-15 @coroutine#4200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@339d5e8 2025-04-27 13:54:49.710 [UI Thread @coroutine#4262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@339d5e8 2025-04-27 13:54:49.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2025-04-27 13:54:49.712 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2025-04-27 13:54:49.712 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:49.712 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@339d5e8: (connection evicted) 2025-04-27 13:54:49.712 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:49.712 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2025-04-27 13:54:49.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2025-04-27 13:54:49.713 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2025-04-27 13:54:49.713 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2025-04-27 13:54:49.713 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:49.713 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ce80c85: (connection evicted) 2025-04-27 13:54:49.713 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:49.713 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2025-04-27 13:54:49.713 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2025-04-27 13:54:49.714 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2025-04-27 13:54:49.714 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:49.714 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:49.714 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:49.714 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:49.714 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:49.714 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:49.714 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19b89a23 2025-04-27 13:54:49.714 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:49.714 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:49.714 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:49.714 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:49.714 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:49.714 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:49.714 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:49.714 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:49.714 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:49.714 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:49.714 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:49.714 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:49.714 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:49.714 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:49.714 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:49.714 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:49.714 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:49.714 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:49.714 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:49.714 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2025-04-27 13:54:49.714 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:49.714 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:49.715 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:49.715 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:49.715 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:49.715 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:49.715 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:49.715 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:49.715 [Test worker @coroutine#4292] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2025-04-27 13:54:49.715 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@1835b24b 2025-04-27 13:54:49.715 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@1835b24b 2025-04-27 13:54:49.715 [Test worker @coroutine#4292] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2025-04-27 13:54:49.722 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1835b24b 2025-04-27 13:54:49.728 [Test worker @coroutine#4293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1835b24b 2025-04-27 13:54:49.729 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1835b24b 2025-04-27 13:54:49.730 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1835b24b 2025-04-27 13:54:49.735 [DefaultDispatcher-worker-3 @coroutine#4299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1835b24b 2025-04-27 13:54:49.736 [Test worker @coroutine#4303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1835b24b 2025-04-27 13:54:49.742 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1835b24b 2025-04-27 13:54:49.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2025-04-27 13:54:49.755 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2025-04-27 13:54:49.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:49.755 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1835b24b: (connection evicted) 2025-04-27 13:54:49.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:49.755 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2025-04-27 13:54:49.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2025-04-27 13:54:49.756 [Test worker @coroutine#4322] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2025-04-27 13:54:49.756 [Test worker @coroutine#4322] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:49.756 [Test worker @coroutine#4322] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:49.756 [Test worker @coroutine#4322] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:49.756 [Test worker @coroutine#4322] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:49.756 [Test worker @coroutine#4322] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:49.756 [Test worker @coroutine#4322] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:49.756 [Test worker @coroutine#4322] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@201a84e1 2025-04-27 13:54:49.756 [Test worker @coroutine#4322] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:49.756 [Test worker @coroutine#4322] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:49.756 [Test worker @coroutine#4322] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:49.756 [Test worker @coroutine#4322] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:49.756 [Test worker @coroutine#4322] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:49.756 [Test worker @coroutine#4322] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:49.756 [Test worker @coroutine#4322] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:49.756 [Test worker @coroutine#4322] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:49.756 [Test worker @coroutine#4322] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:49.756 [Test worker @coroutine#4322] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:49.756 [Test worker @coroutine#4322] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:49.756 [Test worker @coroutine#4322] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:49.756 [Test worker @coroutine#4322] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:49.756 [Test worker @coroutine#4322] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:49.756 [Test worker @coroutine#4322] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:49.756 [Test worker @coroutine#4322] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:49.756 [Test worker @coroutine#4322] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:49.756 [Test worker @coroutine#4322] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:49.756 [Test worker @coroutine#4322] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:49.756 [Test worker @coroutine#4322] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2025-04-27 13:54:49.756 [Test worker @coroutine#4322] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:49.756 [Test worker @coroutine#4322] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:49.756 [Test worker @coroutine#4322] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:49.756 [Test worker @coroutine#4322] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:49.756 [Test worker @coroutine#4322] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:49.756 [Test worker @coroutine#4322] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:49.756 [Test worker @coroutine#4322] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:49.756 [Test worker @coroutine#4322] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:49.756 [Test worker @coroutine#4322] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2025-04-27 13:54:49.756 [Test worker @coroutine#4322] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@623e578b 2025-04-27 13:54:49.756 [Test worker @coroutine#4322] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@623e578b 2025-04-27 13:54:49.757 [Test worker @coroutine#4322] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2025-04-27 13:54:49.764 [Test worker @coroutine#4322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623e578b 2025-04-27 13:54:49.769 [Test worker @coroutine#4323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623e578b 2025-04-27 13:54:49.770 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623e578b 2025-04-27 13:54:49.770 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623e578b 2025-04-27 13:54:49.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2025-04-27 13:54:49.773 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2025-04-27 13:54:49.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-27 13:54:49.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:49.773 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2025-04-27 13:54:49.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2025-04-27 13:54:49.774 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2025-04-27 13:54:49.774 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:49.774 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:49.774 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:49.774 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:49.774 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:49.774 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:49.774 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69c413f7 2025-04-27 13:54:49.774 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:49.774 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:49.774 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:49.774 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:49.774 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:49.774 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:49.774 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:49.774 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:49.774 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:49.774 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:49.774 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:49.774 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:49.774 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:49.774 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:49.774 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:49.774 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:49.774 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:49.774 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:49.774 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:49.774 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2025-04-27 13:54:49.774 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:49.774 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:49.774 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:49.774 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:49.774 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:49.774 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:49.774 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:49.774 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:49.774 [Test worker @coroutine#4351] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2025-04-27 13:54:49.774 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b886e86 2025-04-27 13:54:49.774 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b886e86 2025-04-27 13:54:49.774 [Test worker @coroutine#4351] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2025-04-27 13:54:49.781 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b886e86 2025-04-27 13:54:49.786 [Test worker @coroutine#4352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b886e86 2025-04-27 13:54:49.787 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b886e86 2025-04-27 13:54:49.788 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b886e86 2025-04-27 13:54:49.789 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2025-04-27 13:54:49.789 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2025-04-27 13:54:49.789 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-27 13:54:49.789 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:49.789 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2025-04-27 13:54:49.789 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2025-04-27 13:54:49.790 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2025-04-27 13:54:49.790 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:49.790 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:49.790 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:49.790 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:49.790 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:49.790 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:49.790 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3566d527 2025-04-27 13:54:49.790 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:49.790 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:49.790 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:49.790 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:49.790 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:49.790 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:49.790 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:49.790 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:49.790 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:49.790 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:49.790 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:49.790 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:49.790 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:49.790 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:49.790 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:49.790 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:49.790 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:49.790 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:49.790 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:49.790 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2025-04-27 13:54:49.790 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:49.790 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:49.790 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:49.790 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:49.790 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:49.790 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:49.790 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:49.790 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:49.790 [Test worker @coroutine#4380] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2025-04-27 13:54:49.790 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@ae5eeee 2025-04-27 13:54:49.790 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@ae5eeee 2025-04-27 13:54:49.790 [Test worker @coroutine#4380] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2025-04-27 13:54:49.798 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae5eeee 2025-04-27 13:54:49.803 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae5eeee 2025-04-27 13:54:49.804 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae5eeee 2025-04-27 13:54:49.804 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae5eeee 2025-04-27 13:54:49.807 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2025-04-27 13:54:49.807 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2025-04-27 13:54:49.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-27 13:54:49.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:49.807 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2025-04-27 13:54:49.807 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2025-04-27 13:54:49.807 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2025-04-27 13:54:49.807 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:49.807 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:49.807 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:49.807 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:49.807 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:49.807 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:49.807 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50ba10de 2025-04-27 13:54:49.807 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:49.807 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:49.807 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:49.807 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:49.807 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:49.807 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:49.807 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:49.807 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:49.807 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:49.807 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:49.807 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:49.807 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:49.807 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:49.807 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:49.807 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:49.807 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:49.807 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:49.807 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:49.808 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:49.808 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2025-04-27 13:54:49.808 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:49.808 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:49.808 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:49.808 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:49.808 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:49.808 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:49.808 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:49.808 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:49.808 [Test worker @coroutine#4411] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2025-04-27 13:54:49.808 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ba84d52 2025-04-27 13:54:49.808 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ba84d52 2025-04-27 13:54:49.808 [Test worker @coroutine#4411] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2025-04-27 13:54:49.816 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ba84d52 2025-04-27 13:54:49.821 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ba84d52 2025-04-27 13:54:49.822 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ba84d52 2025-04-27 13:54:49.823 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ba84d52 2025-04-27 13:54:49.828 [DefaultDispatcher-worker-1 @coroutine#4418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ba84d52 2025-04-27 13:54:49.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2025-04-27 13:54:49.836 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2025-04-27 13:54:49.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:49.836 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ba84d52: (connection evicted) 2025-04-27 13:54:49.837 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:49.837 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2025-04-27 13:54:49.837 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2025-04-27 13:54:49.837 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2025-04-27 13:54:49.838 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:49.838 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:49.838 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:49.838 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:49.838 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:49.838 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:49.838 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a4940e1 2025-04-27 13:54:49.838 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:49.838 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:49.838 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:49.838 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:49.838 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:49.838 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:49.838 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:49.838 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:49.838 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:49.838 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:49.838 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:49.838 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:49.838 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:49.838 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:49.838 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:49.838 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:49.838 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:49.838 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:49.838 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:49.838 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2025-04-27 13:54:49.838 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:49.838 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:49.838 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:49.838 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:49.838 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:49.838 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:49.838 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:49.838 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:49.838 [Test worker @coroutine#4441] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2025-04-27 13:54:49.838 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@72ab75c 2025-04-27 13:54:49.838 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@72ab75c 2025-04-27 13:54:49.838 [Test worker @coroutine#4441] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2025-04-27 13:54:49.845 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72ab75c 2025-04-27 13:54:49.850 [DefaultDispatcher-worker-16 @coroutine#2094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa8a4f7 2025-04-27 13:54:49.850 [DefaultDispatcher-worker-16 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52451/UmAppDatabase/replication/nodeId 2025-04-27 13:54:49.850 [DefaultDispatcher-worker-16 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52451/UmAppDatabase/replication/nodeId. 2025-04-27 13:54:49.850 [DefaultDispatcher-worker-16 @coroutine#2094] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52451/UmAppDatabase/replication/nodeId 2025-04-27 13:54:49.851 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72ab75c 2025-04-27 13:54:49.851 [DefaultDispatcher-worker-8 @coroutine#2094] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52451/UmAppDatabase/replication/nodeId 2025-04-27 13:54:49.851 [DefaultDispatcher-worker-8 @coroutine#2094] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52451/UmAppDatabase/replication/nodeId 2025-04-27 13:54:49.851 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72ab75c 2025-04-27 13:54:49.852 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72ab75c 2025-04-27 13:54:49.854 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2025-04-27 13:54:49.854 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2025-04-27 13:54:49.854 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-27 13:54:49.854 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:49.854 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2025-04-27 13:54:49.854 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2025-04-27 13:54:49.855 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2025-04-27 13:54:49.855 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:49.855 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:49.855 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:49.855 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:49.855 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:49.855 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:49.855 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54ebacdc 2025-04-27 13:54:49.855 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:49.855 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:49.855 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:49.855 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:49.855 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:49.855 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:49.855 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:49.855 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:49.855 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:49.855 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:49.855 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:49.855 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:49.855 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:49.855 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:49.855 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:49.855 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:49.855 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:49.855 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:49.855 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:49.855 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2025-04-27 13:54:49.855 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:49.855 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:49.855 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:49.855 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:49.855 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:49.855 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:49.855 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:49.855 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:49.855 [Test worker @coroutine#4477] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2025-04-27 13:54:49.855 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aa06fac 2025-04-27 13:54:49.855 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aa06fac 2025-04-27 13:54:49.856 [Test worker @coroutine#4477] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2025-04-27 13:54:49.864 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aa06fac 2025-04-27 13:54:49.869 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aa06fac 2025-04-27 13:54:49.870 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aa06fac 2025-04-27 13:54:49.871 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aa06fac 2025-04-27 13:54:49.875 [DefaultDispatcher-worker-12 @coroutine#4484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aa06fac 2025-04-27 13:54:49.877 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aa06fac 2025-04-27 13:54:49.879 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aa06fac 2025-04-27 13:54:49.880 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2025-04-27 13:54:49.880 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2025-04-27 13:54:49.880 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:49.880 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7aa06fac: (connection evicted) 2025-04-27 13:54:49.880 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:49.880 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2025-04-27 13:54:49.880 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2025-04-27 13:54:49.881 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2025-04-27 13:54:49.881 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:49.881 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:49.881 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:49.881 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:49.881 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:49.881 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:49.881 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@858bf8c 2025-04-27 13:54:49.881 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:49.881 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:49.881 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:49.881 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:49.881 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:49.881 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:49.881 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:49.881 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:49.881 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:49.881 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:49.881 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:49.881 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:49.881 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:49.881 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:49.881 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:49.881 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:49.881 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:49.881 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:49.881 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:49.881 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2025-04-27 13:54:49.881 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:49.881 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:49.881 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:49.881 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:49.881 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:49.881 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:49.881 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:49.881 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:49.881 [Test worker @coroutine#4510] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2025-04-27 13:54:49.882 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@5135b459 2025-04-27 13:54:49.882 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@5135b459 2025-04-27 13:54:49.882 [Test worker @coroutine#4510] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2025-04-27 13:54:49.889 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5135b459 2025-04-27 13:54:49.894 [Test worker @coroutine#4511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5135b459 2025-04-27 13:54:49.895 [Test worker @coroutine#4514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5135b459 2025-04-27 13:54:49.895 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5135b459 2025-04-27 13:54:49.896 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2025-04-27 13:54:49.896 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:49.896 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:49.896 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:49.896 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:49.896 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:49.896 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:49.896 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b6e296a 2025-04-27 13:54:49.896 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:49.896 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:49.896 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:49.896 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:49.896 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:49.896 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:49.896 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:49.896 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:49.896 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:49.896 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:49.896 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:49.896 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:49.896 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:49.896 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:49.896 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:49.896 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:49.896 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:49.896 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:49.896 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:49.896 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2025-04-27 13:54:49.896 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:49.896 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:49.896 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:49.896 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:49.896 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:49.896 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:49.896 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:49.896 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:49.896 [Test worker @coroutine#4510] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2025-04-27 13:54:49.896 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e3934db 2025-04-27 13:54:49.896 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e3934db 2025-04-27 13:54:49.896 [Test worker @coroutine#4510] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2025-04-27 13:54:49.904 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e3934db 2025-04-27 13:54:49.909 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e3934db 2025-04-27 13:54:49.910 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e3934db 2025-04-27 13:54:49.912 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e3934db 2025-04-27 13:54:49.915 [DefaultDispatcher-worker-16 @coroutine#4525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e3934db 2025-04-27 13:54:49.922 [DefaultDispatcher-worker-17 @coroutine#4510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5135b459 2025-04-27 13:54:49.928 [DefaultDispatcher-worker-13 @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e95b7b 2025-04-27 13:54:49.928 [DefaultDispatcher-worker-13 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41557/UmAppDatabase/replication/nodeId 2025-04-27 13:54:49.928 [DefaultDispatcher-worker-13 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41557/UmAppDatabase/replication/nodeId. 2025-04-27 13:54:49.928 [DefaultDispatcher-worker-13 @coroutine#2126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41557/UmAppDatabase/replication/nodeId 2025-04-27 13:54:49.928 [DefaultDispatcher-worker-1 @coroutine#2126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41557/UmAppDatabase/replication/nodeId 2025-04-27 13:54:49.928 [DefaultDispatcher-worker-1 @coroutine#2126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41557/UmAppDatabase/replication/nodeId 2025-04-27 13:54:49.932 [DefaultDispatcher-worker-5 @coroutine#4510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5135b459 2025-04-27 13:54:49.937 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2025-04-27 13:54:49.937 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2025-04-27 13:54:49.937 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:49.937 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5135b459: (connection evicted) 2025-04-27 13:54:49.937 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:49.937 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2025-04-27 13:54:49.937 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2025-04-27 13:54:49.937 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2025-04-27 13:54:49.937 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2025-04-27 13:54:49.937 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:49.937 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e3934db: (connection evicted) 2025-04-27 13:54:49.938 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:49.938 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2025-04-27 13:54:49.938 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2025-04-27 13:54:49.938 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2025-04-27 13:54:49.938 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:49.938 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:49.938 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:49.938 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:49.938 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:49.938 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:49.938 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f1ba660 2025-04-27 13:54:49.938 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:49.938 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:49.938 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:49.938 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:49.938 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:49.938 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:49.938 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:49.938 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:49.938 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:49.938 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:49.938 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:49.938 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:49.938 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:49.938 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:49.938 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:49.938 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:49.938 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:49.938 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:49.938 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:49.938 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2025-04-27 13:54:49.938 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:49.939 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:49.939 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:49.939 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:49.939 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:49.939 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:49.939 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:49.939 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:49.939 [Test worker @coroutine#4541] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2025-04-27 13:54:49.939 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@292d1705 2025-04-27 13:54:49.939 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@292d1705 2025-04-27 13:54:49.939 [Test worker @coroutine#4541] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2025-04-27 13:54:49.946 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@292d1705 2025-04-27 13:54:49.951 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@292d1705 2025-04-27 13:54:49.952 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@292d1705 2025-04-27 13:54:49.953 [Test worker @coroutine#4546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@292d1705 2025-04-27 13:54:49.953 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2025-04-27 13:54:49.953 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:49.953 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:49.953 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:49.953 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:49.953 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:49.953 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:49.953 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77095c8c 2025-04-27 13:54:49.953 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:49.953 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:49.953 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:49.953 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:49.953 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:49.953 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:49.953 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:49.953 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:49.953 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:49.953 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:49.953 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:49.953 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:49.953 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:49.953 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:49.953 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:49.953 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:49.953 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:49.953 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:49.953 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:49.953 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2025-04-27 13:54:49.953 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:49.953 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:49.953 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:49.953 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:49.953 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:49.953 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:49.953 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:49.953 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:49.953 [Test worker @coroutine#4541] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2025-04-27 13:54:49.953 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@16d4757f 2025-04-27 13:54:49.953 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@16d4757f 2025-04-27 13:54:49.953 [Test worker @coroutine#4541] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2025-04-27 13:54:49.960 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16d4757f 2025-04-27 13:54:49.965 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16d4757f 2025-04-27 13:54:49.966 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16d4757f 2025-04-27 13:54:49.967 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16d4757f 2025-04-27 13:54:49.971 [DefaultDispatcher-worker-17 @coroutine#4554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16d4757f 2025-04-27 13:54:49.978 [DefaultDispatcher-worker-14 @coroutine#4541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@292d1705 2025-04-27 13:54:49.987 [DefaultDispatcher-worker-9 @coroutine#4541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@292d1705 2025-04-27 13:54:49.989 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2025-04-27 13:54:49.989 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2025-04-27 13:54:49.989 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:49.989 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@292d1705: (connection evicted) 2025-04-27 13:54:49.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:49.990 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2025-04-27 13:54:49.990 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2025-04-27 13:54:49.990 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2025-04-27 13:54:49.990 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2025-04-27 13:54:49.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:49.990 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16d4757f: (connection evicted) 2025-04-27 13:54:49.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:49.990 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2025-04-27 13:54:49.990 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2025-04-27 13:54:49.992 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2025-04-27 13:54:49.992 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:49.992 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:49.992 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:49.992 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:49.992 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:49.992 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:49.992 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12e25b4b 2025-04-27 13:54:49.992 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:49.992 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:49.992 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:49.992 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:49.992 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:49.992 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:49.992 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:49.992 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:49.992 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:49.992 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:49.992 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:49.992 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:49.992 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:49.992 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:49.992 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:49.992 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:49.992 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:49.992 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:49.992 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:49.992 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2025-04-27 13:54:49.992 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:49.992 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:49.992 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:49.992 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:49.992 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:49.992 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:49.992 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:49.992 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:49.992 [Test worker @coroutine#4568] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2025-04-27 13:54:49.992 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@7266f136 2025-04-27 13:54:49.992 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@7266f136 2025-04-27 13:54:49.992 [Test worker @coroutine#4568] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2025-04-27 13:54:50.002 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7266f136 2025-04-27 13:54:50.007 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7266f136 2025-04-27 13:54:50.010 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7266f136 2025-04-27 13:54:50.011 [DefaultDispatcher-worker-5 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7104b117 2025-04-27 13:54:50.011 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7266f136 2025-04-27 13:54:50.011 [DefaultDispatcher-worker-5 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40223/UmAppDatabase/replication/nodeId 2025-04-27 13:54:50.011 [DefaultDispatcher-worker-5 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40223/UmAppDatabase/replication/nodeId. 2025-04-27 13:54:50.011 [DefaultDispatcher-worker-5 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40223/UmAppDatabase/replication/nodeId 2025-04-27 13:54:50.012 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2025-04-27 13:54:50.012 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:50.012 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:50.012 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:50.012 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:50.012 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:50.012 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:50.012 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@758e8b8d 2025-04-27 13:54:50.012 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:50.012 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:50.012 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:50.012 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:50.012 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:50.012 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:50.012 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:50.012 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:50.012 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:50.012 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:50.012 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:50.012 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:50.012 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:50.012 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:50.012 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:50.012 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:50.012 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:50.012 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:50.012 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:50.012 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2025-04-27 13:54:50.012 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:50.012 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:50.012 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:50.012 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:50.012 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:50.012 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:50.012 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:50.012 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:50.012 [Test worker @coroutine#4568] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2025-04-27 13:54:50.012 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@29922188 2025-04-27 13:54:50.012 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@29922188 2025-04-27 13:54:50.012 [Test worker @coroutine#4568] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2025-04-27 13:54:50.012 [DefaultDispatcher-worker-21 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40223/UmAppDatabase/replication/nodeId 2025-04-27 13:54:50.012 [DefaultDispatcher-worker-21 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40223/UmAppDatabase/replication/nodeId 2025-04-27 13:54:50.020 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29922188 2025-04-27 13:54:50.026 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29922188 2025-04-27 13:54:50.026 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29922188 2025-04-27 13:54:50.027 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29922188 2025-04-27 13:54:50.032 [DefaultDispatcher-worker-2 @coroutine#4584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29922188 2025-04-27 13:54:50.039 [DefaultDispatcher-worker-9 @coroutine#4568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7266f136 2025-04-27 13:54:50.046 [DefaultDispatcher-worker-7 @coroutine#4568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7266f136 2025-04-27 13:54:50.050 [DefaultDispatcher-worker-8 @coroutine#4568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7266f136 2025-04-27 13:54:50.055 [DefaultDispatcher-worker-2 @coroutine#4568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7266f136 2025-04-27 13:54:50.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2025-04-27 13:54:50.062 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2025-04-27 13:54:50.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:50.062 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7266f136: (connection evicted) 2025-04-27 13:54:50.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:50.062 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2025-04-27 13:54:50.062 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2025-04-27 13:54:50.062 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2025-04-27 13:54:50.062 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2025-04-27 13:54:50.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:50.062 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@29922188: (connection evicted) 2025-04-27 13:54:50.063 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:50.063 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2025-04-27 13:54:50.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2025-04-27 13:54:50.064 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2025-04-27 13:54:50.064 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:50.064 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:50.064 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:50.064 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:50.064 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:50.064 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:50.064 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b01f056 2025-04-27 13:54:50.064 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:50.064 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:50.064 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:50.064 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:50.064 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:50.064 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:50.064 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:50.064 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:50.064 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:50.064 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:50.064 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:50.064 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:50.064 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:50.064 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:50.064 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:50.064 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:50.064 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:50.064 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:50.064 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:50.064 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2025-04-27 13:54:50.064 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:50.064 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:50.064 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:50.064 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:50.064 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:50.064 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:50.064 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:50.064 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:50.064 [Test worker @coroutine#4609] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2025-04-27 13:54:50.064 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@65899694 2025-04-27 13:54:50.064 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@65899694 2025-04-27 13:54:50.064 [Test worker @coroutine#4609] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2025-04-27 13:54:50.072 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65899694 2025-04-27 13:54:50.077 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65899694 2025-04-27 13:54:50.078 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65899694 2025-04-27 13:54:50.078 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65899694 2025-04-27 13:54:50.079 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2025-04-27 13:54:50.079 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:50.079 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:50.079 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:50.079 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:50.079 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:50.079 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:50.079 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64903a20 2025-04-27 13:54:50.079 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:50.079 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:50.079 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:50.079 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:50.079 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:50.079 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:50.079 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:50.079 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:50.079 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:50.079 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:50.079 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:50.079 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:50.079 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:50.079 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:50.079 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:50.079 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:50.079 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:50.079 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:50.079 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:50.079 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2025-04-27 13:54:50.079 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:50.079 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:50.079 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:50.079 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:50.079 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:50.079 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:50.079 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:50.079 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:50.079 [Test worker @coroutine#4609] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2025-04-27 13:54:50.079 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@57753d41 2025-04-27 13:54:50.079 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@57753d41 2025-04-27 13:54:50.079 [Test worker @coroutine#4609] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2025-04-27 13:54:50.088 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57753d41 2025-04-27 13:54:50.092 [DefaultDispatcher-worker-3 @coroutine#2205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43069adf 2025-04-27 13:54:50.092 [DefaultDispatcher-worker-3 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47003/UmAppDatabase/replication/nodeId 2025-04-27 13:54:50.092 [DefaultDispatcher-worker-3 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47003/UmAppDatabase/replication/nodeId. 2025-04-27 13:54:50.092 [DefaultDispatcher-worker-3 @coroutine#2205] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47003/UmAppDatabase/replication/nodeId 2025-04-27 13:54:50.093 [DefaultDispatcher-worker-7 @coroutine#2205] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47003/UmAppDatabase/replication/nodeId 2025-04-27 13:54:50.093 [DefaultDispatcher-worker-7 @coroutine#2205] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47003/UmAppDatabase/replication/nodeId 2025-04-27 13:54:50.094 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57753d41 2025-04-27 13:54:50.095 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57753d41 2025-04-27 13:54:50.096 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57753d41 2025-04-27 13:54:50.100 [DefaultDispatcher-worker-18 @coroutine#4626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57753d41 2025-04-27 13:54:50.107 [DefaultDispatcher-worker-2 @coroutine#4609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65899694 2025-04-27 13:54:50.113 [DefaultDispatcher-worker-10 @coroutine#4609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65899694 2025-04-27 13:54:50.116 [DefaultDispatcher-worker-1 @coroutine#4609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65899694 2025-04-27 13:54:50.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2025-04-27 13:54:50.122 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2025-04-27 13:54:50.122 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:50.122 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65899694: (connection evicted) 2025-04-27 13:54:50.122 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:50.122 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2025-04-27 13:54:50.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2025-04-27 13:54:50.123 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2025-04-27 13:54:50.123 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2025-04-27 13:54:50.123 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:50.123 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57753d41: (connection evicted) 2025-04-27 13:54:50.123 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:50.123 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2025-04-27 13:54:50.123 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2025-04-27 13:54:50.124 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2025-04-27 13:54:50.124 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:50.124 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:50.124 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:50.124 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:50.124 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:50.124 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:50.124 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bb747c1 2025-04-27 13:54:50.124 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:50.124 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:50.124 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:50.124 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:50.124 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:50.124 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:50.124 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:50.124 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:50.124 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:50.124 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:50.124 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:50.124 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:50.124 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:50.124 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:50.124 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:50.124 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:50.124 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:50.124 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:50.124 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:50.124 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2025-04-27 13:54:50.124 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:50.124 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:50.124 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:50.124 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:50.124 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:50.124 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:50.124 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:50.124 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:50.124 [Test worker @coroutine#4650] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2025-04-27 13:54:50.124 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ef8de39 2025-04-27 13:54:50.124 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ef8de39 2025-04-27 13:54:50.124 [Test worker @coroutine#4650] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2025-04-27 13:54:50.131 [DefaultDispatcher-worker-20 @coroutine#2234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@145ce025 2025-04-27 13:54:50.131 [DefaultDispatcher-worker-20 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46951/UmAppDatabase/replication/nodeId 2025-04-27 13:54:50.131 [DefaultDispatcher-worker-20 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46951/UmAppDatabase/replication/nodeId. 2025-04-27 13:54:50.132 [DefaultDispatcher-worker-20 @coroutine#2234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46951/UmAppDatabase/replication/nodeId 2025-04-27 13:54:50.132 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef8de39 2025-04-27 13:54:50.132 [DefaultDispatcher-worker-1 @coroutine#2234] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46951/UmAppDatabase/replication/nodeId 2025-04-27 13:54:50.132 [DefaultDispatcher-worker-1 @coroutine#2234] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46951/UmAppDatabase/replication/nodeId 2025-04-27 13:54:50.136 [Test worker @coroutine#4652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef8de39 2025-04-27 13:54:50.137 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef8de39 2025-04-27 13:54:50.138 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef8de39 2025-04-27 13:54:50.139 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2025-04-27 13:54:50.139 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:50.139 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:50.139 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:50.139 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:50.139 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:50.139 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:50.139 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2670435 2025-04-27 13:54:50.139 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:50.139 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:50.139 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:50.139 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:50.139 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:50.139 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:50.139 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:50.139 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:50.139 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:50.139 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:50.139 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:50.139 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:50.139 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:50.139 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:50.139 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:50.139 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:50.139 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:50.139 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:50.139 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:50.139 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2025-04-27 13:54:50.139 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:50.139 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:50.139 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:50.139 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:50.139 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:50.139 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:50.139 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:50.139 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:50.139 [Test worker @coroutine#4650] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2025-04-27 13:54:50.139 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@7528ece2 2025-04-27 13:54:50.139 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@7528ece2 2025-04-27 13:54:50.139 [Test worker @coroutine#4650] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2025-04-27 13:54:50.146 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7528ece2 2025-04-27 13:54:50.151 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7528ece2 2025-04-27 13:54:50.152 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7528ece2 2025-04-27 13:54:50.153 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7528ece2 2025-04-27 13:54:50.156 [DefaultDispatcher-worker-19 @coroutine#4667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7528ece2 2025-04-27 13:54:50.164 [DefaultDispatcher-worker-13 @coroutine#4650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef8de39 2025-04-27 13:54:50.169 [DefaultDispatcher-worker-8 @coroutine#4650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef8de39 2025-04-27 13:54:50.171 [DefaultDispatcher-worker-15 @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38b37e13 2025-04-27 13:54:50.171 [DefaultDispatcher-worker-15 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-27 13:54:50.171 [DefaultDispatcher-worker-15 @coroutine#2263] 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-27 13:54:50.172 [DefaultDispatcher-worker-15 @coroutine#2263] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-27 13:54:50.172 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2025-04-27 13:54:50.172 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2025-04-27 13:54:50.172 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:50.172 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ef8de39: (connection evicted) 2025-04-27 13:54:50.172 [DefaultDispatcher-worker-15 @coroutine#2263] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-27 13:54:50.172 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:50.172 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2025-04-27 13:54:50.172 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2025-04-27 13:54:50.172 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2025-04-27 13:54:50.172 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2025-04-27 13:54:50.172 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:50.172 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7528ece2: (connection evicted) 2025-04-27 13:54:50.173 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:50.173 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2025-04-27 13:54:50.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2025-04-27 13:54:50.174 [Test worker @coroutine#4692] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2025-04-27 13:54:50.175 [Test worker @coroutine#4692] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:50.175 [Test worker @coroutine#4692] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:50.175 [Test worker @coroutine#4692] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:50.175 [Test worker @coroutine#4692] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:50.175 [Test worker @coroutine#4692] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:50.175 [Test worker @coroutine#4692] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:50.175 [Test worker @coroutine#4692] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69a61267 2025-04-27 13:54:50.175 [Test worker @coroutine#4692] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:50.175 [Test worker @coroutine#4692] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:50.175 [Test worker @coroutine#4692] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:50.175 [Test worker @coroutine#4692] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:50.175 [Test worker @coroutine#4692] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:50.175 [Test worker @coroutine#4692] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:50.175 [Test worker @coroutine#4692] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:50.175 [Test worker @coroutine#4692] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:50.175 [Test worker @coroutine#4692] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:50.175 [Test worker @coroutine#4692] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:50.175 [Test worker @coroutine#4692] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:50.175 [Test worker @coroutine#4692] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:50.175 [Test worker @coroutine#4692] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:50.175 [Test worker @coroutine#4692] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:50.175 [Test worker @coroutine#4692] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:50.175 [Test worker @coroutine#4692] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:50.175 [Test worker @coroutine#4692] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:50.175 [Test worker @coroutine#4692] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:50.175 [Test worker @coroutine#4692] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:50.175 [Test worker @coroutine#4692] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2025-04-27 13:54:50.175 [Test worker @coroutine#4692] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:50.175 [Test worker @coroutine#4692] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:50.175 [Test worker @coroutine#4692] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:50.175 [Test worker @coroutine#4692] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:50.175 [Test worker @coroutine#4692] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:50.175 [Test worker @coroutine#4692] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:50.175 [Test worker @coroutine#4692] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:50.175 [Test worker @coroutine#4692] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:50.175 [Test worker @coroutine#4692] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2025-04-27 13:54:50.175 [Test worker @coroutine#4692] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@673d73da 2025-04-27 13:54:50.175 [Test worker @coroutine#4692] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@673d73da 2025-04-27 13:54:50.175 [Test worker @coroutine#4692] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2025-04-27 13:54:50.182 [Test worker @coroutine#4692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@673d73da 2025-04-27 13:54:50.187 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@673d73da 2025-04-27 13:54:50.188 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@673d73da 2025-04-27 13:54:50.189 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@673d73da 2025-04-27 13:54:50.189 [Test worker @coroutine#4692] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2025-04-27 13:54:50.189 [Test worker @coroutine#4692] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:50.189 [Test worker @coroutine#4692] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:50.189 [Test worker @coroutine#4692] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:50.189 [Test worker @coroutine#4692] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:50.189 [Test worker @coroutine#4692] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:50.189 [Test worker @coroutine#4692] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:50.189 [Test worker @coroutine#4692] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c7478ac 2025-04-27 13:54:50.189 [Test worker @coroutine#4692] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:50.189 [Test worker @coroutine#4692] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:50.189 [Test worker @coroutine#4692] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:50.189 [Test worker @coroutine#4692] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:50.189 [Test worker @coroutine#4692] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:50.189 [Test worker @coroutine#4692] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:50.189 [Test worker @coroutine#4692] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:50.189 [Test worker @coroutine#4692] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:50.189 [Test worker @coroutine#4692] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:50.189 [Test worker @coroutine#4692] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:50.189 [Test worker @coroutine#4692] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:50.189 [Test worker @coroutine#4692] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:50.189 [Test worker @coroutine#4692] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:50.189 [Test worker @coroutine#4692] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:50.189 [Test worker @coroutine#4692] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:50.189 [Test worker @coroutine#4692] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:50.189 [Test worker @coroutine#4692] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:50.189 [Test worker @coroutine#4692] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:50.189 [Test worker @coroutine#4692] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:50.189 [Test worker @coroutine#4692] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2025-04-27 13:54:50.189 [Test worker @coroutine#4692] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:50.189 [Test worker @coroutine#4692] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:50.189 [Test worker @coroutine#4692] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:50.189 [Test worker @coroutine#4692] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:50.189 [Test worker @coroutine#4692] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:50.189 [Test worker @coroutine#4692] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:50.189 [Test worker @coroutine#4692] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:50.189 [Test worker @coroutine#4692] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:50.189 [Test worker @coroutine#4692] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2025-04-27 13:54:50.189 [Test worker @coroutine#4692] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@13473685 2025-04-27 13:54:50.189 [Test worker @coroutine#4692] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@13473685 2025-04-27 13:54:50.189 [Test worker @coroutine#4692] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2025-04-27 13:54:50.197 [Test worker @coroutine#4692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13473685 2025-04-27 13:54:50.202 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13473685 2025-04-27 13:54:50.202 [DefaultDispatcher-worker-20 @coroutine#2277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2025-04-27 13:54:50.203 [DefaultDispatcher-worker-20 @coroutine#2277] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51675/UmAppDatabase/replication/nodeId 2025-04-27 13:54:50.203 [DefaultDispatcher-worker-20 @coroutine#2277] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51675/UmAppDatabase/replication/nodeId. 2025-04-27 13:54:50.203 [DefaultDispatcher-worker-20 @coroutine#2277] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51675/UmAppDatabase/replication/nodeId 2025-04-27 13:54:50.203 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13473685 2025-04-27 13:54:50.203 [DefaultDispatcher-worker-13 @coroutine#2277] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51675/UmAppDatabase/replication/nodeId 2025-04-27 13:54:50.203 [DefaultDispatcher-worker-13 @coroutine#2277] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51675/UmAppDatabase/replication/nodeId 2025-04-27 13:54:50.204 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13473685 2025-04-27 13:54:50.207 [DefaultDispatcher-worker-8 @coroutine#4710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13473685 2025-04-27 13:54:50.214 [DefaultDispatcher-worker-11 @coroutine#4692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@673d73da 2025-04-27 13:54:50.219 [DefaultDispatcher-worker-11 @coroutine#4692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@673d73da 2025-04-27 13:54:50.230 [DefaultDispatcher-worker-6 @coroutine#4724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@673d73da 2025-04-27 13:54:50.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2025-04-27 13:54:50.231 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2025-04-27 13:54:50.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:50.231 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@673d73da: (connection evicted) 2025-04-27 13:54:50.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:50.231 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2025-04-27 13:54:50.231 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2025-04-27 13:54:50.231 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2025-04-27 13:54:50.231 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2025-04-27 13:54:50.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:50.231 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13473685: (connection evicted) 2025-04-27 13:54:50.232 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:50.232 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2025-04-27 13:54:50.232 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2025-04-27 13:54:50.232 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2025-04-27 13:54:50.232 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:50.232 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:50.232 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:50.232 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:50.232 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:50.232 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:50.232 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@724d4e75 2025-04-27 13:54:50.232 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:50.232 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:50.232 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:50.232 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:50.232 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:50.232 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:50.232 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:50.232 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:50.232 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:50.232 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:50.232 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:50.232 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:50.232 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:50.232 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:50.232 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:50.232 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:50.232 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:50.232 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:50.232 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:50.232 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2025-04-27 13:54:50.232 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:50.232 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:50.232 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:50.232 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:50.232 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:50.232 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:50.232 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:50.232 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:50.232 [Test worker @coroutine#4730] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2025-04-27 13:54:50.233 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@1871068d 2025-04-27 13:54:50.233 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@1871068d 2025-04-27 13:54:50.233 [Test worker @coroutine#4730] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2025-04-27 13:54:50.240 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1871068d 2025-04-27 13:54:50.245 [Test worker @coroutine#4731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1871068d 2025-04-27 13:54:50.246 [Test worker @coroutine#4733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1871068d 2025-04-27 13:54:50.247 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1871068d 2025-04-27 13:54:50.247 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2025-04-27 13:54:50.247 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:50.247 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:50.247 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:50.247 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:50.247 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:50.247 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:50.247 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b557402 2025-04-27 13:54:50.247 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:50.247 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:50.247 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:50.247 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:50.247 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:50.247 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:50.247 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:50.247 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:50.247 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:50.247 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:50.247 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:50.247 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:50.247 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:50.247 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:50.247 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:50.247 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:50.247 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:50.247 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:50.247 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:50.247 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2025-04-27 13:54:50.247 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:50.247 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:50.247 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:50.247 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:50.247 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:50.247 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:50.247 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:50.247 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:50.247 [Test worker @coroutine#4730] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2025-04-27 13:54:50.247 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@189fe8af 2025-04-27 13:54:50.247 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@189fe8af 2025-04-27 13:54:50.247 [Test worker @coroutine#4730] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2025-04-27 13:54:50.255 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@189fe8af 2025-04-27 13:54:50.260 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@189fe8af 2025-04-27 13:54:50.262 [Test worker @coroutine#4739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@189fe8af 2025-04-27 13:54:50.263 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@189fe8af 2025-04-27 13:54:50.267 [DefaultDispatcher-worker-21 @coroutine#4743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@189fe8af 2025-04-27 13:54:50.274 [DefaultDispatcher-worker-4 @coroutine#4730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1871068d 2025-04-27 13:54:50.278 [DefaultDispatcher-worker-9 @coroutine#4730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1871068d 2025-04-27 13:54:50.281 [DefaultDispatcher-worker-10 @coroutine#4730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1871068d 2025-04-27 13:54:50.288 [DefaultDispatcher-worker-18 @coroutine#4759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1871068d 2025-04-27 13:54:50.288 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2025-04-27 13:54:50.288 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2025-04-27 13:54:50.288 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:50.288 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1871068d: (connection evicted) 2025-04-27 13:54:50.289 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:50.289 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2025-04-27 13:54:50.289 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2025-04-27 13:54:50.289 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2025-04-27 13:54:50.289 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2025-04-27 13:54:50.289 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:50.289 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@189fe8af: (connection evicted) 2025-04-27 13:54:50.289 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:50.289 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2025-04-27 13:54:50.289 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2025-04-27 13:54:50.290 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2025-04-27 13:54:50.290 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:50.290 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:50.290 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:50.290 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:50.290 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:50.290 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:50.290 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17734113 2025-04-27 13:54:50.290 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:50.290 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:50.290 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:50.290 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:50.290 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:50.290 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:50.290 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:50.290 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:50.290 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:50.290 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:50.290 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:50.290 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:50.290 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:50.290 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:50.290 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:50.290 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:50.290 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:50.290 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:50.290 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:50.290 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2025-04-27 13:54:50.290 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:50.290 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:50.290 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:50.290 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:50.290 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:50.290 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:50.290 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:50.290 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:50.290 [Test worker @coroutine#4765] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2025-04-27 13:54:50.291 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@d15f98a 2025-04-27 13:54:50.291 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@d15f98a 2025-04-27 13:54:50.291 [Test worker @coroutine#4765] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2025-04-27 13:54:50.298 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d15f98a 2025-04-27 13:54:50.303 [Test worker @coroutine#4766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d15f98a 2025-04-27 13:54:50.303 [Test worker @coroutine#4768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d15f98a 2025-04-27 13:54:50.304 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d15f98a 2025-04-27 13:54:50.304 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2025-04-27 13:54:50.304 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:50.304 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:50.304 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:50.304 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:50.304 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:50.304 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:50.304 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61d1315b 2025-04-27 13:54:50.304 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:50.304 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:50.304 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:50.304 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:50.304 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:50.304 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:50.304 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:50.304 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:50.304 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:50.304 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:50.304 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:50.304 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:50.304 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:50.304 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:50.304 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:50.304 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:50.304 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:50.304 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:50.304 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:50.304 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2025-04-27 13:54:50.304 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:50.304 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:50.304 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:50.304 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:50.304 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:50.304 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:50.304 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:50.305 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:50.305 [Test worker @coroutine#4765] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2025-04-27 13:54:50.305 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@34989ceb 2025-04-27 13:54:50.305 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@34989ceb 2025-04-27 13:54:50.305 [Test worker @coroutine#4765] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2025-04-27 13:54:50.312 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34989ceb 2025-04-27 13:54:50.317 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34989ceb 2025-04-27 13:54:50.317 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34989ceb 2025-04-27 13:54:50.318 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34989ceb 2025-04-27 13:54:50.322 [DefaultDispatcher-worker-17 @coroutine#4779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34989ceb 2025-04-27 13:54:50.329 [DefaultDispatcher-worker-15 @coroutine#4765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d15f98a 2025-04-27 13:54:50.330 [DefaultDispatcher-worker-15 @coroutine#2329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5efa05f9 2025-04-27 13:54:50.330 [DefaultDispatcher-worker-15 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51497/UmAppDatabase/replication/nodeId 2025-04-27 13:54:50.330 [DefaultDispatcher-worker-15 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51497/UmAppDatabase/replication/nodeId. 2025-04-27 13:54:50.330 [DefaultDispatcher-worker-15 @coroutine#2329] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51497/UmAppDatabase/replication/nodeId 2025-04-27 13:54:50.331 [DefaultDispatcher-worker-6 @coroutine#2329] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51497/UmAppDatabase/replication/nodeId 2025-04-27 13:54:50.331 [DefaultDispatcher-worker-6 @coroutine#2329] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51497/UmAppDatabase/replication/nodeId 2025-04-27 13:54:50.333 [DefaultDispatcher-worker-13 @coroutine#4765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d15f98a 2025-04-27 13:54:50.339 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2025-04-27 13:54:50.339 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2025-04-27 13:54:50.339 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:50.339 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d15f98a: (connection evicted) 2025-04-27 13:54:50.340 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:50.340 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2025-04-27 13:54:50.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2025-04-27 13:54:50.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2025-04-27 13:54:50.340 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2025-04-27 13:54:50.340 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:50.340 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34989ceb: (connection evicted) 2025-04-27 13:54:50.341 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:50.341 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2025-04-27 13:54:50.341 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2025-04-27 13:54:50.341 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2025-04-27 13:54:50.341 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:50.341 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:50.341 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:50.341 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:50.341 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:50.341 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:50.341 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f3a3fec 2025-04-27 13:54:50.341 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:50.341 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:50.341 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:50.341 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:50.341 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:50.341 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:50.341 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:50.341 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:50.341 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:50.341 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:50.341 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:50.341 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:50.341 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:50.341 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:50.341 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:50.341 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:50.341 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:50.341 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:50.341 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:50.341 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2025-04-27 13:54:50.341 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:50.341 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:50.341 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:50.341 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:50.341 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:50.341 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:50.341 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:50.341 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:50.341 [Test worker @coroutine#4808] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2025-04-27 13:54:50.342 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@43a8dd9b 2025-04-27 13:54:50.342 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@43a8dd9b 2025-04-27 13:54:50.342 [Test worker @coroutine#4808] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2025-04-27 13:54:50.350 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43a8dd9b 2025-04-27 13:54:50.355 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43a8dd9b 2025-04-27 13:54:50.356 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43a8dd9b 2025-04-27 13:54:50.357 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43a8dd9b 2025-04-27 13:54:50.357 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2025-04-27 13:54:50.357 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:50.357 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:50.357 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:50.357 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:50.357 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:50.357 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:50.357 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a4d72bd 2025-04-27 13:54:50.357 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:50.357 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:50.357 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:50.357 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:50.357 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:50.357 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:50.357 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:50.357 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:50.357 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:50.357 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:50.357 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:50.357 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:50.357 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:50.357 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:50.357 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:50.357 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:50.357 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:50.357 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:50.357 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:50.357 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2025-04-27 13:54:50.357 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:50.357 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:50.357 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:50.358 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:50.358 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:50.358 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:50.358 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:50.358 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:50.358 [Test worker @coroutine#4808] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2025-04-27 13:54:50.358 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@365ad794 2025-04-27 13:54:50.358 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@365ad794 2025-04-27 13:54:50.358 [Test worker @coroutine#4808] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2025-04-27 13:54:50.365 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@365ad794 2025-04-27 13:54:50.370 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@365ad794 2025-04-27 13:54:50.370 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@365ad794 2025-04-27 13:54:50.371 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@365ad794 2025-04-27 13:54:50.375 [DefaultDispatcher-worker-19 @coroutine#4821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@365ad794 2025-04-27 13:54:50.383 [DefaultDispatcher-worker-7 @coroutine#4808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43a8dd9b 2025-04-27 13:54:50.387 [DefaultDispatcher-worker-6 @coroutine#4808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43a8dd9b 2025-04-27 13:54:50.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2025-04-27 13:54:50.389 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2025-04-27 13:54:50.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:50.390 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43a8dd9b: (connection evicted) 2025-04-27 13:54:50.390 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:50.390 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2025-04-27 13:54:50.390 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2025-04-27 13:54:50.390 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2025-04-27 13:54:50.390 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2025-04-27 13:54:50.390 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:50.390 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@365ad794: (connection evicted) 2025-04-27 13:54:50.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:50.391 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2025-04-27 13:54:50.391 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2025-04-27 13:54:50.391 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2025-04-27 13:54:50.391 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:50.391 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:50.391 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:50.391 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:50.391 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:50.391 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:50.391 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2cb3bc0e 2025-04-27 13:54:50.391 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:50.391 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:50.391 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:50.391 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:50.391 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:50.391 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:50.391 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:50.391 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:50.391 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:50.391 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:50.391 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:50.391 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:50.391 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:50.391 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:50.391 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:50.391 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:50.391 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:50.391 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:50.391 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:50.391 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2025-04-27 13:54:50.391 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:50.391 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:50.391 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:50.391 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:50.391 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:50.391 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:50.391 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:50.391 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:50.391 [Test worker @coroutine#4849] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2025-04-27 13:54:50.392 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f97d43e 2025-04-27 13:54:50.392 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f97d43e 2025-04-27 13:54:50.392 [Test worker @coroutine#4849] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2025-04-27 13:54:50.399 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f97d43e 2025-04-27 13:54:50.404 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f97d43e 2025-04-27 13:54:50.405 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f97d43e 2025-04-27 13:54:50.405 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f97d43e 2025-04-27 13:54:50.406 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2025-04-27 13:54:50.406 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:50.406 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:50.406 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:50.406 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:50.406 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:50.406 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:50.406 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22d82fe8 2025-04-27 13:54:50.406 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:50.406 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:50.406 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:50.406 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:50.406 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:50.406 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:50.406 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:50.406 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:50.406 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:50.406 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:50.406 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:50.406 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:50.406 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:50.406 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:50.406 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:50.406 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:50.406 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:50.406 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:50.406 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:50.406 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2025-04-27 13:54:50.406 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:50.406 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:50.406 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:50.406 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:50.406 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:50.406 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:50.406 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:50.406 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:50.406 [Test worker @coroutine#4849] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2025-04-27 13:54:50.406 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@74c74c99 2025-04-27 13:54:50.406 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@74c74c99 2025-04-27 13:54:50.406 [Test worker @coroutine#4849] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2025-04-27 13:54:50.414 [DefaultDispatcher-worker-13 @coroutine#2371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a70acd5 2025-04-27 13:54:50.414 [DefaultDispatcher-worker-13 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56701/UmAppDatabase/replication/nodeId 2025-04-27 13:54:50.414 [DefaultDispatcher-worker-13 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56701/UmAppDatabase/replication/nodeId. 2025-04-27 13:54:50.414 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74c74c99 2025-04-27 13:54:50.414 [DefaultDispatcher-worker-13 @coroutine#2371] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56701/UmAppDatabase/replication/nodeId 2025-04-27 13:54:50.414 [DefaultDispatcher-worker-7 @coroutine#2371] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56701/UmAppDatabase/replication/nodeId 2025-04-27 13:54:50.414 [DefaultDispatcher-worker-7 @coroutine#2371] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56701/UmAppDatabase/replication/nodeId 2025-04-27 13:54:50.418 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74c74c99 2025-04-27 13:54:50.419 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74c74c99 2025-04-27 13:54:50.420 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74c74c99 2025-04-27 13:54:50.424 [DefaultDispatcher-worker-7 @coroutine#4865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74c74c99 2025-04-27 13:54:50.432 [DefaultDispatcher-worker-6 @coroutine#4849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f97d43e 2025-04-27 13:54:50.436 [DefaultDispatcher-worker-5 @coroutine#4849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f97d43e 2025-04-27 13:54:50.438 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2025-04-27 13:54:50.438 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2025-04-27 13:54:50.438 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:50.438 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f97d43e: (connection evicted) 2025-04-27 13:54:50.439 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:50.439 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2025-04-27 13:54:50.439 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2025-04-27 13:54:50.439 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2025-04-27 13:54:50.439 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2025-04-27 13:54:50.439 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:50.439 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74c74c99: (connection evicted) 2025-04-27 13:54:50.439 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:50.439 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2025-04-27 13:54:50.439 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2025-04-27 13:54:50.440 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2025-04-27 13:54:50.440 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:50.440 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:50.440 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:50.440 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:50.440 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:50.440 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:50.440 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@627b5e5b 2025-04-27 13:54:50.440 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:50.440 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:50.440 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:50.440 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:50.440 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:50.440 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:50.440 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:50.440 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:50.440 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:50.441 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:50.441 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:50.441 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:50.441 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:50.441 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:50.441 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:50.441 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:50.441 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:50.441 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:50.441 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:50.441 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2025-04-27 13:54:50.441 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:50.441 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:50.441 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:50.441 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:50.441 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:50.441 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:50.441 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:50.441 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:50.441 [Test worker @coroutine#4892] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2025-04-27 13:54:50.441 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@472d201 2025-04-27 13:54:50.441 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@472d201 2025-04-27 13:54:50.441 [Test worker @coroutine#4892] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2025-04-27 13:54:50.448 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@472d201 2025-04-27 13:54:50.453 [Test worker @coroutine#4893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@472d201 2025-04-27 13:54:50.454 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@472d201 2025-04-27 13:54:50.455 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@472d201 2025-04-27 13:54:50.455 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2025-04-27 13:54:50.455 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:50.455 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:50.455 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:50.455 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:50.455 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:50.455 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:50.455 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27d6ff8c 2025-04-27 13:54:50.455 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:50.455 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:50.455 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:50.455 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:50.455 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:50.455 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:50.455 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:50.455 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:50.455 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:50.455 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:50.455 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:50.455 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:50.455 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:50.455 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:50.455 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:50.455 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:50.455 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:50.455 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:50.455 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:50.455 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2025-04-27 13:54:50.455 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:50.455 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:50.455 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:50.455 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:50.455 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:50.455 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:50.455 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:50.455 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:50.455 [Test worker @coroutine#4892] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2025-04-27 13:54:50.455 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@156322ce 2025-04-27 13:54:50.455 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@156322ce 2025-04-27 13:54:50.455 [Test worker @coroutine#4892] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2025-04-27 13:54:50.462 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156322ce 2025-04-27 13:54:50.467 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156322ce 2025-04-27 13:54:50.468 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156322ce 2025-04-27 13:54:50.469 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156322ce 2025-04-27 13:54:50.473 [DefaultDispatcher-worker-10 @coroutine#4905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156322ce 2025-04-27 13:54:50.480 [DefaultDispatcher-worker-9 @coroutine#4892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@472d201 2025-04-27 13:54:50.487 [DefaultDispatcher-worker-5 @coroutine#4892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@472d201 2025-04-27 13:54:50.491 [DefaultDispatcher-worker-6 @coroutine#4892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@472d201 2025-04-27 13:54:50.541 [HikariPool-210 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:50.553 [DefaultDispatcher-worker-21 @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f5259a 2025-04-27 13:54:50.553 [DefaultDispatcher-worker-21 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId 2025-04-27 13:54:50.553 [DefaultDispatcher-worker-21 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId. 2025-04-27 13:54:50.553 [DefaultDispatcher-worker-21 @coroutine#2424] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId 2025-04-27 13:54:50.554 [DefaultDispatcher-worker-14 @coroutine#2424] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId 2025-04-27 13:54:50.554 [DefaultDispatcher-worker-14 @coroutine#2424] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId 2025-04-27 13:54:50.555 [HikariPool-211 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:50.605 [DefaultDispatcher-worker-15 @coroutine#4923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@472d201 2025-04-27 13:54:50.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2025-04-27 13:54:50.606 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2025-04-27 13:54:50.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:50.606 [HikariPool-210 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Closing connection org.sqlite.jdbc4.JDBC4Connection@472d201: (connection evicted) 2025-04-27 13:54:50.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:50.607 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2025-04-27 13:54:50.607 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2025-04-27 13:54:50.607 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2025-04-27 13:54:50.607 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2025-04-27 13:54:50.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:50.607 [HikariPool-211 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Closing connection org.sqlite.jdbc4.JDBC4Connection@156322ce: (connection evicted) 2025-04-27 13:54:50.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:50.607 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2025-04-27 13:54:50.607 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2025-04-27 13:54:50.608 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2025-04-27 13:54:50.608 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:50.608 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:50.608 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:50.608 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:50.608 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:50.608 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:50.608 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3cc148d 2025-04-27 13:54:50.608 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:50.608 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:50.608 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:50.608 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:50.608 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:50.608 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:50.608 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:50.608 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:50.608 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:50.608 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:50.608 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:50.608 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:50.608 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:50.608 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:50.608 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:50.608 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:50.608 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:50.608 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:50.608 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:50.608 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2025-04-27 13:54:50.608 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:50.608 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:50.608 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:50.608 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:50.608 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:50.608 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:50.608 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:50.608 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:50.608 [Test worker @coroutine#4933] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2025-04-27 13:54:50.608 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@51ea9f02 2025-04-27 13:54:50.608 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@51ea9f02 2025-04-27 13:54:50.608 [Test worker @coroutine#4933] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2025-04-27 13:54:50.616 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51ea9f02 2025-04-27 13:54:50.621 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51ea9f02 2025-04-27 13:54:50.623 [Test worker @coroutine#4936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51ea9f02 2025-04-27 13:54:50.624 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51ea9f02 2025-04-27 13:54:50.624 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2025-04-27 13:54:50.624 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:50.624 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:50.624 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:50.624 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:50.624 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:50.624 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:50.624 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6608072d 2025-04-27 13:54:50.624 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:50.624 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:50.624 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:50.624 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:50.624 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:50.624 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:50.624 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:50.624 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:50.624 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:50.624 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:50.624 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:50.624 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:50.624 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:50.624 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:50.624 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:50.624 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:50.624 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:50.624 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:50.624 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:50.624 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2025-04-27 13:54:50.624 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:50.624 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:50.624 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:50.624 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:50.624 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:50.624 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:50.624 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:50.624 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:50.624 [Test worker @coroutine#4933] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2025-04-27 13:54:50.624 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ce09850 2025-04-27 13:54:50.624 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ce09850 2025-04-27 13:54:50.624 [Test worker @coroutine#4933] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2025-04-27 13:54:50.631 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ce09850 2025-04-27 13:54:50.636 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ce09850 2025-04-27 13:54:50.637 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ce09850 2025-04-27 13:54:50.638 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ce09850 2025-04-27 13:54:50.642 [DefaultDispatcher-worker-15 @coroutine#4946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ce09850 2025-04-27 13:54:50.648 [DefaultDispatcher-worker-11 @coroutine#4933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51ea9f02 2025-04-27 13:54:50.655 [DefaultDispatcher-worker-9 @coroutine#4933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51ea9f02 2025-04-27 13:54:50.659 [DefaultDispatcher-worker-3 @coroutine#4933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51ea9f02 2025-04-27 13:54:50.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2025-04-27 13:54:50.661 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2025-04-27 13:54:50.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:50.661 [HikariPool-212 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51ea9f02: (connection evicted) 2025-04-27 13:54:50.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:50.661 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2025-04-27 13:54:50.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2025-04-27 13:54:50.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2025-04-27 13:54:50.661 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2025-04-27 13:54:50.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:50.662 [HikariPool-213 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ce09850: (connection evicted) 2025-04-27 13:54:50.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:50.662 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2025-04-27 13:54:50.662 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2025-04-27 13:54:50.662 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2025-04-27 13:54:50.663 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:50.663 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:50.663 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:50.663 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:50.663 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:50.663 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:50.663 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e3fa7a7 2025-04-27 13:54:50.663 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:50.663 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:50.663 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:50.663 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:50.663 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:50.663 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:50.663 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:50.663 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:50.663 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:50.663 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:50.663 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:50.663 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:50.663 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:50.663 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:50.663 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:50.663 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:50.663 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:50.663 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:50.663 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:50.663 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2025-04-27 13:54:50.663 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:50.663 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:50.663 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:50.663 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:50.663 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:50.663 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:50.663 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:50.663 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:50.663 [Test worker @coroutine#4962] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2025-04-27 13:54:50.663 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@7953a656 2025-04-27 13:54:50.663 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@7953a656 2025-04-27 13:54:50.663 [Test worker @coroutine#4962] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2025-04-27 13:54:50.670 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7953a656 2025-04-27 13:54:50.675 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7953a656 2025-04-27 13:54:50.676 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7953a656 2025-04-27 13:54:50.677 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7953a656 2025-04-27 13:54:50.677 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2025-04-27 13:54:50.677 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:50.677 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:50.677 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:50.677 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:50.677 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:50.677 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:50.677 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5409305f 2025-04-27 13:54:50.677 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:50.677 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:50.678 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:50.678 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:50.678 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:50.678 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:50.678 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:50.678 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:50.678 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:50.678 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:50.678 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:50.678 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:50.678 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:50.678 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:50.678 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:50.678 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:50.678 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:50.678 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:50.678 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:50.678 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2025-04-27 13:54:50.678 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:50.678 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:50.678 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:50.678 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:50.678 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:50.678 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:50.678 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:50.678 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:50.678 [Test worker @coroutine#4962] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2025-04-27 13:54:50.678 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@51a6af38 2025-04-27 13:54:50.678 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@51a6af38 2025-04-27 13:54:50.678 [Test worker @coroutine#4962] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2025-04-27 13:54:50.685 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a6af38 2025-04-27 13:54:50.690 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a6af38 2025-04-27 13:54:50.690 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a6af38 2025-04-27 13:54:50.691 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a6af38 2025-04-27 13:54:50.695 [DefaultDispatcher-worker-7 @coroutine#4975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a6af38 2025-04-27 13:54:50.702 [DefaultDispatcher-worker-9 @coroutine#4962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7953a656 2025-04-27 13:54:50.709 [DefaultDispatcher-worker-1 @coroutine#4962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7953a656 2025-04-27 13:54:50.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2025-04-27 13:54:50.712 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2025-04-27 13:54:50.712 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:50.712 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7953a656: (connection evicted) 2025-04-27 13:54:50.712 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:50.712 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2025-04-27 13:54:50.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2025-04-27 13:54:50.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2025-04-27 13:54:50.712 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2025-04-27 13:54:50.712 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:50.712 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51a6af38: (connection evicted) 2025-04-27 13:54:50.713 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:50.713 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2025-04-27 13:54:50.713 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2025-04-27 13:54:50.713 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2025-04-27 13:54:50.713 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:50.713 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:50.713 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:50.713 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:50.713 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:50.713 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:50.713 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4988c303 2025-04-27 13:54:50.713 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:50.713 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:50.713 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:50.713 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:50.713 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:50.713 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:50.713 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:50.713 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:50.713 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:50.713 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:50.713 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:50.713 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:50.713 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:50.713 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:50.713 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:50.713 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:50.713 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:50.713 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:50.713 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:50.713 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2025-04-27 13:54:50.713 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:50.713 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:50.713 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:50.713 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:50.713 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:50.714 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:50.714 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:50.714 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:50.714 [Test worker @coroutine#4990] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2025-04-27 13:54:50.714 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@51653509 2025-04-27 13:54:50.714 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@51653509 2025-04-27 13:54:50.714 [Test worker @coroutine#4990] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2025-04-27 13:54:50.721 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51653509 2025-04-27 13:54:50.726 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51653509 2025-04-27 13:54:50.727 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51653509 2025-04-27 13:54:50.727 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51653509 2025-04-27 13:54:50.728 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2025-04-27 13:54:50.728 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:50.728 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:50.728 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:50.728 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:50.728 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:50.728 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:50.728 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d12fa92 2025-04-27 13:54:50.728 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:50.728 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:50.728 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:50.728 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:50.728 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:50.728 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:50.728 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:50.728 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:50.728 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:50.728 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:50.728 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:50.728 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:50.728 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:50.728 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:50.728 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:50.728 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:50.728 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:50.728 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:50.728 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:50.728 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2025-04-27 13:54:50.728 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:50.728 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:50.728 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:50.728 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:50.728 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:50.728 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:50.728 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:50.728 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:50.728 [Test worker @coroutine#4990] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2025-04-27 13:54:50.728 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@71e740c6 2025-04-27 13:54:50.728 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@71e740c6 2025-04-27 13:54:50.728 [Test worker @coroutine#4990] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2025-04-27 13:54:50.735 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e740c6 2025-04-27 13:54:50.740 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e740c6 2025-04-27 13:54:50.741 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e740c6 2025-04-27 13:54:50.741 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e740c6 2025-04-27 13:54:50.745 [DefaultDispatcher-worker-14 @coroutine#5003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e740c6 2025-04-27 13:54:50.752 [DefaultDispatcher-worker-11 @coroutine#4990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51653509 2025-04-27 13:54:50.758 [DefaultDispatcher-worker-17 @coroutine#4990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51653509 2025-04-27 13:54:50.762 [DefaultDispatcher-worker-1 @coroutine#4990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51653509 2025-04-27 13:54:50.764 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2025-04-27 13:54:50.764 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2025-04-27 13:54:50.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:50.765 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51653509: (connection evicted) 2025-04-27 13:54:50.765 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:50.765 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2025-04-27 13:54:50.765 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2025-04-27 13:54:50.765 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2025-04-27 13:54:50.765 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2025-04-27 13:54:50.765 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:50.765 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71e740c6: (connection evicted) 2025-04-27 13:54:50.765 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:50.765 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2025-04-27 13:54:50.765 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2025-04-27 13:54:50.766 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2025-04-27 13:54:50.766 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:50.766 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:50.766 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:50.766 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:50.766 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:50.766 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:50.766 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b2f18cd 2025-04-27 13:54:50.766 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:50.766 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:50.766 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:50.766 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:50.766 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:50.766 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:50.766 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:50.766 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:50.766 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:50.766 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:50.766 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:50.766 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:50.766 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:50.766 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:50.766 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:50.766 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:50.766 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:50.766 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:50.766 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:50.766 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2025-04-27 13:54:50.766 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:50.766 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:50.766 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:50.766 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:50.766 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:50.766 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:50.766 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:50.766 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:50.766 [Test worker @coroutine#5020] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2025-04-27 13:54:50.767 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@61defefb 2025-04-27 13:54:50.767 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@61defefb 2025-04-27 13:54:50.767 [Test worker @coroutine#5020] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2025-04-27 13:54:50.774 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61defefb 2025-04-27 13:54:50.779 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61defefb 2025-04-27 13:54:50.780 [Test worker @coroutine#5023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61defefb 2025-04-27 13:54:50.781 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61defefb 2025-04-27 13:54:50.785 [DefaultDispatcher-worker-7 @coroutine#5027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61defefb 2025-04-27 13:54:50.789 [DefaultDispatcher-worker-14 @coroutine#5020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61defefb 2025-04-27 13:54:50.796 [UI Thread @coroutine#5047] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=721202708056715264 2025-04-27 13:54:50.796 [UI Thread @coroutine#5047] 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=721202708056715264. 2025-04-27 13:54:50.796 [UI Thread @coroutine#5047] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=721202708056715264 2025-04-27 13:54:50.797 [UI Thread @coroutine#5047] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=721202708056715264 2025-04-27 13:54:50.797 [UI Thread @coroutine#5047] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=721202708056715264 2025-04-27 13:54:50.797 [UI Thread @coroutine#5047] 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=721202708056715264. 2025-04-27 13:54:50.797 [UI Thread @coroutine#5047] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=721202708056715264 to class io.ktor.utils.io.ByteReadChannel 2025-04-27 13:54:50.799 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2025-04-27 13:54:50.799 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2025-04-27 13:54:50.799 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:50.799 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61defefb: (connection evicted) 2025-04-27 13:54:50.800 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:50.800 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2025-04-27 13:54:50.800 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2025-04-27 13:54:50.832 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2025-04-27 13:54:50.832 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:50.832 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:50.832 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:50.832 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:50.832 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:50.832 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:50.832 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@223ed38f 2025-04-27 13:54:50.832 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:50.832 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:50.832 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:50.832 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:50.832 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:50.832 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:50.832 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:50.832 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:50.832 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:50.832 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:50.832 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:50.832 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:50.832 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:50.832 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:50.832 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:50.832 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:50.832 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:50.832 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:50.832 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:50.832 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2025-04-27 13:54:50.832 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:50.832 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:50.832 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:50.832 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:50.832 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:50.832 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:50.833 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:50.833 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:50.833 [Test worker @coroutine#5063] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2025-04-27 13:54:50.833 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@319428ba 2025-04-27 13:54:50.833 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@319428ba 2025-04-27 13:54:50.833 [Test worker @coroutine#5063] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2025-04-27 13:54:50.840 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@319428ba 2025-04-27 13:54:50.846 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@319428ba 2025-04-27 13:54:50.847 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@319428ba 2025-04-27 13:54:50.848 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@319428ba 2025-04-27 13:54:50.855 [DefaultDispatcher-worker-10 @coroutine#2094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa8a4f7 2025-04-27 13:54:50.855 [DefaultDispatcher-worker-10 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52451/UmAppDatabase/replication/nodeId 2025-04-27 13:54:50.855 [DefaultDispatcher-worker-10 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52451/UmAppDatabase/replication/nodeId. 2025-04-27 13:54:50.855 [DefaultDispatcher-worker-10 @coroutine#2094] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52451/UmAppDatabase/replication/nodeId 2025-04-27 13:54:50.856 [DefaultDispatcher-worker-1 @coroutine#2094] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52451/UmAppDatabase/replication/nodeId 2025-04-27 13:54:50.856 [DefaultDispatcher-worker-1 @coroutine#2094] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52451/UmAppDatabase/replication/nodeId 2025-04-27 13:54:50.860 [DefaultDispatcher-worker-20 @coroutine#5063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@319428ba 2025-04-27 13:54:50.863 [DefaultDispatcher-worker-3 @coroutine#5070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@319428ba 2025-04-27 13:54:50.867 [DefaultDispatcher-worker-3 @coroutine#5063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@319428ba 2025-04-27 13:54:50.874 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2025-04-27 13:54:50.874 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2025-04-27 13:54:50.874 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:50.874 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@319428ba: (connection evicted) 2025-04-27 13:54:50.874 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:50.874 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2025-04-27 13:54:50.874 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2025-04-27 13:54:50.911 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2025-04-27 13:54:50.911 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:50.911 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:50.911 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:50.911 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:50.911 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:50.911 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:50.911 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e23e1ef 2025-04-27 13:54:50.911 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:50.911 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:50.911 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:50.911 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:50.911 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:50.911 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:50.911 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:50.911 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:50.911 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:50.911 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:50.911 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:50.911 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:50.911 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:50.911 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:50.911 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:50.911 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:50.911 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:50.911 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:50.911 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:50.911 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2025-04-27 13:54:50.911 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:50.911 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:50.911 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:50.911 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:50.911 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:50.911 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:50.911 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:50.911 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:50.911 [Test worker @coroutine#5091] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2025-04-27 13:54:50.911 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@485902cd 2025-04-27 13:54:50.911 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@485902cd 2025-04-27 13:54:50.911 [Test worker @coroutine#5091] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2025-04-27 13:54:50.919 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@485902cd 2025-04-27 13:54:50.923 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@485902cd 2025-04-27 13:54:50.924 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@485902cd 2025-04-27 13:54:50.925 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@485902cd 2025-04-27 13:54:50.928 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2025-04-27 13:54:50.928 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2025-04-27 13:54:50.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-27 13:54:50.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:50.928 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2025-04-27 13:54:50.928 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2025-04-27 13:54:50.929 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2025-04-27 13:54:50.929 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:50.929 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:50.929 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:50.929 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:50.929 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:50.929 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:50.929 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56034552 2025-04-27 13:54:50.929 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:50.929 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:50.929 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:50.929 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:50.929 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:50.929 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:50.929 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:50.929 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:50.929 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:50.929 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:50.929 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:50.929 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:50.929 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:50.929 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:50.929 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:50.929 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:50.929 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:50.929 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:50.929 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:50.929 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2025-04-27 13:54:50.929 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:50.929 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:50.929 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:50.929 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:50.929 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:50.929 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:50.929 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:50.929 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:50.929 [Test worker @coroutine#5108] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2025-04-27 13:54:50.929 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@627d29cc 2025-04-27 13:54:50.929 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@627d29cc 2025-04-27 13:54:50.929 [Test worker @coroutine#5108] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2025-04-27 13:54:50.933 [DefaultDispatcher-worker-2 @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e95b7b 2025-04-27 13:54:50.934 [DefaultDispatcher-worker-2 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41557/UmAppDatabase/replication/nodeId 2025-04-27 13:54:50.934 [DefaultDispatcher-worker-2 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41557/UmAppDatabase/replication/nodeId. 2025-04-27 13:54:50.934 [DefaultDispatcher-worker-2 @coroutine#2126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41557/UmAppDatabase/replication/nodeId 2025-04-27 13:54:50.934 [DefaultDispatcher-worker-14 @coroutine#2126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41557/UmAppDatabase/replication/nodeId 2025-04-27 13:54:50.934 [DefaultDispatcher-worker-14 @coroutine#2126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41557/UmAppDatabase/replication/nodeId 2025-04-27 13:54:50.938 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627d29cc 2025-04-27 13:54:50.943 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627d29cc 2025-04-27 13:54:50.944 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627d29cc 2025-04-27 13:54:50.944 [Test worker @coroutine#5116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627d29cc 2025-04-27 13:54:50.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2025-04-27 13:54:50.946 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2025-04-27 13:54:50.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-27 13:54:50.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:50.946 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2025-04-27 13:54:50.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2025-04-27 13:54:50.947 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2025-04-27 13:54:50.947 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:50.947 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:50.947 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:50.947 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:50.947 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:50.947 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:50.947 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@796affb8 2025-04-27 13:54:50.947 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:50.947 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:50.947 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:50.947 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:50.947 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:50.947 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:50.947 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:50.947 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:50.947 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:50.947 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:50.947 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:50.947 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:50.947 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:50.947 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:50.947 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:50.947 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:50.947 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:50.947 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:50.947 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:50.947 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2025-04-27 13:54:50.947 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:50.947 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:50.947 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:50.947 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:50.947 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:50.947 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:50.947 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:50.947 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:50.948 [Test worker @coroutine#5129] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2025-04-27 13:54:50.948 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@784dd9da 2025-04-27 13:54:50.948 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@784dd9da 2025-04-27 13:54:50.948 [Test worker @coroutine#5129] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2025-04-27 13:54:50.956 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@784dd9da 2025-04-27 13:54:50.961 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@784dd9da 2025-04-27 13:54:50.962 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@784dd9da 2025-04-27 13:54:50.963 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@784dd9da 2025-04-27 13:54:50.963 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2025-04-27 13:54:50.963 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:50.963 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:50.963 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:50.963 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:50.963 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:50.963 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:50.963 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e387da1 2025-04-27 13:54:50.963 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:50.963 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:50.963 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:50.963 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:50.963 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:50.963 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:50.963 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:50.963 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:50.963 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:50.963 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:50.963 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:50.963 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:50.963 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:50.963 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:50.963 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:50.963 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:50.963 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:50.963 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:50.963 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:50.963 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2025-04-27 13:54:50.963 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:50.963 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:50.963 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:50.963 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:50.963 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:50.963 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:50.963 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:50.963 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:50.963 [Test worker @coroutine#5129] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2025-04-27 13:54:50.963 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dcfe455 2025-04-27 13:54:50.963 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dcfe455 2025-04-27 13:54:50.963 [Test worker @coroutine#5129] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2025-04-27 13:54:50.971 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dcfe455 2025-04-27 13:54:50.976 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dcfe455 2025-04-27 13:54:50.977 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dcfe455 2025-04-27 13:54:50.978 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dcfe455 2025-04-27 13:54:50.981 [DefaultDispatcher-worker-15 @coroutine#5142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dcfe455 2025-04-27 13:54:50.988 [DefaultDispatcher-worker-15 @coroutine#5129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@784dd9da 2025-04-27 13:54:50.990 [UI Thread @coroutine#5152] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50965/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-27 13:54:50.990 [UI Thread @coroutine#5152] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50965/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-27 13:54:50.990 [UI Thread @coroutine#5152] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50965/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-27 13:54:50.991 [UI Thread @coroutine#5152] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50965/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-27 13:54:50.991 [UI Thread @coroutine#5152] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50965/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-27 13:54:50.991 [UI Thread @coroutine#5152] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:50965/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-27 13:54:50.991 [UI Thread @coroutine#5152] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:50965/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-04-27 13:54:50.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2025-04-27 13:54:50.992 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2025-04-27 13:54:50.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:50.993 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@784dd9da: (connection evicted) 2025-04-27 13:54:50.993 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:50.993 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2025-04-27 13:54:50.993 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2025-04-27 13:54:50.993 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2025-04-27 13:54:50.993 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2025-04-27 13:54:50.993 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:50.993 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7dcfe455: (connection evicted) 2025-04-27 13:54:50.993 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:50.993 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2025-04-27 13:54:50.993 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2025-04-27 13:54:50.994 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2025-04-27 13:54:50.994 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:50.994 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:50.994 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:50.994 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:50.994 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:50.994 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:50.994 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52e296c0 2025-04-27 13:54:50.994 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:50.994 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:50.994 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:50.994 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:50.994 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:50.994 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:50.994 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:50.994 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:50.994 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:50.994 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:50.994 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:50.994 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:50.994 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:50.994 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:50.994 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:50.994 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:50.994 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:50.994 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:50.994 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:50.994 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2025-04-27 13:54:50.994 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:50.994 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:50.994 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:50.994 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:50.994 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:50.994 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:50.994 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:50.994 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:50.994 [Test worker @coroutine#5158] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2025-04-27 13:54:50.994 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e2bd635 2025-04-27 13:54:50.994 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e2bd635 2025-04-27 13:54:50.994 [Test worker @coroutine#5158] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2025-04-27 13:54:51.002 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e2bd635 2025-04-27 13:54:51.007 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e2bd635 2025-04-27 13:54:51.007 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e2bd635 2025-04-27 13:54:51.008 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e2bd635 2025-04-27 13:54:51.008 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2025-04-27 13:54:51.008 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:51.008 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:51.008 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:51.008 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:51.008 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:51.008 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:51.008 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2db27b46 2025-04-27 13:54:51.008 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:51.008 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:51.008 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:51.008 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:51.008 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:51.008 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:51.008 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:51.008 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:51.008 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:51.008 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:51.008 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:51.008 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:51.008 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:51.008 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:51.008 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:51.008 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:51.008 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:51.008 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:51.009 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:51.009 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2025-04-27 13:54:51.009 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:51.009 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:51.009 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:51.009 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:51.009 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:51.009 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:51.009 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:51.009 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:51.009 [Test worker @coroutine#5158] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2025-04-27 13:54:51.009 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e7b277a 2025-04-27 13:54:51.009 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e7b277a 2025-04-27 13:54:51.009 [Test worker @coroutine#5158] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2025-04-27 13:54:51.016 [DefaultDispatcher-worker-14 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7104b117 2025-04-27 13:54:51.016 [DefaultDispatcher-worker-14 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40223/UmAppDatabase/replication/nodeId 2025-04-27 13:54:51.016 [DefaultDispatcher-worker-14 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40223/UmAppDatabase/replication/nodeId. 2025-04-27 13:54:51.016 [DefaultDispatcher-worker-14 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40223/UmAppDatabase/replication/nodeId 2025-04-27 13:54:51.017 [DefaultDispatcher-worker-2 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40223/UmAppDatabase/replication/nodeId 2025-04-27 13:54:51.017 [DefaultDispatcher-worker-2 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40223/UmAppDatabase/replication/nodeId 2025-04-27 13:54:51.017 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e7b277a 2025-04-27 13:54:51.022 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e7b277a 2025-04-27 13:54:51.023 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e7b277a 2025-04-27 13:54:51.024 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e7b277a 2025-04-27 13:54:51.028 [DefaultDispatcher-worker-2 @coroutine#5174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e7b277a 2025-04-27 13:54:51.034 [DefaultDispatcher-worker-5 @coroutine#5158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e2bd635 2025-04-27 13:54:51.035 [UI Thread @coroutine#5184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37347/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-27 13:54:51.035 [UI Thread @coroutine#5184] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37347/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-27 13:54:51.035 [UI Thread @coroutine#5184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37347/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-27 13:54:51.036 [UI Thread @coroutine#5184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37347/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-27 13:54:51.036 [UI Thread @coroutine#5184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37347/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-27 13:54:51.036 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2025-04-27 13:54:51.037 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2025-04-27 13:54:51.037 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:51.037 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e2bd635: (connection evicted) 2025-04-27 13:54:51.037 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:51.037 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2025-04-27 13:54:51.037 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2025-04-27 13:54:51.037 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2025-04-27 13:54:51.037 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2025-04-27 13:54:51.037 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:51.037 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e7b277a: (connection evicted) 2025-04-27 13:54:51.037 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:51.037 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2025-04-27 13:54:51.037 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2025-04-27 13:54:51.038 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2025-04-27 13:54:51.038 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:51.038 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:51.038 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:51.038 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:51.038 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:51.038 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:51.038 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56aacc7b 2025-04-27 13:54:51.038 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:51.038 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:51.038 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:51.038 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:51.038 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:51.038 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:51.038 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:51.038 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:51.038 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:51.038 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:51.038 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:51.038 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:51.038 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:51.038 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:51.038 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:51.038 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:51.038 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:51.038 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:51.038 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:51.038 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2025-04-27 13:54:51.038 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:51.038 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:51.038 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:51.038 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:51.038 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:51.038 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:51.038 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:51.038 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:51.038 [Test worker @coroutine#5190] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2025-04-27 13:54:51.039 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e832c9 2025-04-27 13:54:51.039 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e832c9 2025-04-27 13:54:51.039 [Test worker @coroutine#5190] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2025-04-27 13:54:51.046 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e832c9 2025-04-27 13:54:51.051 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e832c9 2025-04-27 13:54:51.052 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e832c9 2025-04-27 13:54:51.052 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e832c9 2025-04-27 13:54:51.052 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2025-04-27 13:54:51.053 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:51.053 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:51.053 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:51.053 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:51.053 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:51.053 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:51.053 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ca574db 2025-04-27 13:54:51.053 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:51.053 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:51.053 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:51.053 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:51.053 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:51.053 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:51.053 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:51.053 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:51.053 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:51.053 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:51.053 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:51.053 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:51.053 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:51.053 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:51.053 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:51.053 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:51.053 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:51.053 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:51.053 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:51.053 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2025-04-27 13:54:51.053 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:51.053 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:51.053 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:51.053 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:51.053 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:51.053 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:51.053 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:51.053 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:51.053 [Test worker @coroutine#5190] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2025-04-27 13:54:51.053 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fd65f9a 2025-04-27 13:54:51.053 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fd65f9a 2025-04-27 13:54:51.053 [Test worker @coroutine#5190] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2025-04-27 13:54:51.060 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd65f9a 2025-04-27 13:54:51.065 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd65f9a 2025-04-27 13:54:51.065 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd65f9a 2025-04-27 13:54:51.066 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd65f9a 2025-04-27 13:54:51.070 [DefaultDispatcher-worker-15 @coroutine#5203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd65f9a 2025-04-27 13:54:51.077 [DefaultDispatcher-worker-13 @coroutine#5190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e832c9 2025-04-27 13:54:51.078 [UI Thread @coroutine#5213] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39511/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-27 13:54:51.078 [UI Thread @coroutine#5213] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39511/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-27 13:54:51.078 [UI Thread @coroutine#5213] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39511/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-27 13:54:51.079 [UI Thread @coroutine#5213] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39511/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-27 13:54:51.079 [UI Thread @coroutine#5213] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39511/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-27 13:54:51.079 [UI Thread @coroutine#5213] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:39511/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-27 13:54:51.079 [UI Thread @coroutine#5213] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:39511/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-04-27 13:54:51.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2025-04-27 13:54:51.079 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2025-04-27 13:54:51.079 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:51.079 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e832c9: (connection evicted) 2025-04-27 13:54:51.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:51.080 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2025-04-27 13:54:51.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2025-04-27 13:54:51.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2025-04-27 13:54:51.080 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2025-04-27 13:54:51.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:51.080 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7fd65f9a: (connection evicted) 2025-04-27 13:54:51.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:51.080 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2025-04-27 13:54:51.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2025-04-27 13:54:51.081 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2025-04-27 13:54:51.081 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:51.081 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:51.081 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:51.081 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:51.081 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:51.081 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:51.081 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a49b3c7 2025-04-27 13:54:51.081 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:51.081 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:51.081 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:51.081 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:51.081 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:51.081 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:51.081 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:51.081 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:51.081 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:51.081 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:51.081 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:51.081 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:51.081 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:51.081 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:51.081 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:51.081 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:51.081 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:51.081 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:51.081 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:51.081 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2025-04-27 13:54:51.081 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:51.081 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:51.081 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:51.081 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:51.081 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:51.081 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:51.081 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:51.081 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:51.081 [Test worker @coroutine#5219] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2025-04-27 13:54:51.081 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@f3458af 2025-04-27 13:54:51.081 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@f3458af 2025-04-27 13:54:51.081 [Test worker @coroutine#5219] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2025-04-27 13:54:51.090 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f3458af 2025-04-27 13:54:51.095 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f3458af 2025-04-27 13:54:51.095 [Test worker @coroutine#5223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f3458af 2025-04-27 13:54:51.097 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f3458af 2025-04-27 13:54:51.097 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2025-04-27 13:54:51.097 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:51.097 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:51.097 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:51.097 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:51.097 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:51.097 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:51.097 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@793f2b41 2025-04-27 13:54:51.097 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:51.097 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:51.097 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:51.097 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:51.097 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:51.097 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:51.097 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:51.097 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:51.097 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:51.097 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:51.097 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:51.097 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:51.097 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:51.097 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:51.097 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:51.097 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:51.097 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:51.097 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:51.097 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:51.097 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2025-04-27 13:54:51.097 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:51.097 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:51.097 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:51.097 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:51.097 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:51.097 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:51.097 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:51.097 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:51.097 [Test worker @coroutine#5219] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2025-04-27 13:54:51.097 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bad04d1 2025-04-27 13:54:51.097 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bad04d1 2025-04-27 13:54:51.097 [Test worker @coroutine#5219] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2025-04-27 13:54:51.098 [DefaultDispatcher-worker-5 @coroutine#2205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43069adf 2025-04-27 13:54:51.098 [DefaultDispatcher-worker-5 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47003/UmAppDatabase/replication/nodeId 2025-04-27 13:54:51.098 [DefaultDispatcher-worker-5 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47003/UmAppDatabase/replication/nodeId. 2025-04-27 13:54:51.098 [DefaultDispatcher-worker-5 @coroutine#2205] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47003/UmAppDatabase/replication/nodeId 2025-04-27 13:54:51.098 [DefaultDispatcher-worker-2 @coroutine#2205] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47003/UmAppDatabase/replication/nodeId 2025-04-27 13:54:51.098 [DefaultDispatcher-worker-2 @coroutine#2205] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47003/UmAppDatabase/replication/nodeId 2025-04-27 13:54:51.104 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bad04d1 2025-04-27 13:54:51.109 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bad04d1 2025-04-27 13:54:51.110 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bad04d1 2025-04-27 13:54:51.111 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bad04d1 2025-04-27 13:54:51.114 [DefaultDispatcher-worker-16 @coroutine#5236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bad04d1 2025-04-27 13:54:51.121 [DefaultDispatcher-worker-14 @coroutine#5219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f3458af 2025-04-27 13:54:51.128 [DefaultDispatcher-worker-1 @coroutine#5219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f3458af 2025-04-27 13:54:51.133 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2025-04-27 13:54:51.133 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2025-04-27 13:54:51.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:51.133 [HikariPool-228 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f3458af: (connection evicted) 2025-04-27 13:54:51.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:51.133 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2025-04-27 13:54:51.133 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2025-04-27 13:54:51.134 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2025-04-27 13:54:51.134 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2025-04-27 13:54:51.134 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:51.134 [HikariPool-229 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5bad04d1: (connection evicted) 2025-04-27 13:54:51.134 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:51.134 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2025-04-27 13:54:51.134 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2025-04-27 13:54:51.135 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2025-04-27 13:54:51.135 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:51.135 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:51.135 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:51.135 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:51.135 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:51.135 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:51.135 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11303cb 2025-04-27 13:54:51.135 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:51.135 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:51.135 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:51.135 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:51.135 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:51.135 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:51.135 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:51.135 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:51.135 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:51.135 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:51.135 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:51.135 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:51.135 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:51.135 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:51.135 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:51.135 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:51.135 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:51.135 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:51.135 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:51.135 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2025-04-27 13:54:51.135 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:51.135 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:51.135 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:51.135 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:51.135 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:51.135 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:51.135 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:51.135 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:51.135 [Test worker @coroutine#5271] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2025-04-27 13:54:51.135 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@26e74d50 2025-04-27 13:54:51.135 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@26e74d50 2025-04-27 13:54:51.136 [Test worker @coroutine#5271] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2025-04-27 13:54:51.137 [DefaultDispatcher-worker-21 @coroutine#2234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@145ce025 2025-04-27 13:54:51.137 [DefaultDispatcher-worker-21 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46951/UmAppDatabase/replication/nodeId 2025-04-27 13:54:51.137 [DefaultDispatcher-worker-21 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46951/UmAppDatabase/replication/nodeId. 2025-04-27 13:54:51.137 [DefaultDispatcher-worker-21 @coroutine#2234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46951/UmAppDatabase/replication/nodeId 2025-04-27 13:54:51.137 [DefaultDispatcher-worker-8 @coroutine#2234] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46951/UmAppDatabase/replication/nodeId 2025-04-27 13:54:51.137 [DefaultDispatcher-worker-8 @coroutine#2234] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46951/UmAppDatabase/replication/nodeId 2025-04-27 13:54:51.144 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26e74d50 2025-04-27 13:54:51.149 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26e74d50 2025-04-27 13:54:51.150 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26e74d50 2025-04-27 13:54:51.150 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26e74d50 2025-04-27 13:54:51.156 [DefaultDispatcher-worker-17 @coroutine#5281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26e74d50 2025-04-27 13:54:51.166 [DefaultDispatcher-worker-9 @coroutine#5271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26e74d50 2025-04-27 13:54:51.172 [DefaultDispatcher-worker-13 @coroutine#5271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26e74d50 2025-04-27 13:54:51.177 [DefaultDispatcher-worker-12 @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38b37e13 2025-04-27 13:54:51.177 [DefaultDispatcher-worker-12 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-27 13:54:51.177 [DefaultDispatcher-worker-12 @coroutine#2263] 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-27 13:54:51.177 [DefaultDispatcher-worker-12 @coroutine#2263] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-27 13:54:51.177 [DefaultDispatcher-worker-18 @coroutine#2263] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-27 13:54:51.182 [DefaultDispatcher-worker-2 @coroutine#5304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26e74d50 2025-04-27 13:54:51.184 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2025-04-27 13:54:51.184 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2025-04-27 13:54:51.184 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:51.184 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@26e74d50: (connection evicted) 2025-04-27 13:54:51.184 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:51.184 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2025-04-27 13:54:51.184 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2025-04-27 13:54:51.185 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2025-04-27 13:54:51.185 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:51.185 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:51.185 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:51.185 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:51.185 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:51.185 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:51.185 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@649df002 2025-04-27 13:54:51.185 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:51.185 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:51.185 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:51.185 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:51.185 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:51.185 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:51.185 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:51.185 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:51.185 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:51.185 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:51.185 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:51.185 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:51.185 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:51.185 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:51.185 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:51.185 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:51.185 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:51.185 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:51.185 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:51.185 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2025-04-27 13:54:51.185 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:51.185 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:51.185 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:51.185 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:51.185 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:51.185 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:51.185 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:51.185 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:51.185 [Test worker @coroutine#5310] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2025-04-27 13:54:51.185 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@34817fcc 2025-04-27 13:54:51.185 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@34817fcc 2025-04-27 13:54:51.185 [Test worker @coroutine#5310] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2025-04-27 13:54:51.193 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34817fcc 2025-04-27 13:54:51.197 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34817fcc 2025-04-27 13:54:51.198 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34817fcc 2025-04-27 13:54:51.199 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34817fcc 2025-04-27 13:54:51.199 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2025-04-27 13:54:51.199 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:51.199 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:51.199 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:51.199 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:51.199 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:51.199 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:51.199 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ae68d0e 2025-04-27 13:54:51.199 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:51.199 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:51.199 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:51.199 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:51.199 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:51.199 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:51.199 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:51.199 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:51.199 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:51.199 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:51.199 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:51.199 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:51.199 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:51.199 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:51.199 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:51.199 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:51.199 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:51.200 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:51.200 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:51.200 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2025-04-27 13:54:51.200 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:51.200 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:51.200 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:51.200 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:51.200 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:51.200 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:51.200 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:51.200 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:51.200 [Test worker @coroutine#5310] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2025-04-27 13:54:51.200 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@614427b2 2025-04-27 13:54:51.200 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@614427b2 2025-04-27 13:54:51.200 [Test worker @coroutine#5310] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2025-04-27 13:54:51.207 [DefaultDispatcher-worker-21 @coroutine#2277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2025-04-27 13:54:51.208 [DefaultDispatcher-worker-21 @coroutine#2277] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51675/UmAppDatabase/replication/nodeId 2025-04-27 13:54:51.208 [DefaultDispatcher-worker-21 @coroutine#2277] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51675/UmAppDatabase/replication/nodeId. 2025-04-27 13:54:51.208 [DefaultDispatcher-worker-21 @coroutine#2277] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51675/UmAppDatabase/replication/nodeId 2025-04-27 13:54:51.208 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@614427b2 2025-04-27 13:54:51.208 [DefaultDispatcher-worker-4 @coroutine#2277] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51675/UmAppDatabase/replication/nodeId 2025-04-27 13:54:51.208 [DefaultDispatcher-worker-4 @coroutine#2277] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51675/UmAppDatabase/replication/nodeId 2025-04-27 13:54:51.212 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@614427b2 2025-04-27 13:54:51.213 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@614427b2 2025-04-27 13:54:51.214 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@614427b2 2025-04-27 13:54:51.218 [DefaultDispatcher-worker-18 @coroutine#5326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@614427b2 2025-04-27 13:54:51.225 [DefaultDispatcher-worker-14 @coroutine#5310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34817fcc 2025-04-27 13:54:51.231 [DefaultDispatcher-worker-21 @coroutine#5310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34817fcc 2025-04-27 13:54:51.235 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2025-04-27 13:54:51.235 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2025-04-27 13:54:51.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:51.235 [HikariPool-231 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34817fcc: (connection evicted) 2025-04-27 13:54:51.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:51.235 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2025-04-27 13:54:51.235 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2025-04-27 13:54:51.235 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2025-04-27 13:54:51.235 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2025-04-27 13:54:51.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:51.235 [HikariPool-232 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Closing connection org.sqlite.jdbc4.JDBC4Connection@614427b2: (connection evicted) 2025-04-27 13:54:51.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:51.236 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2025-04-27 13:54:51.236 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2025-04-27 13:54:51.237 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2025-04-27 13:54:51.237 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:51.237 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:51.237 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:51.237 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:51.237 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:51.237 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:51.237 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@350a3df3 2025-04-27 13:54:51.237 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:51.237 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:51.237 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:51.237 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:51.237 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:51.237 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:51.237 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:51.237 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:51.237 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:51.237 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:51.237 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:51.237 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:51.237 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:51.237 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:51.237 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:51.237 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:51.237 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:51.237 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:51.237 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:51.237 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2025-04-27 13:54:51.237 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:51.237 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:51.237 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:51.237 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:51.237 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:51.237 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:51.237 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:51.237 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:51.237 [Test worker @coroutine#5351] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2025-04-27 13:54:51.237 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@65d28ad4 2025-04-27 13:54:51.237 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@65d28ad4 2025-04-27 13:54:51.237 [Test worker @coroutine#5351] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2025-04-27 13:54:51.245 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65d28ad4 2025-04-27 13:54:51.249 [Test worker @coroutine#5352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65d28ad4 2025-04-27 13:54:51.250 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65d28ad4 2025-04-27 13:54:51.251 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65d28ad4 2025-04-27 13:54:51.255 [DefaultDispatcher-worker-1 @coroutine#5358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65d28ad4 2025-04-27 13:54:51.259 [DefaultDispatcher-worker-19 @coroutine#5351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65d28ad4 2025-04-27 13:54:51.265 [DefaultDispatcher-worker-5 @coroutine#5371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65d28ad4 2025-04-27 13:54:51.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2025-04-27 13:54:51.266 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2025-04-27 13:54:51.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:51.266 [HikariPool-233 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65d28ad4: (connection evicted) 2025-04-27 13:54:51.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:51.266 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2025-04-27 13:54:51.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2025-04-27 13:54:51.267 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2025-04-27 13:54:51.267 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:51.267 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:51.267 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:51.267 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:51.267 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:51.267 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:51.267 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@664c6bbc 2025-04-27 13:54:51.267 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:51.267 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:51.267 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:51.267 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:51.267 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:51.267 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:51.267 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:51.267 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:51.267 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:51.267 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:51.267 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:51.267 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:51.267 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:51.267 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:51.267 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:51.267 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:51.267 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:51.267 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:51.267 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:51.267 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2025-04-27 13:54:51.267 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:51.267 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:51.267 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:51.267 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:51.267 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:51.267 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:51.267 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:51.267 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:51.267 [Test worker @coroutine#5379] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2025-04-27 13:54:51.267 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ec3b5dd 2025-04-27 13:54:51.267 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ec3b5dd 2025-04-27 13:54:51.267 [Test worker @coroutine#5379] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2025-04-27 13:54:51.275 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ec3b5dd 2025-04-27 13:54:51.280 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ec3b5dd 2025-04-27 13:54:51.281 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ec3b5dd 2025-04-27 13:54:51.281 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ec3b5dd 2025-04-27 13:54:51.286 [DefaultDispatcher-worker-12 @coroutine#5386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ec3b5dd 2025-04-27 13:54:51.289 [DefaultDispatcher-worker-21 @coroutine#5398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ec3b5dd 2025-04-27 13:54:51.290 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2025-04-27 13:54:51.290 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2025-04-27 13:54:51.290 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:51.290 [HikariPool-234 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ec3b5dd: (connection evicted) 2025-04-27 13:54:51.290 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:51.290 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2025-04-27 13:54:51.290 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2025-04-27 13:54:51.291 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2025-04-27 13:54:51.291 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:51.291 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:51.291 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:51.291 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:51.291 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:51.291 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:51.291 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e0d7be4 2025-04-27 13:54:51.291 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:51.291 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:51.291 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:51.291 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:51.291 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:51.291 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:51.291 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:51.291 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:51.291 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:51.291 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:51.291 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:51.291 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:51.291 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:51.291 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:51.291 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:51.291 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:51.291 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:51.291 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:51.291 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:51.291 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2025-04-27 13:54:51.291 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:51.291 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:51.291 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:51.292 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:51.292 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:51.292 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:51.292 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:51.292 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:51.292 [Test worker @coroutine#5407] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2025-04-27 13:54:51.292 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@c360f40 2025-04-27 13:54:51.292 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@c360f40 2025-04-27 13:54:51.292 [Test worker @coroutine#5407] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2025-04-27 13:54:51.299 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c360f40 2025-04-27 13:54:51.304 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c360f40 2025-04-27 13:54:51.305 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c360f40 2025-04-27 13:54:51.306 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c360f40 2025-04-27 13:54:51.343 [DefaultDispatcher-worker-10 @coroutine#5414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c360f40 2025-04-27 13:54:51.346 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2025-04-27 13:54:51.346 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2025-04-27 13:54:51.346 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:51.346 [HikariPool-235 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c360f40: (connection evicted) 2025-04-27 13:54:51.347 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:51.347 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2025-04-27 13:54:51.347 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2025-04-27 13:54:51.347 [DefaultDispatcher-worker-21 @coroutine#2329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5efa05f9 2025-04-27 13:54:51.347 [DefaultDispatcher-worker-21 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51497/UmAppDatabase/replication/nodeId 2025-04-27 13:54:51.347 [DefaultDispatcher-worker-21 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51497/UmAppDatabase/replication/nodeId. 2025-04-27 13:54:51.347 [DefaultDispatcher-worker-21 @coroutine#2329] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51497/UmAppDatabase/replication/nodeId 2025-04-27 13:54:51.348 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2025-04-27 13:54:51.348 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:51.348 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:51.348 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:51.348 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:51.348 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:51.348 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:51.348 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f9e42d2 2025-04-27 13:54:51.348 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:51.348 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:51.348 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:51.348 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:51.348 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:51.348 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:51.348 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:51.348 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:51.348 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:51.348 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:51.348 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:51.348 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:51.348 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:51.348 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:51.348 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:51.348 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:51.348 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:51.348 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:51.348 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:51.348 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2025-04-27 13:54:51.348 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:51.348 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:51.348 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:51.348 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:51.348 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:51.348 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:51.348 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:51.348 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:51.348 [Test worker @coroutine#5431] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2025-04-27 13:54:51.348 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@759c0c14 2025-04-27 13:54:51.348 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@759c0c14 2025-04-27 13:54:51.348 [DefaultDispatcher-worker-7 @coroutine#2329] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51497/UmAppDatabase/replication/nodeId 2025-04-27 13:54:51.348 [Test worker @coroutine#5431] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2025-04-27 13:54:51.348 [DefaultDispatcher-worker-7 @coroutine#2329] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51497/UmAppDatabase/replication/nodeId 2025-04-27 13:54:51.355 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@759c0c14 2025-04-27 13:54:51.360 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@759c0c14 2025-04-27 13:54:51.361 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@759c0c14 2025-04-27 13:54:51.362 [Test worker @coroutine#5437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@759c0c14 2025-04-27 13:54:51.366 [DefaultDispatcher-worker-6 @coroutine#5439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@759c0c14 2025-04-27 13:54:51.370 [DefaultDispatcher-worker-20 @coroutine#5431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@759c0c14 2025-04-27 13:54:51.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2025-04-27 13:54:51.373 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2025-04-27 13:54:51.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:51.373 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@759c0c14: (connection evicted) 2025-04-27 13:54:51.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:51.373 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2025-04-27 13:54:51.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2025-04-27 13:54:51.375 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2025-04-27 13:54:51.375 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:51.375 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:51.375 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:51.375 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:51.375 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:51.375 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:51.375 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@207b0d48 2025-04-27 13:54:51.375 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:51.375 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:51.375 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:51.375 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:51.375 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:51.375 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:51.375 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:51.375 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:51.375 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:51.375 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:51.375 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:51.375 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:51.375 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:51.375 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:51.375 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:51.375 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:51.375 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:51.375 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:51.375 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:51.375 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2025-04-27 13:54:51.375 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:51.375 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:51.375 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:51.375 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:51.375 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:51.375 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:51.375 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:51.375 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:51.375 [Test worker @coroutine#5455] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2025-04-27 13:54:51.375 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@3518882c 2025-04-27 13:54:51.376 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@3518882c 2025-04-27 13:54:51.376 [Test worker @coroutine#5455] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2025-04-27 13:54:51.383 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3518882c 2025-04-27 13:54:51.388 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3518882c 2025-04-27 13:54:51.388 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3518882c 2025-04-27 13:54:51.389 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3518882c 2025-04-27 13:54:51.392 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2025-04-27 13:54:51.392 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2025-04-27 13:54:51.392 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-27 13:54:51.392 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:51.392 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2025-04-27 13:54:51.392 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2025-04-27 13:54:51.392 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2025-04-27 13:54:51.392 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:51.392 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:51.392 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:51.392 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:51.392 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:51.392 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:51.392 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79a1f0a1 2025-04-27 13:54:51.392 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:51.392 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:51.392 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:51.392 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:51.392 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:51.392 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:51.392 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:51.392 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:51.392 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:51.392 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:51.392 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:51.392 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:51.392 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:51.392 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:51.392 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:51.392 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:51.392 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:51.392 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:51.392 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:51.392 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2025-04-27 13:54:51.392 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:51.392 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:51.392 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:51.392 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:51.392 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:51.392 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:51.392 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:51.392 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:51.392 [Test worker @coroutine#5472] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2025-04-27 13:54:51.392 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@5af535ff 2025-04-27 13:54:51.392 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@5af535ff 2025-04-27 13:54:51.392 [Test worker @coroutine#5472] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2025-04-27 13:54:51.400 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5af535ff 2025-04-27 13:54:51.405 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5af535ff 2025-04-27 13:54:51.406 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5af535ff 2025-04-27 13:54:51.407 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5af535ff 2025-04-27 13:54:51.408 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2025-04-27 13:54:51.408 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2025-04-27 13:54:51.408 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-27 13:54:51.408 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:51.408 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2025-04-27 13:54:51.408 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2025-04-27 13:54:51.408 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2025-04-27 13:54:51.409 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:51.409 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:51.409 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:51.409 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:51.409 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:51.409 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:51.409 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4db8b888 2025-04-27 13:54:51.409 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:51.409 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:51.409 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:51.409 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:51.409 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:51.409 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:51.409 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:51.409 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:51.409 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:51.409 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:51.409 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:51.409 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:51.409 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:51.409 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:51.409 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:51.409 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:51.409 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:51.409 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:51.409 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:51.409 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2025-04-27 13:54:51.409 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:51.409 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:51.409 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:51.409 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:51.409 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:51.409 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:51.409 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:51.409 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:51.409 [Test worker @coroutine#5488] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2025-04-27 13:54:51.409 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@71590f85 2025-04-27 13:54:51.409 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@71590f85 2025-04-27 13:54:51.409 [Test worker @coroutine#5488] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2025-04-27 13:54:51.418 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71590f85 2025-04-27 13:54:51.418 [DefaultDispatcher-worker-4 @coroutine#2371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a70acd5 2025-04-27 13:54:51.418 [DefaultDispatcher-worker-4 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56701/UmAppDatabase/replication/nodeId 2025-04-27 13:54:51.418 [DefaultDispatcher-worker-4 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56701/UmAppDatabase/replication/nodeId. 2025-04-27 13:54:51.418 [DefaultDispatcher-worker-4 @coroutine#2371] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56701/UmAppDatabase/replication/nodeId 2025-04-27 13:54:51.419 [DefaultDispatcher-worker-10 @coroutine#2371] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56701/UmAppDatabase/replication/nodeId 2025-04-27 13:54:51.419 [DefaultDispatcher-worker-10 @coroutine#2371] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56701/UmAppDatabase/replication/nodeId 2025-04-27 13:54:51.423 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71590f85 2025-04-27 13:54:51.424 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71590f85 2025-04-27 13:54:51.425 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71590f85 2025-04-27 13:54:51.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2025-04-27 13:54:51.428 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2025-04-27 13:54:51.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-27 13:54:51.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:51.428 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2025-04-27 13:54:51.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2025-04-27 13:54:51.431 [UI Thread @coroutine#5512] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55643/Site/verify 2025-04-27 13:54:51.431 [UI Thread @coroutine#5512] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55643/Site/verify. 2025-04-27 13:54:51.431 [UI Thread @coroutine#5512] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55643/Site/verify 2025-04-27 13:54:51.432 [UI Thread @coroutine#5512] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55643/Site/verify 2025-04-27 13:54:51.433 [UI Thread @coroutine#5512] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55643/Site/verify 2025-04-27 13:54:51.433 [UI Thread @coroutine#5512] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:55643/Site/verify. 2025-04-27 13:54:51.433 [UI Thread @coroutine#5512] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:55643/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-27 13:54:51.436 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2025-04-27 13:54:51.436 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:51.436 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:51.436 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:51.436 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:51.436 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:51.436 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:51.436 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d555b85 2025-04-27 13:54:51.436 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:51.436 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:51.436 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:51.436 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:51.436 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:51.436 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:51.436 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:51.436 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:51.436 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:51.436 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:51.436 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:51.436 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:51.436 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:51.436 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:51.436 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:51.436 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:51.436 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:51.436 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:51.436 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:51.436 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2025-04-27 13:54:51.436 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:51.436 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:51.436 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:51.436 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:51.436 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:51.436 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:51.436 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:51.436 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:51.436 [Test worker @coroutine#5526] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2025-04-27 13:54:51.436 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@41f4693a 2025-04-27 13:54:51.436 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@41f4693a 2025-04-27 13:54:51.436 [Test worker @coroutine#5526] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2025-04-27 13:54:51.444 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f4693a 2025-04-27 13:54:51.449 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f4693a 2025-04-27 13:54:51.450 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f4693a 2025-04-27 13:54:51.451 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f4693a 2025-04-27 13:54:51.452 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2025-04-27 13:54:51.452 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2025-04-27 13:54:51.452 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-27 13:54:51.452 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:51.452 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2025-04-27 13:54:51.452 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2025-04-27 13:54:51.452 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2025-04-27 13:54:51.452 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:51.452 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:51.452 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:51.452 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:51.452 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:51.452 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:51.452 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52418721 2025-04-27 13:54:51.452 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:51.452 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:51.452 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:51.452 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:51.452 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:51.452 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:51.452 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:51.452 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:51.452 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:51.452 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:51.452 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:51.452 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:51.452 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:51.452 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:51.452 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:51.452 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:51.452 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:51.452 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:51.452 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:51.452 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2025-04-27 13:54:51.453 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:51.453 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:51.453 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:51.453 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:51.453 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:51.453 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:51.453 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:51.453 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:51.453 [Test worker @coroutine#5543] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2025-04-27 13:54:51.453 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@7080e8fc 2025-04-27 13:54:51.453 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@7080e8fc 2025-04-27 13:54:51.453 [Test worker @coroutine#5543] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2025-04-27 13:54:51.461 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7080e8fc 2025-04-27 13:54:51.466 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7080e8fc 2025-04-27 13:54:51.467 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7080e8fc 2025-04-27 13:54:51.467 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7080e8fc 2025-04-27 13:54:51.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2025-04-27 13:54:51.469 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2025-04-27 13:54:51.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-27 13:54:51.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:51.469 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2025-04-27 13:54:51.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2025-04-27 13:54:51.469 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2025-04-27 13:54:51.470 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:51.470 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:51.470 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:51.470 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:51.470 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:51.470 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:51.470 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a0ebc03 2025-04-27 13:54:51.470 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:51.470 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:51.470 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:51.470 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:51.470 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:51.470 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:51.470 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:51.470 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:51.470 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:51.470 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:51.470 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:51.470 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:51.470 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:51.470 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:51.470 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:51.470 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:51.470 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:51.470 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:51.470 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:51.470 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2025-04-27 13:54:51.470 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:51.470 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:51.470 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:51.470 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:51.470 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:51.470 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:51.470 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:51.470 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:51.470 [Test worker @coroutine#5560] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2025-04-27 13:54:51.470 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c5fbe8a 2025-04-27 13:54:51.470 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c5fbe8a 2025-04-27 13:54:51.470 [Test worker @coroutine#5560] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2025-04-27 13:54:51.478 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c5fbe8a 2025-04-27 13:54:51.483 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c5fbe8a 2025-04-27 13:54:51.484 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c5fbe8a 2025-04-27 13:54:51.485 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c5fbe8a 2025-04-27 13:54:51.486 [UI Thread @coroutine#5574] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47629/Site/verify 2025-04-27 13:54:51.486 [UI Thread @coroutine#5574] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47629/Site/verify. 2025-04-27 13:54:51.486 [UI Thread @coroutine#5574] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47629/Site/verify 2025-04-27 13:54:51.487 [UI Thread @coroutine#5574] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47629/Site/verify 2025-04-27 13:54:51.487 [UI Thread @coroutine#5574] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47629/Site/verify 2025-04-27 13:54:51.487 [UI Thread @coroutine#5574] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:47629/Site/verify. 2025-04-27 13:54:51.487 [UI Thread @coroutine#5574] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:47629/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-27 13:54:51.489 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2025-04-27 13:54:51.489 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2025-04-27 13:54:51.489 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-27 13:54:51.489 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:51.489 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2025-04-27 13:54:51.489 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2025-04-27 13:54:51.491 [UI Thread @coroutine#5586] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39905/Site/verify 2025-04-27 13:54:51.492 [UI Thread @coroutine#5586] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39905/Site/verify. 2025-04-27 13:54:51.492 [UI Thread @coroutine#5586] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39905/Site/verify 2025-04-27 13:54:51.492 [UI Thread @coroutine#5586] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39905/Site/verify 2025-04-27 13:54:51.492 [UI Thread @coroutine#5586] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39905/Site/verify 2025-04-27 13:54:51.492 [UI Thread @coroutine#5586] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:39905/Site/verify. 2025-04-27 13:54:51.492 [UI Thread @coroutine#5586] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:39905/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-27 13:54:51.495 [UI Thread @coroutine#5599] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60889/Site/verify 2025-04-27 13:54:51.495 [UI Thread @coroutine#5599] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60889/Site/verify. 2025-04-27 13:54:51.495 [UI Thread @coroutine#5599] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60889/Site/verify 2025-04-27 13:54:51.496 [UI Thread @coroutine#5599] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60889/Site/verify 2025-04-27 13:54:51.496 [UI Thread @coroutine#5599] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60889/Site/verify 2025-04-27 13:54:51.496 [UI Thread @coroutine#5599] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:60889/Site/verify. 2025-04-27 13:54:51.496 [UI Thread @coroutine#5599] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:60889/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-27 13:54:51.499 [UI Thread @coroutine#5613] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2025-04-27 13:54:51.499 [UI Thread @coroutine#5613] 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-27 13:54:51.499 [UI Thread @coroutine#5613] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2025-04-27 13:54:51.499 [UI Thread @coroutine#5613] 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-27 13:54:51.501 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2025-04-27 13:54:51.501 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:51.501 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:51.501 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:51.501 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:51.501 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:51.501 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:51.501 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6cddb04c 2025-04-27 13:54:51.501 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:51.501 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:51.501 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:51.501 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:51.501 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:51.501 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:51.501 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:51.501 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:51.501 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:51.501 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:51.501 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:51.501 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:51.501 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:51.501 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:51.501 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:51.501 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:51.501 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:51.501 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:51.501 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:51.501 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2025-04-27 13:54:51.501 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:51.501 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:51.501 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:51.501 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:51.501 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:51.501 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:51.501 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:51.501 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:51.501 [Test worker @coroutine#5620] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2025-04-27 13:54:51.501 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@70f446c 2025-04-27 13:54:51.501 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@70f446c 2025-04-27 13:54:51.501 [Test worker @coroutine#5620] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2025-04-27 13:54:51.509 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70f446c 2025-04-27 13:54:51.515 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70f446c 2025-04-27 13:54:51.515 [Test worker @coroutine#5623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70f446c 2025-04-27 13:54:51.516 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70f446c 2025-04-27 13:54:51.520 [DefaultDispatcher-worker-15 @coroutine#5627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70f446c 2025-04-27 13:54:51.531 [DefaultDispatcher-worker-15 @coroutine#5620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70f446c 2025-04-27 13:54:51.535 [DefaultDispatcher-worker-9 @coroutine#5620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70f446c 2025-04-27 13:54:51.538 [DefaultDispatcher-worker-16 @coroutine#5620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70f446c 2025-04-27 13:54:51.542 [DefaultDispatcher-worker-2 @coroutine#5620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70f446c 2025-04-27 13:54:51.545 [DefaultDispatcher-worker-6 @coroutine#5620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70f446c 2025-04-27 13:54:51.549 [DefaultDispatcher-worker-2 @coroutine#5620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70f446c 2025-04-27 13:54:51.558 [DefaultDispatcher-worker-10 @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f5259a 2025-04-27 13:54:51.558 [DefaultDispatcher-worker-10 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId 2025-04-27 13:54:51.558 [DefaultDispatcher-worker-10 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId. 2025-04-27 13:54:51.558 [DefaultDispatcher-worker-10 @coroutine#2424] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId 2025-04-27 13:54:51.558 [DefaultDispatcher-worker-13 @coroutine#5643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70f446c 2025-04-27 13:54:51.558 [DefaultDispatcher-worker-21 @coroutine#2424] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId 2025-04-27 13:54:51.558 [DefaultDispatcher-worker-21 @coroutine#2424] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId 2025-04-27 13:54:51.559 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2025-04-27 13:54:51.559 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2025-04-27 13:54:51.559 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:51.559 [HikariPool-243 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70f446c: (connection evicted) 2025-04-27 13:54:51.559 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:51.559 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2025-04-27 13:54:51.559 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2025-04-27 13:54:51.560 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2025-04-27 13:54:51.560 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:51.560 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:51.560 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:51.560 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:51.560 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:51.560 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:51.560 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2954be42 2025-04-27 13:54:51.560 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:51.560 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:51.560 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:51.560 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:51.560 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:51.560 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:51.560 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:51.560 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:51.560 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:51.560 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:51.560 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:51.560 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:51.560 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:51.560 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:51.560 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:51.560 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:51.560 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:51.560 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:51.560 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:51.560 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2025-04-27 13:54:51.560 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:51.560 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:51.560 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:51.560 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:51.560 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:51.560 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:51.560 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:51.560 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:51.560 [Test worker @coroutine#5652] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2025-04-27 13:54:51.560 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@72cec2e2 2025-04-27 13:54:51.560 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@72cec2e2 2025-04-27 13:54:51.560 [Test worker @coroutine#5652] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2025-04-27 13:54:51.569 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72cec2e2 2025-04-27 13:54:51.573 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72cec2e2 2025-04-27 13:54:51.574 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72cec2e2 2025-04-27 13:54:51.575 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72cec2e2 2025-04-27 13:54:51.575 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2025-04-27 13:54:51.575 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:51.575 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:51.575 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:51.575 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:51.575 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:51.575 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:51.575 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@297840d7 2025-04-27 13:54:51.575 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:51.575 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:51.575 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:51.575 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:51.575 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:51.575 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:51.575 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:51.575 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:51.575 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:51.575 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:51.575 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:51.575 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:51.575 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:51.575 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:51.575 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:51.575 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:51.575 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:51.575 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:51.575 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:51.575 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2025-04-27 13:54:51.575 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:51.575 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:51.575 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:51.575 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:51.575 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:51.575 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:51.575 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:51.575 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:51.575 [Test worker @coroutine#5652] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2025-04-27 13:54:51.576 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d8dc329 2025-04-27 13:54:51.576 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d8dc329 2025-04-27 13:54:51.576 [Test worker @coroutine#5652] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2025-04-27 13:54:51.583 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d8dc329 2025-04-27 13:54:51.588 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d8dc329 2025-04-27 13:54:51.589 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d8dc329 2025-04-27 13:54:51.590 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d8dc329 2025-04-27 13:54:51.594 [DefaultDispatcher-worker-19 @coroutine#5665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d8dc329 2025-04-27 13:54:51.601 [DefaultDispatcher-worker-4 @coroutine#5652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72cec2e2 2025-04-27 13:54:51.608 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2025-04-27 13:54:51.609 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2025-04-27 13:54:51.609 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:51.609 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72cec2e2: (connection evicted) 2025-04-27 13:54:51.609 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:51.609 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2025-04-27 13:54:51.609 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2025-04-27 13:54:51.609 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2025-04-27 13:54:51.609 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2025-04-27 13:54:51.609 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:51.609 [HikariPool-245 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d8dc329: (connection evicted) 2025-04-27 13:54:51.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:51.610 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2025-04-27 13:54:51.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2025-04-27 13:54:51.610 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2025-04-27 13:54:51.610 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:51.610 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:51.610 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:51.610 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:51.610 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:51.610 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:51.610 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@402ecbc7 2025-04-27 13:54:51.610 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:51.610 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:51.610 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:51.610 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:51.610 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:51.610 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:51.610 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:51.610 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:51.610 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:51.610 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:51.610 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:51.610 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:51.610 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:51.610 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:51.610 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:51.610 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:51.610 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:51.610 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:51.610 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:51.610 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2025-04-27 13:54:51.610 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:51.610 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:51.610 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:51.610 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:51.610 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:51.610 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:51.610 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:51.610 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:51.610 [Test worker @coroutine#5701] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2025-04-27 13:54:51.610 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@186149f9 2025-04-27 13:54:51.610 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@186149f9 2025-04-27 13:54:51.610 [Test worker @coroutine#5701] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2025-04-27 13:54:51.618 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@186149f9 2025-04-27 13:54:51.623 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@186149f9 2025-04-27 13:54:51.623 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@186149f9 2025-04-27 13:54:51.624 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@186149f9 2025-04-27 13:54:51.624 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2025-04-27 13:54:51.624 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:51.624 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:51.624 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:51.624 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:51.624 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:51.624 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:51.624 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21aa0ec5 2025-04-27 13:54:51.624 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:51.624 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:51.624 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:51.624 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:51.624 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:51.624 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:51.624 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:51.624 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:51.624 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:51.624 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:51.624 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:51.624 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:51.624 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:51.624 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:51.624 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:51.624 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:51.624 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:51.624 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:51.624 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:51.624 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2025-04-27 13:54:51.624 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:51.624 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:51.624 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:51.624 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:51.624 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:51.624 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:51.624 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:51.624 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:51.624 [Test worker @coroutine#5701] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2025-04-27 13:54:51.625 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@3919e2d7 2025-04-27 13:54:51.625 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@3919e2d7 2025-04-27 13:54:51.625 [Test worker @coroutine#5701] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2025-04-27 13:54:51.632 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3919e2d7 2025-04-27 13:54:51.636 [Test worker @coroutine#5708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3919e2d7 2025-04-27 13:54:51.637 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3919e2d7 2025-04-27 13:54:51.639 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3919e2d7 2025-04-27 13:54:51.643 [DefaultDispatcher-worker-15 @coroutine#5714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3919e2d7 2025-04-27 13:54:51.650 [DefaultDispatcher-worker-13 @coroutine#5701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@186149f9 2025-04-27 13:54:51.655 [DefaultDispatcher-worker-17 @coroutine#5701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@186149f9 2025-04-27 13:54:51.657 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2025-04-27 13:54:51.657 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2025-04-27 13:54:51.657 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:51.658 [HikariPool-246 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Closing connection org.sqlite.jdbc4.JDBC4Connection@186149f9: (connection evicted) 2025-04-27 13:54:51.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:51.658 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2025-04-27 13:54:51.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2025-04-27 13:54:51.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2025-04-27 13:54:51.658 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2025-04-27 13:54:51.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:51.658 [HikariPool-247 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3919e2d7: (connection evicted) 2025-04-27 13:54:51.659 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:51.659 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2025-04-27 13:54:51.659 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed. 2025-04-27 13:54:51.659 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-248 - configuration: 2025-04-27 13:54:51.659 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:51.659 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:51.659 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:51.659 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:51.659 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:51.659 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:51.659 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d13b552 2025-04-27 13:54:51.659 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:51.659 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:51.659 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:51.659 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:51.659 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:51.659 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:51.659 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:51.659 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:51.659 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:51.659 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:51.659 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:51.659 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:51.659 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:51.659 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:51.659 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:51.659 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:51.659 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:51.659 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:51.659 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:51.659 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-248" 2025-04-27 13:54:51.659 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:51.659 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:51.659 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:51.659 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:51.659 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:51.659 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:51.659 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:51.659 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:51.659 [Test worker @coroutine#5751] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Starting... 2025-04-27 13:54:51.660 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@bcf8bd7 2025-04-27 13:54:51.660 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@bcf8bd7 2025-04-27 13:54:51.660 [Test worker @coroutine#5751] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Start completed. 2025-04-27 13:54:51.667 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bcf8bd7 2025-04-27 13:54:51.672 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bcf8bd7 2025-04-27 13:54:51.673 [Test worker @coroutine#5754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bcf8bd7 2025-04-27 13:54:51.674 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bcf8bd7 2025-04-27 13:54:51.674 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-249 - configuration: 2025-04-27 13:54:51.674 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:51.674 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:51.674 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:51.674 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:51.674 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:51.674 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:51.674 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@603042a5 2025-04-27 13:54:51.674 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:51.674 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:51.674 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:51.674 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:51.674 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:51.674 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:51.674 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:51.674 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:51.674 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:51.674 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:51.674 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:51.674 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:51.674 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:51.674 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:51.674 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:51.674 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:51.674 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:51.674 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:51.674 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:51.674 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-249" 2025-04-27 13:54:51.674 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:51.674 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:51.674 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:51.674 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:51.674 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:51.674 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:51.674 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:51.674 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:51.674 [Test worker @coroutine#5751] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Starting... 2025-04-27 13:54:51.674 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@188f626a 2025-04-27 13:54:51.674 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@188f626a 2025-04-27 13:54:51.674 [Test worker @coroutine#5751] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Start completed. 2025-04-27 13:54:51.682 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@188f626a 2025-04-27 13:54:51.687 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@188f626a 2025-04-27 13:54:51.687 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@188f626a 2025-04-27 13:54:51.688 [Test worker @coroutine#5762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@188f626a 2025-04-27 13:54:51.692 [DefaultDispatcher-worker-19 @coroutine#5764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@188f626a 2025-04-27 13:54:51.699 [DefaultDispatcher-worker-3 @coroutine#5751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bcf8bd7 2025-04-27 13:54:51.704 [DefaultDispatcher-worker-7 @coroutine#5751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bcf8bd7 2025-04-27 13:54:51.760 [HikariPool-248 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:51.774 [HikariPool-249 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:51.861 [DefaultDispatcher-worker-13 @coroutine#2094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa8a4f7 2025-04-27 13:54:51.861 [DefaultDispatcher-worker-13 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52451/UmAppDatabase/replication/nodeId 2025-04-27 13:54:51.861 [DefaultDispatcher-worker-13 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52451/UmAppDatabase/replication/nodeId. 2025-04-27 13:54:51.861 [DefaultDispatcher-worker-13 @coroutine#2094] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52451/UmAppDatabase/replication/nodeId 2025-04-27 13:54:51.862 [DefaultDispatcher-worker-10 @coroutine#2094] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52451/UmAppDatabase/replication/nodeId 2025-04-27 13:54:51.862 [DefaultDispatcher-worker-10 @coroutine#2094] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52451/UmAppDatabase/replication/nodeId 2025-04-27 13:54:51.939 [DefaultDispatcher-worker-21 @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e95b7b 2025-04-27 13:54:51.939 [DefaultDispatcher-worker-21 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41557/UmAppDatabase/replication/nodeId 2025-04-27 13:54:51.939 [DefaultDispatcher-worker-21 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41557/UmAppDatabase/replication/nodeId. 2025-04-27 13:54:51.939 [DefaultDispatcher-worker-21 @coroutine#2126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41557/UmAppDatabase/replication/nodeId 2025-04-27 13:54:51.940 [DefaultDispatcher-worker-16 @coroutine#2126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41557/UmAppDatabase/replication/nodeId 2025-04-27 13:54:51.940 [DefaultDispatcher-worker-16 @coroutine#2126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41557/UmAppDatabase/replication/nodeId 2025-04-27 13:54:51.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown initiated... 2025-04-27 13:54:51.955 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Close initiated... 2025-04-27 13:54:51.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:51.955 [HikariPool-248 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Closing connection org.sqlite.jdbc4.JDBC4Connection@bcf8bd7: (connection evicted) 2025-04-27 13:54:51.956 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:51.956 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Closed. 2025-04-27 13:54:51.956 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown completed. 2025-04-27 13:54:51.956 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown initiated... 2025-04-27 13:54:51.956 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Close initiated... 2025-04-27 13:54:51.956 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:51.956 [HikariPool-249 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Closing connection org.sqlite.jdbc4.JDBC4Connection@188f626a: (connection evicted) 2025-04-27 13:54:51.956 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:51.956 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Closed. 2025-04-27 13:54:51.956 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown completed. 2025-04-27 13:54:51.957 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-250 - configuration: 2025-04-27 13:54:51.957 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:51.957 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:51.957 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:51.957 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:51.957 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:51.957 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:51.957 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@513f8279 2025-04-27 13:54:51.957 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:51.957 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:51.957 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:51.957 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:51.957 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:51.957 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:51.957 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:51.957 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:51.957 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:51.957 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:51.957 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:51.957 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:51.957 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:51.957 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:51.957 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:51.957 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:51.957 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:51.957 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:51.957 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:51.957 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-250" 2025-04-27 13:54:51.957 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:51.957 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:51.957 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:51.957 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:51.957 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:51.957 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:51.957 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:51.957 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:51.957 [Test worker @coroutine#5810] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Starting... 2025-04-27 13:54:51.957 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@23591a2c 2025-04-27 13:54:51.957 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@23591a2c 2025-04-27 13:54:51.957 [Test worker @coroutine#5810] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Start completed. 2025-04-27 13:54:51.965 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23591a2c 2025-04-27 13:54:51.970 [Test worker @coroutine#5811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23591a2c 2025-04-27 13:54:51.971 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23591a2c 2025-04-27 13:54:51.971 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23591a2c 2025-04-27 13:54:51.972 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-251 - configuration: 2025-04-27 13:54:51.972 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:51.972 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:51.972 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:51.972 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:51.972 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:51.972 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:51.972 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f283b8f 2025-04-27 13:54:51.972 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:51.972 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:51.972 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:51.972 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:51.972 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:51.972 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:51.972 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:51.972 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:51.972 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:51.972 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:51.972 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:51.972 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:51.972 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:51.972 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:51.972 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:51.972 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:51.972 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:51.972 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:51.972 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:51.972 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-251" 2025-04-27 13:54:51.972 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:51.972 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:51.972 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:51.972 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:51.972 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:51.972 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:51.972 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:51.972 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:51.972 [Test worker @coroutine#5810] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Starting... 2025-04-27 13:54:51.972 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b0a6c53 2025-04-27 13:54:51.972 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b0a6c53 2025-04-27 13:54:51.972 [Test worker @coroutine#5810] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Start completed. 2025-04-27 13:54:51.979 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b0a6c53 2025-04-27 13:54:51.984 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b0a6c53 2025-04-27 13:54:51.984 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b0a6c53 2025-04-27 13:54:51.985 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b0a6c53 2025-04-27 13:54:51.989 [DefaultDispatcher-worker-5 @coroutine#5823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b0a6c53 2025-04-27 13:54:51.996 [DefaultDispatcher-worker-18 @coroutine#5810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23591a2c 2025-04-27 13:54:52.000 [DefaultDispatcher-worker-4 @coroutine#5810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23591a2c 2025-04-27 13:54:52.003 [DefaultDispatcher-worker-2 @coroutine#5810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23591a2c 2025-04-27 13:54:52.005 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown initiated... 2025-04-27 13:54:52.005 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Close initiated... 2025-04-27 13:54:52.005 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:52.005 [HikariPool-250 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23591a2c: (connection evicted) 2025-04-27 13:54:52.006 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:52.006 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Closed. 2025-04-27 13:54:52.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown completed. 2025-04-27 13:54:52.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown initiated... 2025-04-27 13:54:52.006 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Close initiated... 2025-04-27 13:54:52.006 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:52.006 [HikariPool-251 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b0a6c53: (connection evicted) 2025-04-27 13:54:52.006 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:52.006 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Closed. 2025-04-27 13:54:52.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown completed. 2025-04-27 13:54:52.007 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-252 - configuration: 2025-04-27 13:54:52.007 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:52.007 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:52.007 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:52.007 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:52.007 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:52.007 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:52.007 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2de526f9 2025-04-27 13:54:52.007 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:52.007 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:52.007 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:52.007 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:52.007 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:52.007 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:52.007 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:52.007 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:52.007 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:52.007 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:52.007 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:52.007 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:52.007 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:52.007 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:52.007 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:52.007 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:52.007 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:52.007 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:52.007 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:52.007 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-252" 2025-04-27 13:54:52.007 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:52.007 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:52.007 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:52.007 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:52.007 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:52.007 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:52.007 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:52.007 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:52.007 [Test worker @coroutine#5863] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Starting... 2025-04-27 13:54:52.007 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c513e9f 2025-04-27 13:54:52.007 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c513e9f 2025-04-27 13:54:52.007 [Test worker @coroutine#5863] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Start completed. 2025-04-27 13:54:52.016 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c513e9f 2025-04-27 13:54:52.021 [Test worker @coroutine#5864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c513e9f 2025-04-27 13:54:52.022 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c513e9f 2025-04-27 13:54:52.022 [DefaultDispatcher-worker-1 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7104b117 2025-04-27 13:54:52.022 [DefaultDispatcher-worker-1 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40223/UmAppDatabase/replication/nodeId 2025-04-27 13:54:52.022 [DefaultDispatcher-worker-1 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40223/UmAppDatabase/replication/nodeId. 2025-04-27 13:54:52.022 [DefaultDispatcher-worker-1 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40223/UmAppDatabase/replication/nodeId 2025-04-27 13:54:52.024 [DefaultDispatcher-worker-8 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40223/UmAppDatabase/replication/nodeId 2025-04-27 13:54:52.024 [DefaultDispatcher-worker-8 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40223/UmAppDatabase/replication/nodeId 2025-04-27 13:54:52.024 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c513e9f 2025-04-27 13:54:52.025 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-253 - configuration: 2025-04-27 13:54:52.025 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:52.025 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:52.025 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:52.025 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:52.025 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:52.025 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:52.025 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b51fc45 2025-04-27 13:54:52.025 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:52.025 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:52.025 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:52.025 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:52.025 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:52.025 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:52.025 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:52.025 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:52.025 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:52.025 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:52.025 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:52.025 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:52.025 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:52.025 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:52.025 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:52.025 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:52.025 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:52.025 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:52.025 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:52.025 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-253" 2025-04-27 13:54:52.025 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:52.025 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:52.025 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:52.025 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:52.025 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:52.025 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:52.025 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:52.025 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:52.025 [Test worker @coroutine#5863] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Starting... 2025-04-27 13:54:52.025 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c42dc9f 2025-04-27 13:54:52.025 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c42dc9f 2025-04-27 13:54:52.025 [Test worker @coroutine#5863] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Start completed. 2025-04-27 13:54:52.033 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c42dc9f 2025-04-27 13:54:52.038 [Test worker @coroutine#5873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c42dc9f 2025-04-27 13:54:52.039 [Test worker @coroutine#5875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c42dc9f 2025-04-27 13:54:52.040 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c42dc9f 2025-04-27 13:54:52.045 [DefaultDispatcher-worker-3 @coroutine#5879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c42dc9f 2025-04-27 13:54:52.052 [DefaultDispatcher-worker-11 @coroutine#5863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c513e9f 2025-04-27 13:54:52.056 [DefaultDispatcher-worker-14 @coroutine#5863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c513e9f 2025-04-27 13:54:52.060 [DefaultDispatcher-worker-5 @coroutine#5863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c513e9f 2025-04-27 13:54:52.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown initiated... 2025-04-27 13:54:52.063 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Close initiated... 2025-04-27 13:54:52.063 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:52.063 [HikariPool-252 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c513e9f: (connection evicted) 2025-04-27 13:54:52.063 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:52.063 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Closed. 2025-04-27 13:54:52.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown completed. 2025-04-27 13:54:52.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown initiated... 2025-04-27 13:54:52.064 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Close initiated... 2025-04-27 13:54:52.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:52.064 [HikariPool-253 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c42dc9f: (connection evicted) 2025-04-27 13:54:52.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:52.064 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Closed. 2025-04-27 13:54:52.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown completed. 2025-04-27 13:54:52.065 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-254 - configuration: 2025-04-27 13:54:52.065 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:52.065 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:52.065 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:52.065 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:52.065 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:52.065 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:52.065 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e006f67 2025-04-27 13:54:52.065 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:52.065 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:52.065 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:52.065 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:52.065 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:52.065 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:52.065 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:52.065 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:52.065 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:52.065 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:52.065 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:52.065 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:52.065 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:52.065 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:52.065 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:52.065 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:52.065 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:52.065 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:52.065 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:52.065 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-254" 2025-04-27 13:54:52.065 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:52.065 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:52.065 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:52.065 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:52.065 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:52.065 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:52.065 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:52.065 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:52.065 [Test worker @coroutine#5917] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Starting... 2025-04-27 13:54:52.065 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@435d648d 2025-04-27 13:54:52.065 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@435d648d 2025-04-27 13:54:52.065 [Test worker @coroutine#5917] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Start completed. 2025-04-27 13:54:52.073 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@435d648d 2025-04-27 13:54:52.077 [Test worker @coroutine#5919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@435d648d 2025-04-27 13:54:52.078 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@435d648d 2025-04-27 13:54:52.079 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@435d648d 2025-04-27 13:54:52.079 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-255 - configuration: 2025-04-27 13:54:52.079 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:52.079 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:52.079 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:52.079 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:52.079 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:52.079 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:52.079 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50dcc20a 2025-04-27 13:54:52.079 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:52.079 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:52.079 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:52.079 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:52.079 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:52.079 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:52.079 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:52.079 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:52.079 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:52.079 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:52.079 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:52.079 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:52.079 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:52.079 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:52.079 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:52.079 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:52.079 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:52.079 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:52.079 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:52.079 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-255" 2025-04-27 13:54:52.079 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:52.079 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:52.079 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:52.079 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:52.079 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:52.079 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:52.079 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:52.079 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:52.080 [Test worker @coroutine#5917] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Starting... 2025-04-27 13:54:52.080 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a970f 2025-04-27 13:54:52.080 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a970f 2025-04-27 13:54:52.080 [Test worker @coroutine#5917] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Start completed. 2025-04-27 13:54:52.088 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a970f 2025-04-27 13:54:52.093 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a970f 2025-04-27 13:54:52.094 [Test worker @coroutine#5927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a970f 2025-04-27 13:54:52.095 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a970f 2025-04-27 13:54:52.099 [DefaultDispatcher-worker-15 @coroutine#5931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a970f 2025-04-27 13:54:52.102 [DefaultDispatcher-worker-4 @coroutine#2205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43069adf 2025-04-27 13:54:52.102 [DefaultDispatcher-worker-4 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47003/UmAppDatabase/replication/nodeId 2025-04-27 13:54:52.102 [DefaultDispatcher-worker-4 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47003/UmAppDatabase/replication/nodeId. 2025-04-27 13:54:52.102 [DefaultDispatcher-worker-4 @coroutine#2205] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47003/UmAppDatabase/replication/nodeId 2025-04-27 13:54:52.102 [DefaultDispatcher-worker-13 @coroutine#2205] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47003/UmAppDatabase/replication/nodeId 2025-04-27 13:54:52.102 [DefaultDispatcher-worker-13 @coroutine#2205] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47003/UmAppDatabase/replication/nodeId 2025-04-27 13:54:52.106 [DefaultDispatcher-worker-10 @coroutine#5917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@435d648d 2025-04-27 13:54:52.110 [DefaultDispatcher-worker-6 @coroutine#5917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@435d648d 2025-04-27 13:54:52.114 [DefaultDispatcher-worker-9 @coroutine#5917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@435d648d 2025-04-27 13:54:52.116 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown initiated... 2025-04-27 13:54:52.116 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Close initiated... 2025-04-27 13:54:52.116 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:52.116 [HikariPool-254 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Closing connection org.sqlite.jdbc4.JDBC4Connection@435d648d: (connection evicted) 2025-04-27 13:54:52.116 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:52.116 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Closed. 2025-04-27 13:54:52.116 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown completed. 2025-04-27 13:54:52.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown initiated... 2025-04-27 13:54:52.117 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Close initiated... 2025-04-27 13:54:52.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:52.117 [HikariPool-255 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a970f: (connection evicted) 2025-04-27 13:54:52.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:52.117 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Closed. 2025-04-27 13:54:52.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown completed. 2025-04-27 13:54:52.118 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-256 - configuration: 2025-04-27 13:54:52.118 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:52.118 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:52.118 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:52.118 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:52.118 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:52.118 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:52.118 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2533cbcc 2025-04-27 13:54:52.118 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:52.118 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:52.118 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:52.118 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:52.118 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:52.118 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:52.118 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:52.118 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:52.118 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:52.118 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:52.118 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:52.118 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:52.118 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:52.118 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:52.118 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:52.118 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:52.118 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:52.118 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:52.118 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:52.118 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-256" 2025-04-27 13:54:52.118 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:52.118 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:52.118 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:52.118 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:52.118 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:52.118 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:52.118 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:52.118 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:52.118 [Test worker @coroutine#5973] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Starting... 2025-04-27 13:54:52.119 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@40ee664c 2025-04-27 13:54:52.119 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@40ee664c 2025-04-27 13:54:52.119 [Test worker @coroutine#5973] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Start completed. 2025-04-27 13:54:52.126 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40ee664c 2025-04-27 13:54:52.132 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40ee664c 2025-04-27 13:54:52.132 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40ee664c 2025-04-27 13:54:52.133 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40ee664c 2025-04-27 13:54:52.137 [DefaultDispatcher-worker-5 @coroutine#5980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40ee664c 2025-04-27 13:54:52.139 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown initiated... 2025-04-27 13:54:52.139 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Close initiated... 2025-04-27 13:54:52.139 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:52.139 [HikariPool-256 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40ee664c: (connection evicted) 2025-04-27 13:54:52.139 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:52.139 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Closed. 2025-04-27 13:54:52.139 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown completed. 2025-04-27 13:54:52.140 [Test worker @coroutine#5996] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-257 - configuration: 2025-04-27 13:54:52.140 [Test worker @coroutine#5996] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:52.140 [Test worker @coroutine#5996] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:52.140 [Test worker @coroutine#5996] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:52.140 [Test worker @coroutine#5996] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:52.140 [Test worker @coroutine#5996] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:52.140 [Test worker @coroutine#5996] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:52.140 [Test worker @coroutine#5996] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@736ded17 2025-04-27 13:54:52.140 [Test worker @coroutine#5996] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:52.140 [Test worker @coroutine#5996] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:52.140 [Test worker @coroutine#5996] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:52.140 [Test worker @coroutine#5996] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:52.140 [Test worker @coroutine#5996] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:52.140 [Test worker @coroutine#5996] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:52.140 [Test worker @coroutine#5996] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:52.140 [Test worker @coroutine#5996] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:52.140 [Test worker @coroutine#5996] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:52.140 [Test worker @coroutine#5996] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:52.140 [Test worker @coroutine#5996] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:52.140 [Test worker @coroutine#5996] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:52.140 [Test worker @coroutine#5996] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:52.140 [Test worker @coroutine#5996] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:52.140 [Test worker @coroutine#5996] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:52.140 [Test worker @coroutine#5996] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:52.140 [Test worker @coroutine#5996] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:52.140 [Test worker @coroutine#5996] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:52.140 [Test worker @coroutine#5996] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:52.140 [Test worker @coroutine#5996] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-257" 2025-04-27 13:54:52.140 [Test worker @coroutine#5996] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:52.140 [Test worker @coroutine#5996] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:52.140 [Test worker @coroutine#5996] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:52.140 [Test worker @coroutine#5996] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:52.140 [Test worker @coroutine#5996] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:52.140 [Test worker @coroutine#5996] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:52.140 [Test worker @coroutine#5996] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:52.140 [Test worker @coroutine#5996] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:52.140 [Test worker @coroutine#5996] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Starting... 2025-04-27 13:54:52.140 [Test worker @coroutine#5996] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@5337a5ae 2025-04-27 13:54:52.140 [Test worker @coroutine#5996] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@5337a5ae 2025-04-27 13:54:52.140 [Test worker @coroutine#5996] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Start completed. 2025-04-27 13:54:52.141 [DefaultDispatcher-worker-6 @coroutine#2234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@145ce025 2025-04-27 13:54:52.142 [DefaultDispatcher-worker-6 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46951/UmAppDatabase/replication/nodeId 2025-04-27 13:54:52.142 [DefaultDispatcher-worker-6 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46951/UmAppDatabase/replication/nodeId. 2025-04-27 13:54:52.142 [DefaultDispatcher-worker-6 @coroutine#2234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46951/UmAppDatabase/replication/nodeId 2025-04-27 13:54:52.142 [DefaultDispatcher-worker-3 @coroutine#2234] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46951/UmAppDatabase/replication/nodeId 2025-04-27 13:54:52.142 [DefaultDispatcher-worker-3 @coroutine#2234] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46951/UmAppDatabase/replication/nodeId 2025-04-27 13:54:52.148 [Test worker @coroutine#5996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5337a5ae 2025-04-27 13:54:52.152 [Test worker @coroutine#6000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5337a5ae 2025-04-27 13:54:52.153 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5337a5ae 2025-04-27 13:54:52.154 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5337a5ae 2025-04-27 13:54:52.158 [DefaultDispatcher-worker-11 @coroutine#6007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5337a5ae 2025-04-27 13:54:52.169 [DefaultDispatcher-worker-13 @coroutine#5996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5337a5ae 2025-04-27 13:54:52.173 [DefaultDispatcher-worker-8 @coroutine#5996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5337a5ae 2025-04-27 13:54:52.176 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown initiated... 2025-04-27 13:54:52.176 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Close initiated... 2025-04-27 13:54:52.176 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:52.176 [HikariPool-257 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5337a5ae: (connection evicted) 2025-04-27 13:54:52.176 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:52.176 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Closed. 2025-04-27 13:54:52.176 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown completed. 2025-04-27 13:54:52.176 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-258 - configuration: 2025-04-27 13:54:52.177 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:52.177 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:52.177 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:52.177 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:52.177 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:52.177 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:52.177 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2dad6fc9 2025-04-27 13:54:52.177 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:52.177 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:52.177 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:52.177 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:52.177 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:52.177 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:52.177 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:52.177 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:52.177 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:52.177 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:52.177 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:52.177 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:52.177 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:52.177 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:52.177 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:52.177 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:52.177 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:52.177 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:52.177 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:52.177 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-258" 2025-04-27 13:54:52.177 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:52.177 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:52.177 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:52.177 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:52.177 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:52.177 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:52.177 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:52.177 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:52.177 [Test worker @coroutine#6025] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Starting... 2025-04-27 13:54:52.177 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@678c654c 2025-04-27 13:54:52.177 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@678c654c 2025-04-27 13:54:52.177 [Test worker @coroutine#6025] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Start completed. 2025-04-27 13:54:52.182 [DefaultDispatcher-worker-16 @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38b37e13 2025-04-27 13:54:52.182 [DefaultDispatcher-worker-16 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-27 13:54:52.182 [DefaultDispatcher-worker-16 @coroutine#2263] 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-27 13:54:52.182 [DefaultDispatcher-worker-16 @coroutine#2263] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-27 13:54:52.183 [DefaultDispatcher-worker-16 @coroutine#2263] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-27 13:54:52.186 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@678c654c 2025-04-27 13:54:52.191 [Test worker @coroutine#6029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@678c654c 2025-04-27 13:54:52.192 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@678c654c 2025-04-27 13:54:52.192 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@678c654c 2025-04-27 13:54:52.197 [DefaultDispatcher-worker-2 @coroutine#6035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@678c654c 2025-04-27 13:54:52.207 [DefaultDispatcher-worker-8 @coroutine#6025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@678c654c 2025-04-27 13:54:52.210 [DefaultDispatcher-worker-3 @coroutine#6025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@678c654c 2025-04-27 13:54:52.212 [DefaultDispatcher-worker-19 @coroutine#2277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2025-04-27 13:54:52.212 [DefaultDispatcher-worker-19 @coroutine#2277] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51675/UmAppDatabase/replication/nodeId 2025-04-27 13:54:52.212 [DefaultDispatcher-worker-19 @coroutine#2277] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51675/UmAppDatabase/replication/nodeId. 2025-04-27 13:54:52.212 [DefaultDispatcher-worker-19 @coroutine#2277] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51675/UmAppDatabase/replication/nodeId 2025-04-27 13:54:52.212 [DefaultDispatcher-worker-10 @coroutine#2277] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51675/UmAppDatabase/replication/nodeId 2025-04-27 13:54:52.212 [DefaultDispatcher-worker-10 @coroutine#2277] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51675/UmAppDatabase/replication/nodeId 2025-04-27 13:54:52.216 [DefaultDispatcher-worker-15 @coroutine#6054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@678c654c 2025-04-27 13:54:52.217 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown initiated... 2025-04-27 13:54:52.217 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Close initiated... 2025-04-27 13:54:52.217 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:52.217 [HikariPool-258 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Closing connection org.sqlite.jdbc4.JDBC4Connection@678c654c: (connection evicted) 2025-04-27 13:54:52.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:52.218 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Closed. 2025-04-27 13:54:52.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown completed. 2025-04-27 13:54:52.218 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-259 - configuration: 2025-04-27 13:54:52.218 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:52.218 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:52.218 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:52.218 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:52.218 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:52.218 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:52.218 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69503026 2025-04-27 13:54:52.218 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:52.218 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:52.218 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:52.218 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:52.218 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:52.218 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:52.218 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:52.218 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:52.218 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:52.218 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:52.218 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:52.218 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:52.218 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:52.218 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:52.218 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:52.218 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:52.218 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:52.218 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:52.218 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:52.218 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-259" 2025-04-27 13:54:52.218 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:52.218 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:52.218 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:52.218 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:52.218 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:52.218 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:52.218 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:52.218 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:52.218 [Test worker @coroutine#6062] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Starting... 2025-04-27 13:54:52.219 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d6c69ff 2025-04-27 13:54:52.219 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d6c69ff 2025-04-27 13:54:52.219 [Test worker @coroutine#6062] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Start completed. 2025-04-27 13:54:52.226 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d6c69ff 2025-04-27 13:54:52.231 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d6c69ff 2025-04-27 13:54:52.232 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d6c69ff 2025-04-27 13:54:52.233 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d6c69ff 2025-04-27 13:54:52.237 [DefaultDispatcher-worker-18 @coroutine#6069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d6c69ff 2025-04-27 13:54:52.247 [DefaultDispatcher-worker-15 @coroutine#6062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d6c69ff 2025-04-27 13:54:52.251 [DefaultDispatcher-worker-6 @coroutine#6062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d6c69ff 2025-04-27 13:54:52.256 [DefaultDispatcher-worker-13 @coroutine#6085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d6c69ff 2025-04-27 13:54:52.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown initiated... 2025-04-27 13:54:52.256 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Close initiated... 2025-04-27 13:54:52.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:52.256 [HikariPool-259 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d6c69ff: (connection evicted) 2025-04-27 13:54:52.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:52.257 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Closed. 2025-04-27 13:54:52.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown completed. 2025-04-27 13:54:52.258 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-260 - configuration: 2025-04-27 13:54:52.258 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:52.258 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:52.258 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:52.258 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:52.258 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:52.258 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:52.258 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8c68f7f 2025-04-27 13:54:52.258 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:52.258 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:52.258 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:52.258 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:52.258 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:52.258 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:52.258 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:52.258 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:52.258 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:52.258 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:52.258 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:52.258 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:52.258 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:52.258 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:52.258 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:52.258 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:52.258 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:52.258 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:52.258 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:52.258 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-260" 2025-04-27 13:54:52.258 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:52.258 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:52.258 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:52.258 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:52.258 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:52.258 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:52.258 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:52.258 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:52.258 [Test worker @coroutine#6093] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Starting... 2025-04-27 13:54:52.258 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@10a199e0 2025-04-27 13:54:52.258 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@10a199e0 2025-04-27 13:54:52.258 [Test worker @coroutine#6093] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Start completed. 2025-04-27 13:54:52.266 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10a199e0 2025-04-27 13:54:52.270 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10a199e0 2025-04-27 13:54:52.271 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10a199e0 2025-04-27 13:54:52.272 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10a199e0 2025-04-27 13:54:52.276 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown initiated... 2025-04-27 13:54:52.276 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Close initiated... 2025-04-27 13:54:52.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-27 13:54:52.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:52.276 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Closed. 2025-04-27 13:54:52.276 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown completed. 2025-04-27 13:54:52.276 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-261 - configuration: 2025-04-27 13:54:52.276 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:52.276 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:52.276 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:52.276 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:52.276 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:52.276 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:52.276 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5decbb5f 2025-04-27 13:54:52.276 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:52.276 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:52.276 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:52.276 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:52.276 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:52.276 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:52.276 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:52.276 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:52.276 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:52.276 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:52.276 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:52.276 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:52.276 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:52.276 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:52.276 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:52.276 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:52.276 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:52.276 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:52.276 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:52.277 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-261" 2025-04-27 13:54:52.277 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:52.277 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:52.277 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:52.277 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:52.277 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:52.277 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:52.277 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:52.277 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:52.277 [Test worker @coroutine#6117] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Starting... 2025-04-27 13:54:52.277 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@510ee215 2025-04-27 13:54:52.277 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@510ee215 2025-04-27 13:54:52.277 [Test worker @coroutine#6117] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Start completed. 2025-04-27 13:54:52.284 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@510ee215 2025-04-27 13:54:52.289 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@510ee215 2025-04-27 13:54:52.289 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@510ee215 2025-04-27 13:54:52.291 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@510ee215 2025-04-27 13:54:52.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown initiated... 2025-04-27 13:54:52.293 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Close initiated... 2025-04-27 13:54:52.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-27 13:54:52.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:52.293 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Closed. 2025-04-27 13:54:52.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown completed. 2025-04-27 13:54:52.294 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-262 - configuration: 2025-04-27 13:54:52.294 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:52.294 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:52.294 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:52.294 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:52.294 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:52.294 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:52.294 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f693a39 2025-04-27 13:54:52.294 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:52.294 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:52.294 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:52.294 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:52.294 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:52.294 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:52.294 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:52.294 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:52.294 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:52.294 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:52.294 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:52.294 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:52.294 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:52.294 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:52.294 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:52.294 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:52.294 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:52.294 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:52.294 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:52.294 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-262" 2025-04-27 13:54:52.294 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:52.294 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:52.294 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:52.294 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:52.294 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:52.294 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:52.294 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:52.294 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:52.294 [Test worker @coroutine#6140] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Starting... 2025-04-27 13:54:52.294 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@37e682da 2025-04-27 13:54:52.294 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@37e682da 2025-04-27 13:54:52.294 [Test worker @coroutine#6140] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Start completed. 2025-04-27 13:54:52.303 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e682da 2025-04-27 13:54:52.308 [Test worker @coroutine#6141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e682da 2025-04-27 13:54:52.308 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e682da 2025-04-27 13:54:52.309 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e682da 2025-04-27 13:54:52.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown initiated... 2025-04-27 13:54:52.312 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Close initiated... 2025-04-27 13:54:52.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-27 13:54:52.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:52.312 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Closed. 2025-04-27 13:54:52.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown completed. 2025-04-27 13:54:52.313 [UI Thread @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-263 - configuration: 2025-04-27 13:54:52.313 [UI Thread @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:52.313 [UI Thread @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:52.313 [UI Thread @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:52.313 [UI Thread @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:52.313 [UI Thread @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:52.313 [UI Thread @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:52.313 [UI Thread @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38bd786 2025-04-27 13:54:52.313 [UI Thread @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:52.313 [UI Thread @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:52.313 [UI Thread @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:52.313 [UI Thread @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:52.313 [UI Thread @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:52.313 [UI Thread @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:52.313 [UI Thread @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:52.313 [UI Thread @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:52.313 [UI Thread @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:52.313 [UI Thread @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:52.313 [UI Thread @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:52.313 [UI Thread @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:52.313 [UI Thread @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:52.313 [UI Thread @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:52.313 [UI Thread @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:52.313 [UI Thread @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:52.313 [UI Thread @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:52.313 [UI Thread @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:52.313 [UI Thread @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:52.313 [UI Thread @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-263" 2025-04-27 13:54:52.313 [UI Thread @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:52.313 [UI Thread @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:52.313 [UI Thread @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:52.313 [UI Thread @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:52.313 [UI Thread @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:52.313 [UI Thread @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:52.313 [UI Thread @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:52.313 [UI Thread @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:52.313 [UI Thread @coroutine#6163] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Starting... 2025-04-27 13:54:52.313 [UI Thread @coroutine#6163] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@7facd481 2025-04-27 13:54:52.313 [UI Thread @coroutine#6163] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@7facd481 2025-04-27 13:54:52.313 [UI Thread @coroutine#6163] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Start completed. 2025-04-27 13:54:52.322 [UI Thread @coroutine#6163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7facd481 2025-04-27 13:54:52.326 [UI Thread @coroutine#6166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7facd481 2025-04-27 13:54:52.327 [UI Thread @coroutine#6168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7facd481 2025-04-27 13:54:52.328 [UI Thread @coroutine#6170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7facd481 2025-04-27 13:54:52.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown initiated... 2025-04-27 13:54:52.330 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Close initiated... 2025-04-27 13:54:52.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:52.330 [HikariPool-263 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7facd481: (connection evicted) 2025-04-27 13:54:52.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:52.330 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Closed. 2025-04-27 13:54:52.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown completed. 2025-04-27 13:54:52.331 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-264 - configuration: 2025-04-27 13:54:52.331 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:52.331 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:52.331 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:52.331 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:52.331 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:52.331 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:52.331 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5cb7eb6c 2025-04-27 13:54:52.331 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:52.331 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:52.331 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:52.331 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:52.331 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:52.331 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:52.331 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:52.331 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:52.331 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:52.331 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:52.331 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:52.331 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:52.331 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:52.331 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:52.331 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:52.331 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:52.331 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:52.331 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:52.331 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:52.331 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-264" 2025-04-27 13:54:52.331 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:52.331 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:52.331 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:52.331 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:52.331 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:52.331 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:52.331 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:52.331 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:52.331 [Test worker @coroutine#6177] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Starting... 2025-04-27 13:54:52.332 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b732d6 2025-04-27 13:54:52.332 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b732d6 2025-04-27 13:54:52.332 [Test worker @coroutine#6177] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Start completed. 2025-04-27 13:54:52.340 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b732d6 2025-04-27 13:54:52.345 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b732d6 2025-04-27 13:54:52.345 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b732d6 2025-04-27 13:54:52.346 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b732d6 2025-04-27 13:54:52.347 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown initiated... 2025-04-27 13:54:52.347 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Close initiated... 2025-04-27 13:54:52.347 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-27 13:54:52.347 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:52.347 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Closed. 2025-04-27 13:54:52.347 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown completed. 2025-04-27 13:54:52.348 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-265 - configuration: 2025-04-27 13:54:52.348 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:52.348 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:52.348 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:52.348 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:52.348 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:52.348 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:52.348 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7adc8212 2025-04-27 13:54:52.348 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:52.348 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:52.348 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:52.348 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:52.348 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:52.348 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:52.348 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:52.348 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:52.348 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:52.348 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:52.348 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:52.348 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:52.348 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:52.348 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:52.348 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:52.348 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:52.348 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:52.348 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:52.348 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:52.348 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-265" 2025-04-27 13:54:52.348 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:52.348 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:52.348 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:52.348 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:52.348 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:52.348 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:52.348 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:52.348 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:52.348 [Test worker @coroutine#6193] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Starting... 2025-04-27 13:54:52.348 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@470c40be 2025-04-27 13:54:52.348 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@470c40be 2025-04-27 13:54:52.348 [Test worker @coroutine#6193] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Start completed. 2025-04-27 13:54:52.352 [DefaultDispatcher-worker-17 @coroutine#2329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5efa05f9 2025-04-27 13:54:52.352 [DefaultDispatcher-worker-17 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51497/UmAppDatabase/replication/nodeId 2025-04-27 13:54:52.352 [DefaultDispatcher-worker-17 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51497/UmAppDatabase/replication/nodeId. 2025-04-27 13:54:52.352 [DefaultDispatcher-worker-17 @coroutine#2329] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51497/UmAppDatabase/replication/nodeId 2025-04-27 13:54:52.353 [DefaultDispatcher-worker-10 @coroutine#2329] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51497/UmAppDatabase/replication/nodeId 2025-04-27 13:54:52.353 [DefaultDispatcher-worker-10 @coroutine#2329] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51497/UmAppDatabase/replication/nodeId 2025-04-27 13:54:52.357 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@470c40be 2025-04-27 13:54:52.362 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@470c40be 2025-04-27 13:54:52.362 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@470c40be 2025-04-27 13:54:52.363 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@470c40be 2025-04-27 13:54:52.364 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown initiated... 2025-04-27 13:54:52.364 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Close initiated... 2025-04-27 13:54:52.364 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-27 13:54:52.364 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:52.364 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Closed. 2025-04-27 13:54:52.364 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown completed. 2025-04-27 13:54:52.365 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-266 - configuration: 2025-04-27 13:54:52.365 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:52.365 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:52.365 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:52.365 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:52.365 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:52.365 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:52.365 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41019971 2025-04-27 13:54:52.365 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:52.365 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:52.365 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:52.365 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:52.365 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:52.365 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:52.365 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:52.365 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:52.365 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:52.365 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:52.365 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:52.365 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:52.365 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:52.365 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:52.365 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:52.365 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:52.365 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:52.365 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:52.365 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:52.365 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-266" 2025-04-27 13:54:52.365 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:52.365 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:52.365 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:52.365 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:52.365 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:52.365 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:52.365 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:52.365 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:52.365 [Test worker @coroutine#6212] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Starting... 2025-04-27 13:54:52.365 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ab4b4cd 2025-04-27 13:54:52.365 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ab4b4cd 2025-04-27 13:54:52.365 [Test worker @coroutine#6212] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Start completed. 2025-04-27 13:54:52.373 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ab4b4cd 2025-04-27 13:54:52.378 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ab4b4cd 2025-04-27 13:54:52.379 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ab4b4cd 2025-04-27 13:54:52.380 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ab4b4cd 2025-04-27 13:54:52.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown initiated... 2025-04-27 13:54:52.380 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Close initiated... 2025-04-27 13:54:52.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-27 13:54:52.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:52.381 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Closed. 2025-04-27 13:54:52.381 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown completed. 2025-04-27 13:54:52.381 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-267 - configuration: 2025-04-27 13:54:52.381 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:52.381 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:52.381 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:52.381 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:52.381 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:52.381 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:52.381 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@633332e2 2025-04-27 13:54:52.381 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:52.381 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:52.381 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:52.381 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:52.381 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:52.381 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:52.381 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:52.381 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:52.381 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:52.381 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:52.381 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:52.381 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:52.381 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:52.381 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:52.381 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:52.381 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:52.381 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:52.381 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:52.381 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:52.381 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-267" 2025-04-27 13:54:52.381 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:52.381 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:52.381 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:52.381 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:52.381 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:52.381 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:52.381 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:52.381 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:52.381 [Test worker @coroutine#6228] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Starting... 2025-04-27 13:54:52.382 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@a308ffd 2025-04-27 13:54:52.382 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@a308ffd 2025-04-27 13:54:52.382 [Test worker @coroutine#6228] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Start completed. 2025-04-27 13:54:52.391 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a308ffd 2025-04-27 13:54:52.396 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a308ffd 2025-04-27 13:54:52.396 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a308ffd 2025-04-27 13:54:52.397 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a308ffd 2025-04-27 13:54:52.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown initiated... 2025-04-27 13:54:52.399 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Close initiated... 2025-04-27 13:54:52.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-27 13:54:52.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:52.399 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Closed. 2025-04-27 13:54:52.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown completed. 2025-04-27 13:54:52.400 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-268 - configuration: 2025-04-27 13:54:52.400 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:52.400 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:52.400 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:52.400 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:52.400 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:52.400 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:52.400 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ac51234 2025-04-27 13:54:52.400 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:52.400 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:52.400 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:52.400 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:52.400 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:52.400 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:52.400 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:52.400 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:52.400 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:52.400 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:52.400 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:52.400 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:52.400 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:52.400 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:52.400 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:52.400 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:52.400 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:52.400 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:52.400 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:52.400 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-268" 2025-04-27 13:54:52.400 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:52.400 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:52.400 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:52.400 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:52.400 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:52.400 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:52.400 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:52.400 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:52.400 [Test worker @coroutine#6245] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Starting... 2025-04-27 13:54:52.401 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b56971a 2025-04-27 13:54:52.401 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b56971a 2025-04-27 13:54:52.401 [Test worker @coroutine#6245] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Start completed. 2025-04-27 13:54:52.409 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b56971a 2025-04-27 13:54:52.414 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b56971a 2025-04-27 13:54:52.414 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b56971a 2025-04-27 13:54:52.415 [Test worker @coroutine#6250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b56971a 2025-04-27 13:54:52.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown initiated... 2025-04-27 13:54:52.418 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Close initiated... 2025-04-27 13:54:52.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-27 13:54:52.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:52.418 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Closed. 2025-04-27 13:54:52.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown completed. 2025-04-27 13:54:52.419 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-269 - configuration: 2025-04-27 13:54:52.419 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:52.419 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:52.419 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:52.419 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:52.419 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:52.419 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:52.419 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4be75a68 2025-04-27 13:54:52.419 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:52.419 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:52.419 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:52.419 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:52.419 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:52.419 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:52.419 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:52.419 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:52.419 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:52.419 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:52.419 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:52.419 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:52.419 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:52.419 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:52.419 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:52.419 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:52.419 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:52.419 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:52.419 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:52.419 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-269" 2025-04-27 13:54:52.419 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:52.419 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:52.419 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:52.419 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:52.419 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:52.419 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:52.419 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:52.419 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:52.419 [Test worker @coroutine#6263] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Starting... 2025-04-27 13:54:52.419 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f4ffb35 2025-04-27 13:54:52.419 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f4ffb35 2025-04-27 13:54:52.419 [Test worker @coroutine#6263] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Start completed. 2025-04-27 13:54:52.423 [DefaultDispatcher-worker-1 @coroutine#2371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a70acd5 2025-04-27 13:54:52.423 [DefaultDispatcher-worker-1 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56701/UmAppDatabase/replication/nodeId 2025-04-27 13:54:52.423 [DefaultDispatcher-worker-1 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56701/UmAppDatabase/replication/nodeId. 2025-04-27 13:54:52.423 [DefaultDispatcher-worker-1 @coroutine#2371] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56701/UmAppDatabase/replication/nodeId 2025-04-27 13:54:52.424 [DefaultDispatcher-worker-16 @coroutine#2371] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56701/UmAppDatabase/replication/nodeId 2025-04-27 13:54:52.424 [DefaultDispatcher-worker-16 @coroutine#2371] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56701/UmAppDatabase/replication/nodeId 2025-04-27 13:54:52.428 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f4ffb35 2025-04-27 13:54:52.433 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f4ffb35 2025-04-27 13:54:52.434 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f4ffb35 2025-04-27 13:54:52.435 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f4ffb35 2025-04-27 13:54:52.437 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown initiated... 2025-04-27 13:54:52.437 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Close initiated... 2025-04-27 13:54:52.437 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-27 13:54:52.437 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:52.437 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Closed. 2025-04-27 13:54:52.437 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown completed. 2025-04-27 13:54:52.437 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-270 - configuration: 2025-04-27 13:54:52.437 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:52.437 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:52.437 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:52.437 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:52.437 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:52.437 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:52.437 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7054b8a1 2025-04-27 13:54:52.437 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:52.437 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:52.437 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:52.437 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:52.437 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:52.437 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:52.437 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:52.437 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:52.437 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:52.437 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:52.437 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:52.437 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:52.437 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:52.437 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:52.437 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:52.437 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:52.437 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:52.437 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:52.437 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:52.437 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-270" 2025-04-27 13:54:52.437 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:52.437 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:52.437 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:52.437 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:52.437 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:52.437 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:52.437 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:52.437 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:52.437 [Test worker @coroutine#6285] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Starting... 2025-04-27 13:54:52.438 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@48f38142 2025-04-27 13:54:52.438 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@48f38142 2025-04-27 13:54:52.438 [Test worker @coroutine#6285] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Start completed. 2025-04-27 13:54:52.446 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48f38142 2025-04-27 13:54:52.451 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48f38142 2025-04-27 13:54:52.452 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48f38142 2025-04-27 13:54:52.452 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48f38142 2025-04-27 13:54:52.454 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown initiated... 2025-04-27 13:54:52.454 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Close initiated... 2025-04-27 13:54:52.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-27 13:54:52.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:52.454 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Closed. 2025-04-27 13:54:52.454 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown completed. 2025-04-27 13:54:52.454 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-271 - configuration: 2025-04-27 13:54:52.454 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:52.454 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:52.454 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:52.454 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:52.454 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:52.454 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:52.454 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31b70b2a 2025-04-27 13:54:52.454 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:52.454 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:52.454 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:52.454 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:52.454 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:52.454 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:52.454 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:52.454 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:52.454 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:52.454 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:52.454 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:52.454 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:52.454 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:52.454 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:52.454 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:52.454 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:52.454 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:52.454 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:52.454 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:52.454 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-271" 2025-04-27 13:54:52.454 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:52.454 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:52.454 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:52.454 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:52.454 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:52.454 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:52.454 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:52.454 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:52.454 [Test worker @coroutine#6303] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Starting... 2025-04-27 13:54:52.455 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cf50207 2025-04-27 13:54:52.455 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cf50207 2025-04-27 13:54:52.455 [Test worker @coroutine#6303] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Start completed. 2025-04-27 13:54:52.463 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cf50207 2025-04-27 13:54:52.468 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cf50207 2025-04-27 13:54:52.468 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cf50207 2025-04-27 13:54:52.469 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cf50207 2025-04-27 13:54:52.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown initiated... 2025-04-27 13:54:52.471 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Close initiated... 2025-04-27 13:54:52.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-27 13:54:52.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:52.471 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Closed. 2025-04-27 13:54:52.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown completed. 2025-04-27 13:54:52.472 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-272 - configuration: 2025-04-27 13:54:52.472 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:52.472 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:52.472 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:52.472 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:52.472 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:52.472 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:52.472 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b7a2459 2025-04-27 13:54:52.472 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:52.472 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:52.472 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:52.472 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:52.472 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:52.472 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:52.472 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:52.472 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:52.472 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:52.472 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:52.472 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:52.472 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:52.472 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:52.472 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:52.472 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:52.472 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:52.472 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:52.472 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:52.472 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:52.472 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-272" 2025-04-27 13:54:52.472 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:52.472 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:52.472 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:52.472 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:52.472 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:52.472 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:52.472 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:52.472 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:52.472 [Test worker @coroutine#6321] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Starting... 2025-04-27 13:54:52.472 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@26b6454d 2025-04-27 13:54:52.472 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@26b6454d 2025-04-27 13:54:52.472 [Test worker @coroutine#6321] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Start completed. 2025-04-27 13:54:52.481 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26b6454d 2025-04-27 13:54:52.486 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26b6454d 2025-04-27 13:54:52.487 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26b6454d 2025-04-27 13:54:52.488 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26b6454d 2025-04-27 13:54:52.490 [UI Thread @coroutine#6335] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2025-04-27 13:54:52.490 [UI Thread @coroutine#6335] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://invalid/Site/verify. 2025-04-27 13:54:52.490 [UI Thread @coroutine#6335] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2025-04-27 13:54:52.491 [UI Thread @coroutine#6335] 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-27 13:54:52.492 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown initiated... 2025-04-27 13:54:52.492 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Close initiated... 2025-04-27 13:54:52.492 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-27 13:54:52.492 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:52.492 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Closed. 2025-04-27 13:54:52.492 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown completed. 2025-04-27 13:54:52.493 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-273 - configuration: 2025-04-27 13:54:52.493 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:52.493 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:52.493 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:52.493 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:52.493 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:52.493 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:52.493 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7834d8ec 2025-04-27 13:54:52.493 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:52.493 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:52.493 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:52.493 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:52.493 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:52.493 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:52.493 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:52.493 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:52.493 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:52.493 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:52.493 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:52.493 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:52.493 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:52.493 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:52.493 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:52.493 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:52.493 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:52.493 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:52.493 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:52.493 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-273" 2025-04-27 13:54:52.493 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:52.493 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:52.493 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:52.493 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:52.493 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:52.493 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:52.493 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:52.493 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:52.493 [Test worker @coroutine#6341] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Starting... 2025-04-27 13:54:52.493 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@72f9cd3f 2025-04-27 13:54:52.493 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@72f9cd3f 2025-04-27 13:54:52.493 [Test worker @coroutine#6341] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Start completed. 2025-04-27 13:54:52.501 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f9cd3f 2025-04-27 13:54:52.506 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f9cd3f 2025-04-27 13:54:52.507 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f9cd3f 2025-04-27 13:54:52.508 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f9cd3f 2025-04-27 13:54:52.510 [UI Thread @coroutine#6358] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34381/Site/verify 2025-04-27 13:54:52.510 [UI Thread @coroutine#6358] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34381/Site/verify. 2025-04-27 13:54:52.510 [UI Thread @coroutine#6358] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34381/Site/verify 2025-04-27 13:54:52.511 [UI Thread @coroutine#6358] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34381/Site/verify 2025-04-27 13:54:52.511 [UI Thread @coroutine#6358] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34381/Site/verify 2025-04-27 13:54:52.511 [UI Thread @coroutine#6358] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:34381/Site/verify. 2025-04-27 13:54:52.511 [UI Thread @coroutine#6358] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:34381/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-27 13:54:52.512 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown initiated... 2025-04-27 13:54:52.512 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Close initiated... 2025-04-27 13:54:52.512 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-27 13:54:52.512 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:52.512 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Closed. 2025-04-27 13:54:52.512 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown completed. 2025-04-27 13:54:52.514 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-274 - configuration: 2025-04-27 13:54:52.515 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:52.515 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:52.515 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:52.515 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:52.515 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:52.515 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:52.515 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f0170e 2025-04-27 13:54:52.515 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:52.515 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:52.515 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:52.515 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:52.515 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:52.515 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:52.515 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:52.515 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:52.515 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:52.515 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:52.515 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:52.515 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:52.515 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:52.515 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:52.515 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:52.515 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:52.515 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:52.515 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:52.515 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:52.515 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-274" 2025-04-27 13:54:52.515 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:52.515 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:52.515 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:52.515 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:52.515 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:52.515 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:52.515 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:52.515 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:52.515 [Test worker @coroutine#6365] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Starting... 2025-04-27 13:54:52.515 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@403230be 2025-04-27 13:54:52.515 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@403230be 2025-04-27 13:54:52.515 [Test worker @coroutine#6365] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Start completed. 2025-04-27 13:54:52.523 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@403230be 2025-04-27 13:54:52.528 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@403230be 2025-04-27 13:54:52.529 [Test worker @coroutine#6368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@403230be 2025-04-27 13:54:52.529 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@403230be 2025-04-27 13:54:52.534 [DefaultDispatcher-worker-8 @coroutine#6372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@403230be 2025-04-27 13:54:52.537 [DefaultDispatcher-worker-7 @coroutine#6365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@403230be 2025-04-27 13:54:52.541 [UI Thread @coroutine#6384] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52447/721202716121354240/_ustadmanifest.json 2025-04-27 13:54:52.541 [UI Thread @coroutine#6384] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52447/721202716121354240/_ustadmanifest.json. 2025-04-27 13:54:52.541 [UI Thread @coroutine#6384] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52447/721202716121354240/_ustadmanifest.json 2025-04-27 13:54:52.542 [UI Thread @coroutine#6384] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52447/721202716121354240/_ustadmanifest.json 2025-04-27 13:54:52.542 [UI Thread @coroutine#6384] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52447/721202716121354240/_ustadmanifest.json 2025-04-27 13:54:52.542 [UI Thread @coroutine#6384] 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:52447/721202716121354240/_ustadmanifest.json. 2025-04-27 13:54:52.542 [UI Thread @coroutine#6384] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:52447/721202716121354240/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-27 13:54:52.542 [UI Thread @coroutine#6384] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52447/mediainfo.json 2025-04-27 13:54:52.542 [UI Thread @coroutine#6384] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52447/mediainfo.json. 2025-04-27 13:54:52.542 [UI Thread @coroutine#6384] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52447/mediainfo.json 2025-04-27 13:54:52.542 [UI Thread @coroutine#6384] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52447/mediainfo.json 2025-04-27 13:54:52.542 [UI Thread @coroutine#6384] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52447/mediainfo.json 2025-04-27 13:54:52.563 [DefaultDispatcher-worker-3 @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f5259a 2025-04-27 13:54:52.563 [DefaultDispatcher-worker-3 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId 2025-04-27 13:54:52.563 [DefaultDispatcher-worker-3 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId. 2025-04-27 13:54:52.563 [DefaultDispatcher-worker-3 @coroutine#2424] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId 2025-04-27 13:54:52.563 [DefaultDispatcher-worker-2 @coroutine#2424] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId 2025-04-27 13:54:52.563 [DefaultDispatcher-worker-2 @coroutine#2424] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId 2025-04-27 13:54:52.583 [UI Thread @coroutine#6384] 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:52447/mediainfo.json. 2025-04-27 13:54:52.583 [UI Thread @coroutine#6384] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:52447/mediainfo.json to class io.ktor.utils.io.ByteReadChannel 2025-04-27 13:54:52.615 [HikariPool-274 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:52.866 [DefaultDispatcher-worker-12 @coroutine#2094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa8a4f7 2025-04-27 13:54:52.866 [DefaultDispatcher-worker-12 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52451/UmAppDatabase/replication/nodeId 2025-04-27 13:54:52.866 [DefaultDispatcher-worker-12 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52451/UmAppDatabase/replication/nodeId. 2025-04-27 13:54:52.866 [DefaultDispatcher-worker-12 @coroutine#2094] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52451/UmAppDatabase/replication/nodeId 2025-04-27 13:54:52.867 [DefaultDispatcher-worker-1 @coroutine#2094] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52451/UmAppDatabase/replication/nodeId 2025-04-27 13:54:52.867 [DefaultDispatcher-worker-1 @coroutine#2094] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52451/UmAppDatabase/replication/nodeId 2025-04-27 13:54:52.944 [DefaultDispatcher-worker-8 @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e95b7b 2025-04-27 13:54:52.944 [DefaultDispatcher-worker-8 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41557/UmAppDatabase/replication/nodeId 2025-04-27 13:54:52.944 [DefaultDispatcher-worker-8 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41557/UmAppDatabase/replication/nodeId. 2025-04-27 13:54:52.944 [DefaultDispatcher-worker-8 @coroutine#2126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41557/UmAppDatabase/replication/nodeId 2025-04-27 13:54:52.945 [DefaultDispatcher-worker-18 @coroutine#2126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41557/UmAppDatabase/replication/nodeId 2025-04-27 13:54:52.945 [DefaultDispatcher-worker-18 @coroutine#2126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41557/UmAppDatabase/replication/nodeId 2025-04-27 13:54:53.029 [DefaultDispatcher-worker-1 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7104b117 2025-04-27 13:54:53.029 [DefaultDispatcher-worker-1 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40223/UmAppDatabase/replication/nodeId 2025-04-27 13:54:53.029 [DefaultDispatcher-worker-1 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40223/UmAppDatabase/replication/nodeId. 2025-04-27 13:54:53.029 [DefaultDispatcher-worker-1 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40223/UmAppDatabase/replication/nodeId 2025-04-27 13:54:53.029 [DefaultDispatcher-worker-18 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40223/UmAppDatabase/replication/nodeId 2025-04-27 13:54:53.029 [DefaultDispatcher-worker-18 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40223/UmAppDatabase/replication/nodeId 2025-04-27 13:54:53.107 [DefaultDispatcher-worker-16 @coroutine#2205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43069adf 2025-04-27 13:54:53.107 [DefaultDispatcher-worker-16 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47003/UmAppDatabase/replication/nodeId 2025-04-27 13:54:53.107 [DefaultDispatcher-worker-16 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47003/UmAppDatabase/replication/nodeId. 2025-04-27 13:54:53.107 [DefaultDispatcher-worker-16 @coroutine#2205] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47003/UmAppDatabase/replication/nodeId 2025-04-27 13:54:53.108 [DefaultDispatcher-worker-4 @coroutine#2205] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47003/UmAppDatabase/replication/nodeId 2025-04-27 13:54:53.108 [DefaultDispatcher-worker-4 @coroutine#2205] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47003/UmAppDatabase/replication/nodeId 2025-04-27 13:54:53.147 [DefaultDispatcher-worker-9 @coroutine#2234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@145ce025 2025-04-27 13:54:53.147 [DefaultDispatcher-worker-9 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46951/UmAppDatabase/replication/nodeId 2025-04-27 13:54:53.147 [DefaultDispatcher-worker-9 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46951/UmAppDatabase/replication/nodeId. 2025-04-27 13:54:53.147 [DefaultDispatcher-worker-9 @coroutine#2234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46951/UmAppDatabase/replication/nodeId 2025-04-27 13:54:53.148 [DefaultDispatcher-worker-3 @coroutine#2234] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46951/UmAppDatabase/replication/nodeId 2025-04-27 13:54:53.148 [DefaultDispatcher-worker-3 @coroutine#2234] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46951/UmAppDatabase/replication/nodeId 2025-04-27 13:54:53.187 [DefaultDispatcher-worker-12 @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38b37e13 2025-04-27 13:54:53.187 [DefaultDispatcher-worker-12 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-27 13:54:53.187 [DefaultDispatcher-worker-12 @coroutine#2263] 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-27 13:54:53.187 [DefaultDispatcher-worker-12 @coroutine#2263] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-27 13:54:53.188 [DefaultDispatcher-worker-12 @coroutine#2263] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-27 13:54:53.216 [DefaultDispatcher-worker-2 @coroutine#2277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2025-04-27 13:54:53.216 [DefaultDispatcher-worker-2 @coroutine#2277] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51675/UmAppDatabase/replication/nodeId 2025-04-27 13:54:53.216 [DefaultDispatcher-worker-2 @coroutine#2277] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51675/UmAppDatabase/replication/nodeId. 2025-04-27 13:54:53.216 [DefaultDispatcher-worker-2 @coroutine#2277] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51675/UmAppDatabase/replication/nodeId 2025-04-27 13:54:53.217 [DefaultDispatcher-worker-2 @coroutine#2277] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51675/UmAppDatabase/replication/nodeId 2025-04-27 13:54:53.217 [DefaultDispatcher-worker-2 @coroutine#2277] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51675/UmAppDatabase/replication/nodeId 2025-04-27 13:54:53.358 [DefaultDispatcher-worker-17 @coroutine#2329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5efa05f9 2025-04-27 13:54:53.359 [DefaultDispatcher-worker-17 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51497/UmAppDatabase/replication/nodeId 2025-04-27 13:54:53.359 [DefaultDispatcher-worker-17 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51497/UmAppDatabase/replication/nodeId. 2025-04-27 13:54:53.359 [DefaultDispatcher-worker-17 @coroutine#2329] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51497/UmAppDatabase/replication/nodeId 2025-04-27 13:54:53.359 [DefaultDispatcher-worker-15 @coroutine#2329] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51497/UmAppDatabase/replication/nodeId 2025-04-27 13:54:53.359 [DefaultDispatcher-worker-15 @coroutine#2329] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51497/UmAppDatabase/replication/nodeId 2025-04-27 13:54:53.429 [DefaultDispatcher-worker-6 @coroutine#2371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a70acd5 2025-04-27 13:54:53.429 [DefaultDispatcher-worker-6 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56701/UmAppDatabase/replication/nodeId 2025-04-27 13:54:53.429 [DefaultDispatcher-worker-6 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56701/UmAppDatabase/replication/nodeId. 2025-04-27 13:54:53.429 [DefaultDispatcher-worker-6 @coroutine#2371] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56701/UmAppDatabase/replication/nodeId 2025-04-27 13:54:53.430 [DefaultDispatcher-worker-8 @coroutine#2371] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56701/UmAppDatabase/replication/nodeId 2025-04-27 13:54:53.430 [DefaultDispatcher-worker-8 @coroutine#2371] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56701/UmAppDatabase/replication/nodeId 2025-04-27 13:54:53.568 [DefaultDispatcher-worker-19 @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f5259a 2025-04-27 13:54:53.568 [DefaultDispatcher-worker-19 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId 2025-04-27 13:54:53.568 [DefaultDispatcher-worker-19 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId. 2025-04-27 13:54:53.568 [DefaultDispatcher-worker-19 @coroutine#2424] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId 2025-04-27 13:54:53.569 [DefaultDispatcher-worker-9 @coroutine#2424] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId 2025-04-27 13:54:53.569 [DefaultDispatcher-worker-9 @coroutine#2424] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId 2025-04-27 13:54:53.585 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown initiated... 2025-04-27 13:54:53.585 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Close initiated... 2025-04-27 13:54:53.585 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:53.585 [HikariPool-274 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Closing connection org.sqlite.jdbc4.JDBC4Connection@403230be: (connection evicted) 2025-04-27 13:54:53.586 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:53.586 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Closed. 2025-04-27 13:54:53.586 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown completed. 2025-04-27 13:54:53.608 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-275 - configuration: 2025-04-27 13:54:53.608 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-27 13:54:53.608 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-27 13:54:53.608 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-27 13:54:53.608 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-27 13:54:53.608 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-27 13:54:53.608 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-27 13:54:53.608 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46b4cddb 2025-04-27 13:54:53.608 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-27 13:54:53.608 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-27 13:54:53.608 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-27 13:54:53.608 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-27 13:54:53.608 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-27 13:54:53.608 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-27 13:54:53.608 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-27 13:54:53.608 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-27 13:54:53.608 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-27 13:54:53.608 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-27 13:54:53.608 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-27 13:54:53.608 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-27 13:54:53.608 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-27 13:54:53.608 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-27 13:54:53.608 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-27 13:54:53.608 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-27 13:54:53.608 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-27 13:54:53.608 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-27 13:54:53.608 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-27 13:54:53.608 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-275" 2025-04-27 13:54:53.608 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-27 13:54:53.608 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-27 13:54:53.608 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-27 13:54:53.608 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-27 13:54:53.608 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-27 13:54:53.608 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-27 13:54:53.608 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-27 13:54:53.608 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-27 13:54:53.608 [Test worker @coroutine#6429] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Starting... 2025-04-27 13:54:53.609 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fbc04de 2025-04-27 13:54:53.609 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fbc04de 2025-04-27 13:54:53.609 [Test worker @coroutine#6429] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Start completed. 2025-04-27 13:54:53.618 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fbc04de 2025-04-27 13:54:53.623 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fbc04de 2025-04-27 13:54:53.625 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fbc04de 2025-04-27 13:54:53.626 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fbc04de 2025-04-27 13:54:53.630 [DefaultDispatcher-worker-21 @coroutine#6436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fbc04de 2025-04-27 13:54:53.633 [DefaultDispatcher-worker-9 @coroutine#6429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fbc04de 2025-04-27 13:54:53.709 [HikariPool-275 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:53.714 [UI Thread @coroutine#6445] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33707/721202721827307520/_ustadmanifest.json 2025-04-27 13:54:53.714 [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:33707/721202721827307520/_ustadmanifest.json. 2025-04-27 13:54:53.714 [UI Thread @coroutine#6445] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33707/721202721827307520/_ustadmanifest.json 2025-04-27 13:54:53.715 [UI Thread @coroutine#6445] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33707/721202721827307520/_ustadmanifest.json 2025-04-27 13:54:53.715 [UI Thread @coroutine#6445] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33707/721202721827307520/_ustadmanifest.json 2025-04-27 13:54:53.715 [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:33707/721202721827307520/_ustadmanifest.json. 2025-04-27 13:54:53.715 [UI Thread @coroutine#6445] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:33707/721202721827307520/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-27 13:54:53.715 [UI Thread @coroutine#6445] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33707/tincan.xml 2025-04-27 13:54:53.715 [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:33707/tincan.xml. 2025-04-27 13:54:53.715 [UI Thread @coroutine#6445] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33707/tincan.xml 2025-04-27 13:54:53.716 [UI Thread @coroutine#6445] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33707/tincan.xml 2025-04-27 13:54:53.716 [UI Thread @coroutine#6445] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33707/tincan.xml 2025-04-27 13:54:53.756 [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:33707/tincan.xml. 2025-04-27 13:54:53.756 [UI Thread @coroutine#6445] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:33707/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2025-04-27 13:54:53.762 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown initiated... 2025-04-27 13:54:53.762 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Close initiated... 2025-04-27 13:54:53.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-27 13:54:53.762 [HikariPool-275 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4fbc04de: (connection evicted) 2025-04-27 13:54:53.763 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-27 13:54:53.763 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Closed. 2025-04-27 13:54:53.763 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown completed.